index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
filters
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix AddOutputFilterByType brown paper bag crash bug
Stefan Fritsch
2012-02-24
1
-1
/
+4
*
Fix various filter functions to return apr_status_t instead of int
Stefan Fritsch
2012-02-03
3
-7
/
+7
*
Revert r1202255 to restore same behavior as in 2.4:
Stefan Fritsch
2012-01-31
1
-5
/
+0
*
Fix copy&paste error in comment.
Rainer Jung
2012-01-31
1
-1
/
+1
*
Various code cleanup to avoid compiler, cppcheck, or clang warnings:
Stefan Fritsch
2011-12-18
2
-4
/
+1
*
Further clarify the naming of the entity that originates the request by
Graham Leggett
2011-12-14
1
-1
/
+1
*
Add some more log message tags
Stefan Fritsch
2011-12-04
2
-9
/
+8
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
13
-145
/
+156
*
- Add some error handling for writing to the output filter chain.
Stefan Fritsch
2011-11-27
1
-9
/
+32
*
Introduce a per connection "peer_ip" and a per request "client_ip" to
Graham Leggett
2011-11-25
1
-1
/
+1
*
Introduce a per request version of the remote IP address, which can be
Graham Leggett
2011-11-22
1
-1
/
+1
*
mod_include: The SSIAccessEnable directive existed to ensure the addition
Graham Leggett
2011-11-20
1
-9
/
+1
*
Avoid one apr_time_now() call in the fast path
Stefan Fritsch
2011-11-16
1
-6
/
+9
*
Add mod_data project file missing from r1202365
Gregg Lewis Smith
2011-11-16
1
-0
/
+111
*
disable mod_reqtimeout if not configured
Paul Querna
2011-11-15
1
-0
/
+5
*
Fixed typo.
Guenter Knauf
2011-11-15
1
-1
/
+1
*
Added mod_data to NetWare build.
Guenter Knauf
2011-11-15
2
-0
/
+249
*
Change module sets and default activation status:
Rainer Jung
2011-11-12
1
-4
/
+4
*
* modules/filters/mod_proxy_html.c: Fix various code style issues. Use
Joe Orton
2011-11-10
1
-136
/
+146
*
* modules/proxy/mod_proxy_html.c (comp_urlmap): Fix const-ness warning.
Joe Orton
2011-11-10
1
-1
/
+1
*
Remove work-sketch cruft that went nowhere before getting ifdefed out
Nick Kew
2011-11-10
1
-5
/
+0
*
mod_proxy_html: use ap_expr to evaluate conditional URLMaps
Nick Kew
2011-11-10
1
-48
/
+48
*
Remove some ap_add_version_component() calls that don't provide any information
Stefan Fritsch
2011-11-09
1
-4
/
+0
*
mod_reqtimeout: Change the default to set some reasonable timeout values if l...
Stefan Fritsch
2011-11-08
1
-33
/
+68
*
Fix up some length limit calculation
Stefan Fritsch
2011-11-08
1
-2
/
+6
*
Add some comments and another line length check
Stefan Fritsch
2011-11-08
1
-14
/
+42
*
Solaris doesn't support "test -e" in combination
Rainer Jung
2011-11-08
1
-1
/
+1
*
Link the modules that use it against the XML library so the server will start.
Sander Temme
2011-11-08
1
-0
/
+2
*
Remove ProxyHTMLLogVerbose in favor of trace loglevels
Stefan Fritsch
2011-11-08
1
-45
/
+17
*
auto var verbose not used
Jeff Trawick
2011-11-07
1
-6
/
+0
*
Also do length check if the last line is not LF terminated
Stefan Fritsch
2011-11-07
1
-0
/
+7
*
re-add apr_pool_clear accidentally removed in r1197405
Stefan Fritsch
2011-11-05
1
-0
/
+1
*
To prevent overboarding memory usage, limit line length to 1MB
Stefan Fritsch
2011-11-04
1
-19
/
+58
*
Improve detection of libxml2
Stefan Fritsch
2011-11-03
1
-19
/
+37
*
Added proxy_html and xml2enc to Windows build
Gregg Lewis Smith
2011-11-03
2
-0
/
+246
*
Added proxy_html and xml2enc to NetWare build.
Guenter Knauf
2011-10-29
3
-1
/
+530
*
mod_include: Add support for application/x-www-form-urlencoded encoding
Graham Leggett
2011-10-29
1
-0
/
+16
*
Improve handling of maxlen = APR_SIZE_MAX, noticed by Jim.
Stefan Fritsch
2011-10-27
1
-5
/
+5
*
mod_xml2enc/mod_proxy_html drop
Nick Kew
2011-10-27
1
-0
/
+24
*
Limit ap_pregsub() to 64K, add ap_pregsub_ex() for longer strings and with
Stefan Fritsch
2011-10-26
1
-1
/
+2
*
Make loop more efficient as pointed out by Roy
Stefan Fritsch
2011-10-24
1
-3
/
+3
*
Unbreak AddOutputFilterByType for content types of the form
Stefan Fritsch
2011-10-24
1
-1
/
+12
*
Log reason for not deflating at level trace1
Stefan Fritsch
2011-10-24
1
-2
/
+21
*
mod_buffer: Make sure we step down for subrequests, but not for internal
Graham Leggett
2011-10-23
1
-1
/
+1
*
mod_proxy_html/mod_xml2enc code drop
Nick Kew
2011-10-23
1
-0
/
+1309
*
mod_proxy_html/mod_xml2enc code drop
Nick Kew
2011-10-22
2
-0
/
+660
*
regex related cleanups:
Stefan Fritsch
2011-10-19
1
-4
/
+1
*
Consistently use base 10 for numbers when parsing config options. It may be
Stefan Fritsch
2011-10-09
2
-2
/
+2
*
Make mod_substitute more efficient:
Stefan Fritsch
2011-09-26
1
-68
/
+41
*
More cleanup: Expand tabs and some more indentation fixes
Stefan Fritsch
2011-09-23
7
-16
/
+16
[next]