Commit graph

23 commits

Author SHA1 Message Date
simon 5168a633c4 Added a bit more to the readme. 2016-03-08 08:20:17 +00:00
simon 8bb0bc6189 Added license and readme prior to uploading to GitHub. 2016-03-08 08:15:23 +00:00
simon 985669f701 Minor fixes after moving from caleddon 1999-06-06 11:19:14 +00:00
simon e662194644 *** empty log message *** 1998-03-16 16:39:52 +00:00
simon c26791125a *** empty log message *** 1998-03-16 16:25:28 +00:00
simon 464bcf4977 Re-organisation to move source into a src directory, tidying up top-level,
which will hopefully make installation easier for someone else.
1998-03-16 16:24:30 +00:00
simon ac5b7d07f7 Added GNU Common LISP mdlscp handler 1998-03-16 14:41:10 +00:00
simon ba41b051d8 Packaging up for distribution 1998-03-16 14:39:38 +00:00
simon 8d58ee719d confirmd request protocol handler. First cut, not yet complete. 1997-10-19 20:10:30 +00:00
simon 6f5719745a This should be the first really usable version. Everything seems to work and
the stress test went pretty well.
1997-10-19 20:09:27 +00:00
simon a53cbcbde3 Very nearly a useful tool. Still generating zombies, however; much work in
wrapper to get this far, but still no bananas!
1997-10-15 20:16:08 +00:00
simon 98b634bc9d Working HTTP handler; use as example for other handlers. 1997-10-15 16:52:45 +00:00
simon f54afde746 Significantly improved; wrapper processes given configurable 'die' timeouts;
client identified and passed in environment to handlers;
logging through syslogd sorted and working well.
1997-10-15 16:48:54 +00:00
simon 715dec1ad6 Syslog version 1997-10-15 11:27:18 +00:00
simon efa714241a Logging through syslog, preliminary. 1997-10-15 11:26:48 +00:00
simon 7b796e8c92 port removed from handler struct. 1997-10-10 22:24:49 +00:00
simon bcf24d5fc9 port specified on command line. 1997-10-10 22:23:48 +00:00
simon a119a8552b This is the one. Identifies protocol, selects handler, sorts out stdin and
stdout, invokes handler. A job well done. Logging would be nice...
1997-10-10 22:23:21 +00:00
simon b5415686db port field removed 1997-10-10 22:21:33 +00:00
simon e2bf1200ce Removed 'port' field from config file 1997-10-10 22:20:56 +00:00
simon 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.
1997-10-10 15:34:56 +00:00
simon b5ed179649 wrapper.c: 'sort of working for testing' version, does not correctly handle
stdin, stdout
1997-10-10 11:21:29 +00:00
simon f8cb76e849 Generalised Internet Listener Daemon 1997-10-08 20:11:27 +00:00