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
*
mod_proxy_html: bugfixes and introduce HTML5 doctype
Nick Kew
2013-02-04
1
-2
/
+8
*
Fix error because of negative rate-limit
Christophe Jaillet
2013-01-28
1
-10
/
+10
*
According to my testing, one special case of 'log_xlate_error', i.e. EES_INCO...
Christophe Jaillet
2013-01-06
1
-7
/
+9
*
Fix various clone/edit and search/replace errors
Gregg Lewis Smith
2012-12-12
6
-12
/
+12
*
Fix a few 'too many arguments for format' warnings
Stefan Fritsch
2012-12-08
1
-4
/
+4
*
Add some __attribute__ for automatic format checking.
Christophe Jaillet
2012-12-08
2
-2
/
+3
*
*) mod_xml2enc: Fix problems with charset conversion altering the
Jim Jagielski
2012-11-08
1
-0
/
+3
*
Use 'ap_strcasestr' instead of a strdup/str_tolower/strstr sequence
Christophe Jaillet
2012-10-16
1
-7
/
+2
*
mod_include: When an include file or virtual path fails, include the result
Graham Leggett
2012-10-02
1
-7
/
+8
*
mod_include: When +Includes is not set and we disable mod_include, tell
Graham Leggett
2012-10-02
1
-1
/
+1
*
Spin off module-specific build options into separate build vars.
Kaspar Brand
2012-09-16
1
-5
/
+6
*
revert r1385214, as I inadvertently left out acinclude.m4.
Kaspar Brand
2012-09-16
1
-6
/
+5
*
Spin off module-specific build options into separate build vars.
Kaspar Brand
2012-09-16
1
-5
/
+6
*
Add a few AP_DEBUG_ASSERT()s for the benefit of clang
Stefan Fritsch
2012-09-14
1
-0
/
+1
*
NetWare build tweaks.
Guenter Knauf
2012-08-09
14
-15
/
+15
*
r1359057 added and include to mod_ssl.h
Gregg Lewis Smith
2012-08-04
1
-2
/
+2
*
Fix mod_deflate NetWare build.
Guenter Knauf
2012-07-20
1
-0
/
+1
*
Make mod_deflate skip compression if compression is enabled at SSL level.
Stefan Fritsch
2012-07-09
1
-0
/
+31
*
* modules/filters/mod_ext_filter.c (ef_unified_filter): Set hit_eos
Joe Orton
2012-07-05
1
-1
/
+10
*
Replace use of apr_file_write() with apr_file_write_full() to prevent
Stefan Fritsch
2012-04-26
1
-2
/
+2
*
* modules/filters/config.m4: Prevent libsed internals from polluting
Joe Orton
2012-04-17
1
-1
/
+7
*
* modules/filters/sed1.c: Mark private globals as static const.
Joe Orton
2012-04-17
1
-3
/
+4
*
fix various property issues
André Malo
2012-04-04
1
-111
/
+111
*
PR52981: mod_request: fix check for bad KeptBodySize argument
Eric Covener
2012-03-23
1
-1
/
+1
*
Don't define PATH_MAX, we use APR_PATH_MAX anyway.
Stefan Fritsch
2012-03-22
1
-3
/
+0
*
some more trace logging for AddOutputFilterByType
Stefan Fritsch
2012-03-12
1
-0
/
+13
*
Pass the EOS bucket down the filter chain
Stefan Fritsch
2012-02-25
1
-1
/
+2
*
Enable per-module loglevel for mod_xml2enc and mod_proxy_html
Stefan Fritsch
2012-02-25
2
-2
/
+5
*
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
[next]