call*cgi: Added the REMOTE_USER CGI variable, as a mapping from X-Ash-Remote-User.
[ashd.git] / src / callscgi.c
2010-10-30 Fredrik Tolfcall*cgi: Added the REMOTE_USER CGI variable, as a...
2010-10-22 Fredrik Tolfcallscgi: Fixed remnants of old name.
2010-09-20 Fredrik TolfIgnore SIGPIPE (non-inheritably) in dirplex, patplex...
2010-09-05 Fredrik TolfMerge branch 'recurse'
2010-09-05 Fredrik TolfUpdated call{,s}cgi to reflect dirplex point handling...
2010-09-03 Fredrik Tolfcallscgi: Log exec errors.
2010-09-03 Fredrik Tolfcallscgi: Fixed header typo.
2010-09-03 Fredrik Tolfcallscgi: Exit properly on SIGTERM and SIGINT.
2010-09-03 Fredrik Tolfcallscgi: Fixed a couple of simple bugs.
2010-09-02 Fredrik TolfFixed a couple of callscgi bugs.
2010-09-02 Fredrik TolfAdded an initial version of callscgi for doing requests...