summaryrefslogtreecommitdiff
path: root/src/mod_accesslog.c
Commit message (Expand)AuthorAgeFilesLines
* added %I for bytes_inJan Kneschke2005-10-311-2/+7
* stupid SEGV introduced in [679]mOo2005-09-031-2/+2
* added 'V' for HTTP_HOST, updated default accesslog format.mOo2005-09-021-41/+50
* don't die if accesslog file is not setJan Kneschke2005-08-181-3/+1
* pipe and syslog need each log-entry by itselfJan Kneschke2005-08-171-2/+5
* fixed possible uninit variables of the config-parser fails (merged [183])Jan Kneschke2005-08-161-0/+2
* removed setup_connection (merged [295])Jan Kneschke2005-08-081-29/+14
* cleaned up the errorlog writing, default is now stderr, syslog is requested e...Jan Kneschke2005-07-261-7/+0
* fixed segfaults in error-msgs if syslog() is failingJan Kneschke2005-06-271-3/+6
* don't segfault on cleanup if the startup failedJan Kneschke2005-06-151-0/+2
* fixed NULL dereference in logfile cycling if accesslog is not setJan Kneschke2005-03-061-2/+4
* compile fixes for MIPSpro on IRIXJan Kneschke2005-03-011-1/+1
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+840