summaryrefslogtreecommitdiffstats
path: root/modules/debugging/mod_firehose.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added many log numbers to log statements thatRainer Jung2016-01-191-23/+5
* Added many log numbers to log statements thatRainer Jung2016-01-191-1/+2
* Revert style changesChristophe Jaillet2014-10-101-121/+110
* Fix one missed s/tab/space/Christophe Jaillet2014-10-061-1/+1
* s/tab/space/Christophe Jaillet2014-10-061-17/+5
* StyleChristophe Jaillet2014-10-061-98/+121
* more apr_file_write_full() simplification (like r1542413)Jeff Trawick2013-11-151-2/+1
* Fix various filter functions to return apr_status_t instead of intStefan Fritsch2012-02-031-3/+7
* remove unused functionJeff Trawick2012-01-151-7/+0
* Various code cleanup to avoid compiler, cppcheck, or clang warnings:Stefan Fritsch2011-12-181-4/+4
* mod_firehose: Ensure directives are defined global only.Graham Leggett2011-12-181-7/+7
* mod_firehose: Support portable non blocking support, and make non blockingGraham Leggett2011-12-181-55/+53
* Remove unused variable.Graham Leggett2011-12-171-4/+0
* Fix the test for APR_HAVE_SYS_SYSLIMITS_H.Graham Leggett2011-12-171-2/+2
* mod_firehose: Add a new debugging module able to record trafficGraham Leggett2011-12-171-0/+709