call*cgi: Added the REMOTE_USER CGI variable, as a mapping from X-Ash-Remote-User.
[ashd.git] / src / accesslog.c
2010-10-07 Fredrik Tolfaccesslog: Fixed another typo.
2010-10-07 Fredrik Tolfacceslog: Fixed typo.
2010-10-04 Fredrik Tolfaccesslog: Ensure %s logs the fraction of the same...
2010-10-04 Fredrik Tolfaccesslog: Reopen the log file on SIGHUP (to support...
2010-10-03 Fredrik Tolfaccesslog: Changed command-line format.
2010-10-03 Fredrik TolfAdded a simple access logger.