summaryrefslogtreecommitdiffstats
path: root/include/http_log.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some old APIs. These were left around for legacy modules. SinceRyan Bloom2000-08-051-10/+0
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-13/+13
* Make http_log use ScanDocRyan Bloom2000-07-311-5/+123
* Add support for pool to log_error_core. Also add ap_log_perror to allowRyan Bloom2000-04-201-6/+10
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-141-4/+4
* if HAVE_SYSLOG is defined but LOG_PRIMASK isn't, define LOG_PRIMASK toJeff Trawick2000-04-051-0/+4
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-33/+34
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Finish the commits for the change in the header files. Basically, this hidesRyan Bloom2000-01-191-13/+3
* Eliminate ap_config.h's checks when using autoconf. Now, ap_ac_config.hManoj Kasichainula1999-12-011-2/+2
* Some compile fixes for the piped log code. It doesn't completelyManoj Kasichainula1999-12-011-1/+1
* Add apr_thread_proc.h so it can find ap_proc_t.Manoj Kasichainula1999-11-301-0/+2
* First step in removing the fprintf(stderr problem from Apache. Basically,Ryan Bloom1999-11-191-0/+3
* Add a status value to ap_log_error and ap_log_rerror. This allows us to useRyan Bloom1999-10-201-6/+8
* Make Apache use the new ap_create_process call. This is the first of aRyan Bloom1999-10-111-1/+1
* Remove all of the calls to functions like "ap_popenf". These functions wereRyan Bloom1999-09-081-3/+3
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-4/+4
* Odd comments and leftover bits from the pthreads version.Roy T. Fielding1999-08-261-1/+1
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+162