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
*
Add the <!--#comment ... --> syntax.
Christophe Jaillet
2016-04-02
1
-0
/
+10
*
mod_include now sets DOCUMENT_ARGS.
Jeff Trawick
2016-03-13
1
-0
/
+1
*
mod_reqtimeout: Prevent long response times from triggering a timeout once
Yann Ylavic
2016-03-09
1
-13
/
+20
*
Revert r1733054: spurious commit of being-worked mod_reqtimeout changes.
Yann Ylavic
2016-03-01
1
-18
/
+0
*
mod_proxy: follow up to r1729826 + r1729847 + r1732986.
Yann Ylavic
2016-03-01
1
-0
/
+18
*
mod_filter: Fix AddOutputFilterByType with non-content-level filters.
Nick Kew
2016-01-25
1
-5
/
+7
*
Added many log numbers to log statements that
Rainer Jung
2016-01-19
2
-7
/
+17
*
Added many log numbers to log statements that
Rainer Jung
2016-01-19
2
-2
/
+2
*
Follow up to r1715880: revert more abusive ap_casecmpstr[n]() usages.
Yann Ylavic
2015-12-29
1
-7
/
+7
*
More ap_casecmpstr[n]() usages (follow up to r1715876).
Yann Ylavic
2015-11-23
1
-2
/
+2
*
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
Yann Ylavic
2015-11-23
3
-42
/
+42
*
Revert r1715789: will re-commit without spurious functional changes.
Yann Ylavic
2015-11-23
3
-42
/
+42
*
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
Yann Ylavic
2015-11-23
3
-42
/
+42
*
Remove some useless 'return' statements.
Christophe Jaillet
2015-11-21
2
-6
/
+0
*
mod_substitute: cleanup properly on EOS.
Yann Ylavic
2015-10-06
1
-0
/
+1
*
m4: please any autoconf by quoting AC_DEFUN's names. PR 58126.
Yann Ylavic
2015-10-05
1
-1
/
+1
*
Follow-up to r1702948:
Jeff Trawick
2015-10-03
1
-1
/
+1
*
Fix some style issues on files that can easily be synch'ed with 2.4.x
Christophe Jaillet
2015-09-30
5
-17
/
+24
*
Fix a spurious test where a condition is always true:
Christophe Jaillet
2015-09-20
1
-1
/
+1
*
On ebcdic systems, make sure E2A conversion happens last,
Eric Covener
2015-08-28
1
-0
/
+7
*
mod_substitute: follow up r1688339.
Yann Ylavic
2015-08-21
1
-5
/
+5
*
mod_substitute: revert r1697002.
Yann Ylavic
2015-08-21
1
-4
/
+4
*
mod_substitute: follow up r1684900.
Yann Ylavic
2015-08-21
1
-4
/
+4
*
s/\<\(\w\+\)\>\s\+\<\1\>/\1/g
Yann Ylavic
2015-07-09
1
-1
/
+1
*
s/the the/the/g
Rich Bowen
2015-07-09
3
-3
/
+3
*
mod_reqtimeout: follow up to r1621453.
Yann Ylavic
2015-07-06
1
-52
/
+42
*
Net -8 LoC, my usual specialty.
William A. Rowe Jr
2015-06-30
1
-10
/
+2
*
Increase legibility of the max_line_length behavior, and adjust for
William A. Rowe Jr
2015-06-30
1
-3
/
+4
*
Optimize in all cases that the members are all explicitly initialized.
William A. Rowe Jr
2015-06-30
1
-2
/
+2
*
Very difficult to read, and therefore was wrong.
William A. Rowe Jr
2015-06-30
1
-3
/
+10
*
mod_substitute: follow up to r1687680.
Yann Ylavic
2015-06-30
1
-4
/
+3
*
mod_substitute: follow up to r1687539.
Yann Ylavic
2015-06-26
1
-5
/
+4
*
mod_substitute: follow up r1684900.
Yann Ylavic
2015-06-25
1
-2
/
+25
*
*) mod_ext_filter, mod_charset_lite: Avoid inadvertent filtering of protocol
Eric Covener
2015-06-17
2
-0
/
+10
*
mod_substitute: Fix configuraton merge order.
Nick Kew
2015-06-11
1
-2
/
+2
*
Constify + save a few bytes in conf pool
Christophe Jaillet
2015-06-02
1
-7
/
+7
*
core, modules: like r1657897 but for core and other modules than mod_proxy.
Yann Ylavic
2015-03-10
1
-9
/
+3
*
Save a few bytes in conf pool when parsing some directives. Use temp_pool whe...
Christophe Jaillet
2015-02-05
1
-1
/
+1
*
Be consistant with the code below which accepts lower or upper case.
Christophe Jaillet
2015-01-05
1
-1
/
+1
*
mod_reqtimeout: don't extend the timeout in speculative mode, wait for the
Yann Ylavic
2014-11-24
1
-1
/
+6
*
mod_reqtimeout: revert r1640758.
Yann Ylavic
2014-11-20
1
-11
/
+7
*
mod_reqtimeout: avoid unnecessary calls to apr_socket_timeout_set().
Yann Ylavic
2014-11-20
1
-7
/
+11
*
mod_buffer: avoid unlikely access to freed memory and forward flushed buckets
Yann Ylavic
2014-10-18
1
-17
/
+23
*
mod_substitute: No real functional change, but:
Rainer Jung
2014-10-15
1
-3
/
+7
*
mod_substitute: Restrict configuration in .htaccess to
Rainer Jung
2014-10-02
1
-2
/
+2
*
mod_substitute: Make maximum line length configurable.
Rainer Jung
2014-10-02
1
-13
/
+65
*
mod_substitute: Fix memory limitation in case of
Rainer Jung
2014-09-28
1
-1
/
+3
*
PR56729: mod_reqtimeout gets confused when it sees a read via
Eric Covener
2014-08-30
1
-0
/
+10
*
mod_deflate:
Yann Ylavic
2014-08-21
1
-90
/
+55
*
mod_deflate: follow up to r1619444.
Yann Ylavic
2014-08-21
1
-7
/
+8
[next]