index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
debugging
/
mod_dumpio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove usage of APLOG_NOERRNO. It has been a no-op since at least 2.0.x
Stefan Fritsch
2011-12-07
1
-1
/
+1
*
mod_dumpio: s/ap_log_error/ap_log_cerror/
Jeff Trawick
2011-11-09
1
-27
/
+27
*
Improvements found by cppcheck:
Stefan Fritsch
2011-05-15
1
-2
/
+1
*
Replace DumpIOLogLevel with trace log levels
Stefan Fritsch
2010-06-06
1
-36
/
+7
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
missing prototype - compile before committing please
William A. Rowe Jr
2010-02-09
1
-0
/
+1
*
Print directive name in error message.
Stefan Fritsch
2010-02-05
1
-1
/
+1
*
replace duplicate code with new function ap_parse_log_level()
Stefan Fritsch
2010-02-02
1
-28
/
+3
*
%.*s precision supposedly takes an int, according to gcc
William A. Rowe Jr
2009-08-28
1
-1
/
+1
*
* remove uneeded remains of r750126.
Ruediger Pluem
2009-03-04
1
-4
/
+0
*
Accelerate mod_dumpio processing;
William A. Rowe Jr
2009-03-04
1
-34
/
+58
*
For correct dumping, translate data from ASCII
Martin Kraemer
2007-08-29
1
-0
/
+3
*
So I'm sitting in Rich's talk and think to myself, it's kind
Jim Jagielski
2006-10-12
1
-6
/
+69
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
This tree can't be named modules/debug/. Now it isn't.
William A. Rowe Jr
2006-07-06
1
-0
/
+215