userplex: Corrected opening of /dev/null.
[ashd.git] / src / userplex.c
2012-05-13 Fredrik Tolfuserplex: Corrected opening of /dev/null.
2011-04-12 Fredrik Tolfuserplex: Run each handler in its own session.
2011-03-09 Fredrik TolfMerge branch 'master' into sslres
2011-03-09 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-08 Fredrik TolfTry to use FD_CLOEXEC instead of mass-closing everywhere.
2010-10-23 Fredrik Tolflib: Check for ECONNRESET as well to detect crashed...
2010-10-08 Fredrik TolfEnsure that message are logged to syslog when appropria...
2010-09-20 Fredrik TolfIgnore SIGPIPE (non-inheritably) in dirplex, patplex...
2010-09-05 Fredrik Tolfuserplex: Better handling of the name of the required...
2010-09-03 Fredrik Tolfuserplex: Actually open stdout and stderr for writing...
2010-08-31 Fredrik Tolfuserplex: Parse command-line arguments properly.
2010-08-26 Fredrik TolfFixed userplex usage message.
2010-08-24 Fredrik TolfAdded a userplex.