inetdmx.git
18 years agoSomehow 'packaged'.
lace [Sun, 18 Dec 2005 00:27:14 +0000 (00:27 +0000)]
Somehow 'packaged'.

18 years agosession_transfer(): Do not write the data into input descriptors!
short [Sat, 13 Aug 2005 06:37:07 +0000 (06:37 +0000)]
session_transfer(): Do not write the data into input descriptors!

18 years agoFixed mostly harmless stray '\'.
short [Wed, 10 Aug 2005 02:28:39 +0000 (02:28 +0000)]
Fixed mostly harmless stray '\'.

18 years agoAttempt for simplified '--stop' locking.
short [Tue, 9 Aug 2005 22:55:25 +0000 (22:55 +0000)]
Attempt for simplified '--stop' locking.

18 years agoFixed --stop if the lock file does not exist.
short [Tue, 9 Aug 2005 20:23:52 +0000 (20:23 +0000)]
Fixed --stop if the lock file does not exist.
Fixed broken compilation due to the recently inserted comment lines.

18 years ago+Comment: GPL copyright.
short [Tue, 9 Aug 2005 11:08:12 +0000 (11:08 +0000)]
+Comment: GPL copyright.
+Comment: Latest version URL.

18 years agoSome prevention of stale locks by unlocking it whenever possible.
short [Tue, 9 Aug 2005 06:57:40 +0000 (06:57 +0000)]
Some prevention of stale locks by unlocking it whenever possible.
 - Not sure if it helps anything and if it is even White Box Linux bug at all.

18 years agoPermit multiple-argumented commands.
short [Tue, 9 Aug 2005 06:35:35 +0000 (06:35 +0000)]
Permit multiple-argumented commands.
 - Required for xinetd(8) missing any quotation parsing.
Close both the connections on any detected connection close.
 - Required for HTTP.
 - May not harm as we have no data locally buffered.

18 years agoLooks as generally working now.
short [Tue, 9 Aug 2005 06:10:04 +0000 (06:10 +0000)]
Looks as generally working now.

18 years agoFirst final but buggy code.
short [Tue, 9 Aug 2005 05:13:04 +0000 (05:13 +0000)]
First final but buggy code.

18 years agoSome updates, still nothing interesting here.
short [Mon, 8 Aug 2005 23:49:12 +0000 (23:49 +0000)]
Some updates, still nothing interesting here.

18 years agoUntested draft of xinetd(8) interface for on-demand standalone servers.
short [Mon, 8 Aug 2005 08:34:21 +0000 (08:34 +0000)]
Untested draft of xinetd(8) interface for on-demand standalone servers.