Try to use FD_CLOEXEC instead of mass-closing everywhere.
[ashd.git] / src / userplex.c
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.