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
*
ab: Fix memory leak with -v2 and SSL.
Stefan Fritsch
2010-06-06
1
-0
/
+3
*
add to CHANGES and new_features_2_4
Stefan Fritsch
2010-06-06
1
-0
/
+9
*
s/is/was on the LDAP cache change
Eric Covener
2010-06-04
1
-2
/
+2
*
when we actually get a per-server config in a vhost, the shared memory
Eric Covener
2010-06-04
1
-0
/
+4
*
mod_disk_cache: Decline the opportunity to cache if the response is
Graham Leggett
2010-06-04
1
-0
/
+5
*
2.3.6 is under development, not 2.3.7. banner mistakenly added in r909323
Eric Covener
2010-06-02
1
-3
/
+1
*
Kill off edge case in mod_deflate where data may be sent before headers
Nick Kew
2010-06-02
1
-0
/
+3
*
add CHANGES for r950249
Eric Covener
2010-06-01
1
-0
/
+4
*
mod_authnz_ldap: Search or Comparison during authorization phase
Eric Covener
2010-06-01
1
-0
/
+5
*
mod_authnz_ldap: Allow the initial DN lookup to bind with a
Eric Covener
2010-05-29
1
-0
/
+5
*
Allow mod_authnz_ldap to set environment variables when it only performs auth...
Eric Covener
2010-05-29
1
-0
/
+4
*
apxs -q: Stop filtering out ':' characters from the reported values.
Jeff Trawick
2010-05-14
1
-0
/
+3
*
replace r942897 with the original submitted patch
Jeff Trawick
2010-05-12
1
-0
/
+3
*
revert the PR 43857 fix in r942897 based on a potential
Jeff Trawick
2010-05-12
1
-3
/
+0
*
prefork MPM: Run cleanups for final request when process exits gracefully.
Jeff Trawick
2010-05-10
1
-0
/
+3
*
Fix the following:
Philip M. Gollucci
2010-05-07
1
-0
/
+3
*
ab was sending wrong number of requests when keepalive enabled.
Daniel Earl Poirier
2010-05-03
1
-0
/
+3
*
Use the more specific 408 (timed out) instead of a generic 400 during a timeout
Eric Covener
2010-04-27
1
-1
/
+1
*
PR49167, unexpected 413 and double-errordoc during a timeout reading a
Eric Covener
2010-04-25
1
-0
/
+5
*
Add in BalancerNonce directive... useful for shared-secrets.
Jim Jagielski
2010-04-21
1
-0
/
+4
*
mod_proxy_connect: Support port ranges in AllowConnect
Stefan Fritsch
2010-04-11
1
-0
/
+3
*
small style tweaks to r930125
Jeff Trawick
2010-04-02
1
-3
/
+2
*
Proxy balancer: support setting error status according to
Nick Kew
2010-04-02
1
-0
/
+4
*
htcacheclean: Introduce the ability to clean specific URLs from the
Graham Leggett
2010-03-30
1
-0
/
+4
*
core: Introduce the IncludeStrict directive, which explicitly fails
Graham Leggett
2010-03-30
1
-0
/
+4
*
htcacheclean: Report additional statistics about entries deleted.
Graham Leggett
2010-03-27
1
-0
/
+3
*
Introduce SSLFIPS directive to support OpenSSL FIPS_mode; permits all
William A. Rowe Jr
2010-03-22
1
-0
/
+5
*
r921347 had a bug report. Add a CHANGES entry.
Stefan Fritsch
2010-03-10
1
-0
/
+3
*
Move initialization to process_connection hook, right before
Stefan Fritsch
2010-03-10
1
-0
/
+3
*
Sync Changelog
William A. Rowe Jr
2010-03-06
1
-0
/
+8
*
try to get bug fix entries for future 2.3.7 alpha caught up with 2.2.15
Jeff Trawick
2010-03-05
1
-4
/
+28
*
* Only log a 408 if it is no keepalive timeout.
Ruediger Pluem
2010-03-05
1
-0
/
+3
*
reflect assignment of CVE-2010-0434
Jeff Trawick
2010-03-03
1
-1
/
+2
*
SECURITY: CVE-2010-0425 (cve.mitre.org)
William A. Rowe Jr
2010-03-02
1
-1
/
+6
*
spelling
Jeff Trawick
2010-02-26
1
-1
/
+1
*
Add -L option to create a hard link to the current log file.
Daniel Earl Poirier
2010-02-25
1
-0
/
+3
*
make some sense of the difference between "Client" and "Global" certs in mod_...
Eric Covener
2010-02-24
1
-0
/
+7
*
mod_negotiation: Preserve query string over multiviews negotiation.
Nick Kew
2010-02-23
1
-0
/
+5
*
mod_ldap: Eliminate a potential crash with multiple LDAPTrustedClientCert when
Eric Covener
2010-02-23
1
-0
/
+3
*
tweak formatting of some recent entries
Jeff Trawick
2010-02-22
1
-6
/
+4
*
Fix startup segfault when the Mutex directive is used but no loaded
Jeff Trawick
2010-02-22
1
-0
/
+3
*
mod_proxy_http: get the headers right in a HEAD request with ProxyErrorOverri...
Nick Kew
2010-02-20
1
-0
/
+6
*
support/rotatelogs: Support the simplest log rotation case, log
Graham Leggett
2010-02-16
1
-0
/
+4
*
support/htcacheclean: Teach it how to write a pid file (modelled on
Graham Leggett
2010-02-16
1
-0
/
+5
*
Log command line on startup, so there's a record of command line
Daniel Earl Poirier
2010-02-16
1
-0
/
+4
*
Introduce mod_reflector, a handler capable of reflecting POSTed
Graham Leggett
2010-02-14
1
-0
/
+5
*
mod_proxy_http: Make sure that when an ErrorDocument is served
Graham Leggett
2010-02-13
1
-0
/
+5
*
Support wildcards in both the directory and file components of
Graham Leggett
2010-02-13
1
-0
/
+3
*
Support remote https proxies by using HTTP CONNECT.
Rainer Jung
2010-02-12
1
-0
/
+6
*
worker: don't report server has reached MaxClients until it does.
Daniel Earl Poirier
2010-02-04
1
-0
/
+4
[next]