summaryrefslogtreecommitdiffstats
path: root/modules/debugging/mod_dumpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of APLOG_NOERRNO. It has been a no-op since at least 2.0.xStefan Fritsch2011-12-071-1/+1
* mod_dumpio: s/ap_log_error/ap_log_cerror/Jeff Trawick2011-11-091-27/+27
* Improvements found by cppcheck:Stefan Fritsch2011-05-151-2/+1
* Replace DumpIOLogLevel with trace log levelsStefan Fritsch2010-06-061-36/+7
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-1/+1
* missing prototype - compile before committing pleaseWilliam A. Rowe Jr2010-02-091-0/+1
* Print directive name in error message.Stefan Fritsch2010-02-051-1/+1
* replace duplicate code with new function ap_parse_log_level()Stefan Fritsch2010-02-021-28/+3
* %.*s precision supposedly takes an int, according to gccWilliam A. Rowe Jr2009-08-281-1/+1
* * remove uneeded remains of r750126.Ruediger Pluem2009-03-041-4/+0
* Accelerate mod_dumpio processing; William A. Rowe Jr2009-03-041-34/+58
* For correct dumping, translate data from ASCIIMartin Kraemer2007-08-291-0/+3
* So I'm sitting in Rich's talk and think to myself, it's kindJim Jagielski2006-10-121-6/+69
* update license header textRoy T. Fielding2006-07-111-6/+6
* This tree can't be named modules/debug/. Now it isn't.William A. Rowe Jr2006-07-061-0/+215