index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix segfault in logging if r->useragent_addr or c->client_addr is unset
Stefan Fritsch
2012-04-22
1
-0
/
+3
*
Added entry for cross-compile fix.
Guenter Knauf
2012-04-21
1
-0
/
+5
*
Remove the link in the speaking-http-on-https error message.
Stefan Fritsch
2012-04-20
1
-1
/
+2
*
When receiving http on https, send the error response with http 1.0
Stefan Fritsch
2012-04-20
1
-0
/
+3
*
Fix parsing of Require arguments in <AuthzProviderAlias>.
Stefan Fritsch
2012-04-09
1
-0
/
+3
*
Fix error handling in ap_scan_script_header_err_brigade() if there
Stefan Fritsch
2012-04-09
1
-0
/
+4
*
If there is an error reading the headers from the backend,
Stefan Fritsch
2012-04-09
1
-0
/
+3
*
mod_rewrite: Fix RewriteCond integer checks to be parsed correctly.
André Malo
2012-04-04
1
-0
/
+3
*
* Add the forcerecovery balancer parameter that determines if recovery for
Ruediger Pluem
2012-03-28
1
-0
/
+3
*
remove backported entries
Eric Covener
2012-03-25
1
-10
/
+0
*
backported
Eric Covener
2012-03-25
1
-3
/
+0
*
CHANGES entry for r1304874
Stefan Fritsch
2012-03-24
1
-0
/
+3
*
Fix merging of AllowOverrideList and ContentDigest.
Stefan Fritsch
2012-03-24
1
-0
/
+3
*
Revert r1294936 (Jeff's revert) and fix NetWare / Win32 build.
Guenter Knauf
2012-03-20
1
-0
/
+2
*
Disallow directives in AllowOverrideList which are only allowed
Stefan Fritsch
2012-03-19
1
-0
/
+4
*
In AllowOverrideList, do not allow 'None' together with other directives.
Stefan Fritsch
2012-03-19
1
-0
/
+3
*
* Correctly save the reverse proxy worker in all virtual host proxy configs.
Ruediger Pluem
2012-03-19
1
-0
/
+3
*
add filesystem paths to some common error messages.
Eric Covener
2012-03-16
1
-0
/
+3
*
remove backported items
Eric Covener
2012-03-16
1
-8
/
+0
*
revert r1294936, which fixed MPM DSO load failures on AIX
Jeff Trawick
2012-03-15
1
-2
/
+0
*
PR52845: "DirectoryIndex disabled" should blow away the DirectoryIndex settings
Eric Covener
2012-03-07
1
-0
/
+4
*
Fix insecure handling of LD_LIBRARY_PATH that could lead to the
Stefan Fritsch
2012-03-02
1
-0
/
+4
*
Fix MPM DSO load failure on AIX.
Jeff Trawick
2012-02-29
1
-0
/
+2
*
Add the port number to the vhost's name in the scoreboard
Stefan Fritsch
2012-02-27
1
-0
/
+3
*
Take care not to call ap_start_lingering_close from the listener thread,
Stefan Fritsch
2012-02-27
1
-1
/
+4
*
In maintainer mode, replace apr_palloc with a version that
Stefan Fritsch
2012-02-24
1
-0
/
+4
*
Check during config test that directories for access logs exist
Stefan Fritsch
2012-02-13
1
-0
/
+3
*
revert "overloaded" recent additions to mod_rewrite
Eric Covener
2012-02-02
1
-8
/
+0
*
add an internal sleep map function that expands to an empty string.
Eric Covener
2012-02-02
1
-0
/
+4
*
treat a rewriterule substitution that expands to "-" as if the rule
Eric Covener
2012-02-02
1
-0
/
+4
*
Add a few placeholders to CHANGES for items which
Rainer Jung
2012-02-01
1
-0
/
+10
*
Remove changes from trunk CHANGES that have already
Rainer Jung
2012-01-31
1
-7
/
+0
*
*) mod_authnz_ldap: Don't try a potentially expensive nested groups
Eric Covener
2012-01-13
1
-0
/
+4
*
Core configuration: add AllowOverride option to treat syntax
Nick Kew
2012-01-09
1
-0
/
+3
*
mod_policy: Add a new testing module to help server administrators
Graham Leggett
2011-12-21
1
-0
/
+4
*
mod_firehose: Add a new debugging module able to record traffic
Graham Leggett
2011-12-17
1
-0
/
+4
*
document userland change
Jim Jagielski
2011-11-24
1
-0
/
+2
*
Pass ap_errorlog_info to error_log hook.
Stefan Fritsch
2011-11-21
1
-1
/
+1
*
no 2.5 alphas yet, so drop the entries for changes also in
Jeff Trawick
2011-11-18
1
-2291
/
+4
*
add conn_rec to error log hook
Jeff Trawick
2011-11-18
1
-0
/
+2
*
drop SSLv2 support (set SSL_OP_NO_SSLv2 for any new SSL_CTX)
Kaspar Brand
2011-11-18
1
-0
/
+2
*
We're now on 2.5.0 ...
Guenter Knauf
2011-11-15
1
-1
/
+1
*
add per-dir config merging to mod_lua so LuaHook* in multiple per-dir sections
Eric Covener
2011-11-13
1
-0
/
+4
*
mod_cache: Make sure we merge headers correctly when we handle a non
Graham Leggett
2011-11-12
1
-0
/
+3
*
Set MaxMemFree 2048 by default
Stefan Fritsch
2011-11-12
1
-0
/
+2
*
Fix assertion failure during very high load by preventing race condition
Stefan Fritsch
2011-11-12
1
-0
/
+2
*
Only load the really imporant modules (i.e. those enabled by the 'few'
Stefan Fritsch
2011-11-10
1
-0
/
+4
*
end-generation hook: Fix false notification of end-of-generation for
Jeff Trawick
2011-11-10
1
-0
/
+3
*
Add support for RFC 5077 TLS Session tickets. This adds two new directives:
Paul Querna
2011-11-09
1
-0
/
+3
*
Use random value instead of remote IP address in cookie value. This has the
Stefan Fritsch
2011-11-09
1
-0
/
+2
[next]