summaryrefslogtreecommitdiff
path: root/include/http_log.h
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling in comments and text files.Rainer Jung2016-08-111-1/+1
* fix parameter name in ap_log_rdata C99 macro def. Eric Covener2015-10-061-1/+1
* core: Follow up to r1599601: s/ap_log_common/ap_log_mpm_common/.Yann Ylavic2015-05-161-3/+3
* minor commentary and indentation fixes for ap_log_*data()Jeff Trawick2014-12-061-6/+6
* We really need some place where we can place a wholeJim Jagielski2014-06-031-0/+7
* fix Doxygen warnings/commentsJeff Trawick2013-08-131-0/+1
* Add ap_log_data(), ap_log_rdata(), etc. for logging buffers.Jeff Trawick2013-08-101-0/+173
* Move *_DECLARE_* macros to beginning of line in headers.Guenter Knauf2012-08-201-1/+1
* The Pidfile directive and ap_log_pid()/ap_remove_pid()/ap_read_pid()Jeff Trawick2012-08-061-3/+6
* For a local variable in a macro, use a name that is less likely to clashStefan Fritsch2012-04-181-2/+2
* Add AP_HAVE_C99 to make correct check for C99 less onerousStefan Fritsch2012-02-211-5/+5
* Add APLOGNO() macro for unique tags for every log message.Stefan Fritsch2011-12-021-0/+8
* Pass ap_errorlog_info to error_log hook.Stefan Fritsch2011-11-211-20/+0
* add conn_rec to error log hookJeff Trawick2011-11-181-2/+3
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-3/+3
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-41/+41
* Fix build failure without HAVE_SYSLOG, e.g. on NetwareStefan Fritsch2011-07-031-2/+1
* Expand the comment about APLOG_* and C++ a bitStefan Fritsch2011-03-291-2/+3
* consolidate logic to remove the pidfile in a new API,Jeff Trawick2011-03-281-2/+9
* aplog_module_index must always be set for C++, so simplifyJeff Trawick2011-03-261-0/+4
* Correct C++ incompatibility with http_log.h.Jeff Trawick2011-03-261-0/+9
* doxygen improvementsStefan Fritsch2010-12-111-14/+19
* Fix constness in log macro.Rainer Jung2010-10-151-1/+1
* Add generate_log_id hook to allow to use the ID generated by mod_unique_id asStefan Fritsch2010-09-281-0/+12
* - add more comments explaining the logging macrosStefan Fritsch2010-08-251-11/+88
* - Introduce ap_log_cserror to allow mod_ssl to associate log messages toStefan Fritsch2010-06-141-2/+54
* Use the correct loglevel checks in the wrappers forStefan Fritsch2010-06-131-2/+2
* Fix ap_log_perror macro in case of C99 compilation withRainer Jung2010-06-101-2/+2
* Fix build failure by reverting part of r953125Stefan Fritsch2010-06-091-2/+3
* Fix some issues found by Ruediger PluemStefan Fritsch2010-06-091-10/+10
* - Add loglevels to request_rec and conn_recStefan Fritsch2010-06-061-4/+25
* - Introduce log levels trace1/.../trace8Stefan Fritsch2010-06-061-38/+172
* Log command line on startup, so there's a record of command lineDaniel Earl Poirier2010-02-161-0/+8
* Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier2009-10-281-1/+1
* Fix docs and bump mmn minorWilliam A. Rowe Jr2009-05-151-1/+1
* Revert the default resource abuse introduced in r104019, which can maskWilliam A. Rowe Jr2009-05-151-0/+13
* Make the piped_log structure opaque:Joe Orton2009-05-151-25/+4
* Remove CORE_PRIVATE.Paul Querna2008-04-071-4/+0
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-281-23/+35
* The new function ap_logs_child_init() is intended for useJeff Trawick2005-05-201-0/+4
* Prevent hangs of child processes when writing to piped loggers atJeff Trawick2005-05-151-0/+10
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* fix prototypes in documentation to match actual const-nessJeff Trawick2004-10-301-2/+2
* add ap_log_cerror(); use it in a couple of places in core output filterJeff Trawick2004-10-291-9/+43
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1