index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
filters
/
mod_buffer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some style issues on files that can easily be synch'ed with 2.4.x
Christophe Jaillet
2015-09-30
1
-7
/
+12
*
mod_buffer: avoid unlikely access to freed memory and forward flushed buckets
Yann Ylavic
2014-10-18
1
-17
/
+23
*
mod_buffer: Make sure we step down for subrequests, but not for internal
Graham Leggett
2011-10-23
1
-1
/
+1
*
Consistently use base 10 for numbers when parsing config options. It may be
Stefan Fritsch
2011-10-09
1
-1
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-1
/
+1
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
Check return value from ap_pass_brigade incase we are buffering and a client ...
Paul Querna
2009-09-01
1
-0
/
+5
*
mod_buffer: Honour the flush bucket and flush the buffer in the
Graham Leggett
2008-11-16
1
-3
/
+10
*
mod_buffer: Optimise the buffering of heap buckets when the heap
Graham Leggett
2008-11-16
1
-2
/
+24
*
Refactor the input buffer filter to use a context as the output buffer
Graham Leggett
2008-11-16
1
-49
/
+69
*
mod_buffer: Optional support for buffering of the input and output
Graham Leggett
2008-11-15
1
-0
/
+288