Commit graph

  • e1b3addcdd Much more work on the README file; added PNG to the list of file formats the http handler knows about. master simon 2016-03-08 19:17:10 +0000
  • 5b5f3f450f * Ensured the bin directory is created [issue #1]; * Fixed all compiler warnings with gcc 5.2.1; * Fixed version substitution in header file. simon 2016-03-08 18:46:34 +0000
  • 5168a633c4 Added a bit more to the readme. simon 2016-03-08 08:20:17 +0000
  • 8bb0bc6189 Added license and readme prior to uploading to GitHub. simon 2016-03-08 08:15:23 +0000
  • 985669f701 Minor fixes after moving from caleddon simon 1999-06-06 11:19:14 +0000
  • e662194644 *** empty log message *** simon 1998-03-16 16:39:52 +0000
  • c26791125a *** empty log message *** simon 1998-03-16 16:25:28 +0000
  • 464bcf4977 Re-organisation to move source into a src directory, tidying up top-level, which will hopefully make installation easier for someone else. simon 1998-03-16 16:24:30 +0000
  • ac5b7d07f7 Added GNU Common LISP mdlscp handler simon 1998-03-16 14:41:10 +0000
  • ba41b051d8 Packaging up for distribution simon 1998-03-16 14:39:38 +0000
  • 8d58ee719d confirmd request protocol handler. First cut, not yet complete. simon 1997-10-19 20:10:30 +0000
  • 6f5719745a This should be the first really usable version. Everything seems to work and the stress test went pretty well. simon 1997-10-19 20:09:27 +0000
  • a53cbcbde3 Very nearly a useful tool. Still generating zombies, however; much work in wrapper to get this far, but still no bananas! simon 1997-10-15 20:16:08 +0000
  • 98b634bc9d Working HTTP handler; use as example for other handlers. simon 1997-10-15 16:52:45 +0000
  • f54afde746 Significantly improved; wrapper processes given configurable 'die' timeouts; client identified and passed in environment to handlers; logging through syslogd sorted and working well. simon 1997-10-15 16:48:54 +0000
  • 715dec1ad6 Syslog version simon 1997-10-15 11:27:18 +0000
  • efa714241a Logging through syslog, preliminary. simon 1997-10-15 11:26:48 +0000
  • 7b796e8c92 port removed from handler struct. simon 1997-10-10 22:24:49 +0000
  • bcf24d5fc9 port specified on command line. simon 1997-10-10 22:23:48 +0000
  • a119a8552b This is the one. Identifies protocol, selects handler, sorts out stdin and stdout, invokes handler. A job well done. Logging would be nice... simon 1997-10-10 22:23:21 +0000
  • b5415686db port field removed simon 1997-10-10 22:21:33 +0000
  • e2bf1200ce Removed 'port' field from config file simon 1997-10-10 22:20:56 +0000
  • b81ad4ac28 At this stage, GILD is selecting the write handler and calling it, and passing the output back to the client; it isn't, however, passing the first line of input to the client because it has eaten that. simon 1997-10-10 15:34:56 +0000
  • b5ed179649 wrapper.c: 'sort of working for testing' version, does not correctly handle stdin, stdout simon 1997-10-10 11:21:29 +0000
  • f8cb76e849 Generalised Internet Listener Daemon simon 1997-10-08 20:11:27 +0000