summaryrefslogtreecommitdiff
path: root/modules/debugging/mod_dumpio.c
Commit message (Expand)AuthorAgeFilesLines
* mod_dumpio: follow up to r1818802.Yann Ylavic2017-12-201-2/+2
* mod_dumpio: do nothing below log level TRACE7.Yann Ylavic2017-12-201-0/+5
* Revert style changesChristophe Jaillet2014-10-101-33/+30
* StyleChristophe Jaillet2014-10-051-30/+33
* mod_dumpio: Correctly log large messages + style issuesChristophe Jaillet2012-11-211-17/+19
* Return an error code from a previous input filterStefan Fritsch2012-03-151-0/+1
* 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-081-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-011-28/+3
* %.*s precision supposedly takes an int, according to gccWilliam A. Rowe Jr2009-08-271-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