index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGES
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace pre_htaccess hook with more flexible open_htaccess hook
Stefan Fritsch
2013-07-02
1
-0
/
+3
*
Remove mod_lua items.
Rainer Jung
2013-06-28
1
-28
/
+0
*
Remove backported items.
Rainer Jung
2013-06-28
1
-123
/
+0
*
minor readability tweak to r1497371
Jeff Trawick
2013-06-27
1
-1
/
+1
*
authnzldap: support "none" as a filter to suppress using a search filter,
Eric Covener
2013-06-27
1
-0
/
+4
*
recognize the "defualt handler name" in r->handler, which is used when
Eric Covener
2013-06-26
1
-0
/
+3
*
core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT optimization
Jeff Trawick
2013-06-25
1
-0
/
+4
*
correct CHANGES for r1496339, confused myself. Normal merge from global conf...
Eric Covener
2013-06-25
1
-1
/
+1
*
*) core: merge AllowEncodedSlashes from the base configuration into
Eric Covener
2013-06-25
1
-0
/
+3
*
provide a simple (no <If>) way to set a header only if it's not already there.
Eric Covener
2013-06-25
1
-0
/
+3
*
Use cp on AIX too. /usr/bin/install isn't compatible on recent systems
Eric Covener
2013-06-24
1
-0
/
+3
*
re-try LDAP connections in a few authz paths.
Eric Covener
2013-06-24
1
-0
/
+4
*
prevent excessive delays retrying new connections that timed out.
Eric Covener
2013-06-24
1
-0
/
+3
*
protect 'AP_DECLARE_MODULE(deflate)' from expansion to
Eric Covener
2013-06-23
1
-0
/
+4
*
mod_socache_shmcb.c: Remove arbitrary restriction on shared memory size
Graham Leggett
2013-06-17
1
-0
/
+3
*
Describe mod_auth_digest changes more accurately
Stefan Fritsch
2013-06-15
1
-3
/
+4
*
mod_cache_socache: Make sure the CacheSocacheMaxSize directive is merged
Graham Leggett
2013-06-13
1
-0
/
+3
*
Actually use the secret when generating nonces.
Stefan Fritsch
2013-06-12
1
-0
/
+4
*
mod_cache_socache: Use the name of the socache implementation when performing
Graham Leggett
2013-06-10
1
-0
/
+5
*
rotatelogs: add -n number-of-files option to roate through a number
Eric Covener
2013-06-07
1
-0
/
+2
*
tolerate LuaMapHandler scripts that don't return anything
Eric Covener
2013-06-06
1
-0
/
+3
*
Add a new -l parameter in order not to check the length of the responses. Thi...
Christophe Jaillet
2013-06-02
1
-0
/
+4
*
* modules/ssl/ssl_util_ocsp.c (read_response): Ignore empty buckets in
Joe Orton
2013-05-31
1
-0
/
+3
*
CVE-2013-2249
Graham Leggett
2013-05-31
1
-0
/
+4
*
Reverting as per veto in http://svn.apache.org/r1486021.
Graham Leggett
2013-05-24
1
-3
/
+0
*
CVE-2013-1896
Graham Leggett
2013-05-23
1
-0
/
+5
*
mod_logio: new format-specifier %C (combined) which is the sum of received an...
Christophe Jaillet
2013-05-21
1
-0
/
+4
*
core: Remove apr_brigade_flatten(), buffering and duplicated code
Graham Leggett
2013-05-21
1
-0
/
+4
*
mod_deflate: Remove assumptions as to when an EOS bucket might arrive.
Graham Leggett
2013-05-21
1
-0
/
+3
*
Fix PR 54463 by removing an optional 'standard' parameter.
Christophe Jaillet
2013-05-20
1
-0
/
+4
*
mod_proxy_http: Make the proxy-interim-response environment variable
Graham Leggett
2013-05-15
1
-0
/
+4
*
core: Stop the HTTP_IN filter from attempting to write error buckets
Graham Leggett
2013-05-14
1
-0
/
+5
*
mod_proxy: Ensure we don't attempt to amend a table we are iterating
Graham Leggett
2013-05-13
1
-0
/
+4
*
PR54948: wildcard name-based vhosts printed twice in apachectl -S
Eric Covener
2013-05-11
1
-0
/
+3
*
mod_proxy: Reject invalid values for Max-Forwards.
Graham Leggett
2013-05-11
1
-0
/
+3
*
mod_cache: If a 304 response indicates an entity not currently cached, then
Graham Leggett
2013-05-10
1
-0
/
+4
*
Mod_proxy used the global pool w/o mutex. fix.
Jim Jagielski
2013-05-09
1
-0
/
+3
*
mod_proxy: Ensure network errors detected by the proxy are returned as
Graham Leggett
2013-05-07
1
-0
/
+5
*
mod_cache: Ensure that we don't attempt to replace a cached response
Graham Leggett
2013-05-07
1
-0
/
+4
*
core, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions()
Graham Leggett
2013-05-07
1
-0
/
+7
*
core: Add the ability to do explicit matching on weak and strong ETags
Graham Leggett
2013-05-06
1
-0
/
+4
*
mod_cache: Ensure that updated responses to HEAD requests don't get
Graham Leggett
2013-05-06
1
-0
/
+5
*
mod_cache: Honour Cache-Control: no-store in a request.
Graham Leggett
2013-05-05
1
-0
/
+2
*
mod_cache: RFC2616 14.9.3 The s-maxage directive also implies the
Graham Leggett
2013-05-05
1
-0
/
+3
*
mod_cache: Make sure that contradictory entity headers present in a 304
Graham Leggett
2013-05-04
1
-0
/
+4
*
mod_cache: Make sure Vary processing handles multivalued Vary headers and
Graham Leggett
2013-05-03
1
-0
/
+3
*
mod_cache: When serving from cache, only the last header of a multivalued
Graham Leggett
2013-05-02
1
-0
/
+3
*
mod_cache: Ignore response headers specified by no-cache=header and
Graham Leggett
2013-05-02
1
-0
/
+6
*
mod_cache: Invalidate cached entities in response to RFC2616 Section
Graham Leggett
2013-05-01
1
-0
/
+4
*
mod_dav: mod_dav overrides dav_fs response on PUT failure. PR 35981.
Graham Leggett
2013-04-30
1
-0
/
+4
[next]