summaryrefslogtreecommitdiffstats
path: root/modules/loggers (follow)
Commit message (Expand)AuthorAgeFilesLines
* add AP_ prefix to *HOOK* macrosDoug MacEachern2000-04-261-2/+2
* ap_open(..,APR_OS_DEFAULT,..) uses perms 0666 instead of 0777 onJeff Trawick2000-04-231-7/+2
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-141-10/+10
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-33/+34
* Backport the CSS security fixes to Apache 2.0a. Or is that forwardJim Jagielski2000-03-131-1/+1
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Small changes to remove some compiler complaints.David Reid2000-02-101-1/+1
* Manoj has been pushing for this for a while, but I've been too denseRyan Bloom2000-01-191-0/+3
* time overhaul:dgaudet2000-01-091-28/+34
* Some changes to the ap_strftime function. We now inform the user of theRyan Bloom1999-12-301-1/+2
* Remove a bunch of functions that are being replaced by functions in APR.Ryan Bloom1999-12-211-5/+13
* First step in getting Apache to use APR's time libraries. This gets a goodRyan Bloom1999-12-201-1/+7
* Size rigour.Ben Laurie1999-10-241-1/+1
* Add a status value to ap_log_error and ap_log_rerror. This allows us to useRyan Bloom1999-10-201-2/+5
* I missed one function when swapping paramters. This fixes it. I think IRyan Bloom1999-10-141-1/+1
* First patch to re-order function parameters. This one gets the low hangingRyan Bloom1999-10-041-1/+1
* Remove all of the calls to functions like "ap_popenf". These functions wereRyan Bloom1999-09-081-11/+11
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-22/+22
* Start to implement module-defined hooks that are a) fast and b) typesafe.Roy T. Fielding1999-08-261-20/+16
* user and ap_auth_type fields were moved from connection_rec to request_recRoy T. Fielding1999-08-261-1/+1
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+1137
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+54
* Initial revisiondgaudet1999-06-181-0/+1