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
/
modules
/
metadata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some spurious ident spotted by sparse
Christophe Jaillet
2015-08-31
1
-2
/
+2
*
s/\<\(\w\+\)\>\s\+\<\1\>/\1/g
Yann Ylavic
2015-07-09
2
-2
/
+2
*
mod_remoteip: Use r->useragent_addr as the root trusted address for verifying.
Jan Kaluža
2015-06-30
1
-1
/
+1
*
Save a few bytes of memory. This can be done in temp_pool.
Christophe Jaillet
2014-05-23
1
-4
/
+4
*
Prevent an external proxy from presenting an internal proxy
Mike Rumph
2014-04-17
1
-1
/
+20
*
mod_expires: don't add Expires header to error responses (4xx/5xx),
Yann Ylavic
2014-04-03
1
-0
/
+6
*
Use the correct IP addresses to populate the proxy_ips field
Mike Rumph
2014-02-04
1
-2
/
+3
*
Correct the trusted proxy match test in mod_remoteip. PR 54651.\n\nSubmitted ...
Mike Rumph
2014-02-03
1
-2
/
+2
*
This is annoying to see in a casual "LogLevel debug foo:traceX ..."
Eric Covener
2013-12-18
1
-1
/
+1
*
Ease logic around 'ap_getword_conf' and drop useless line of code.
Christophe Jaillet
2013-12-15
1
-4
/
+1
*
s/equivalant/equivalent/ in comments
Christophe Jaillet
2013-12-13
1
-1
/
+1
*
Remove redundant check
Christophe Jaillet
2013-12-13
1
-1
/
+1
*
s/ip/IP/ in comments
Christophe Jaillet
2013-12-13
1
-6
/
+5
*
If the "value" argument is prefixed with expr=, parse it with ap_expr
Eric Covener
2013-12-01
1
-3
/
+32
*
Allow for format specifiers to be used in the base substitution string for He...
Daniel Ruggeri
2013-10-25
1
-12
/
+16
*
add "Header note" which was the solution for two users this week on IRC.
Eric Covener
2013-09-08
1
-3
/
+10
*
* modules/metadata/mod_unique_id.c: Replace use of hostname + pid with
Joe Orton
2013-07-10
1
-121
/
+29
*
provide a simple (no <If>) way to set a header only if it's not already there.
Eric Covener
2013-06-25
1
-2
/
+13
*
Reduce stack usage by 3k
Christophe Jaillet
2013-06-11
1
-1
/
+1
*
According to comment in 'magic_rsl_add' and to the way 'magic_rsl_printf' man...
Christophe Jaillet
2013-06-11
1
-1
/
+1
*
Close file in error path.
Christophe Jaillet
2013-06-09
1
-0
/
+1
*
* Fix null pointer dereference in case SetEnvif and SetEnvIfExpr are used
Ruediger Pluem
2013-04-24
1
-1
/
+1
*
Use %pm available since apr 1.3 instead of an extra call to apr_strerror
Stefan Fritsch
2013-03-31
1
-7
/
+5
*
Remove useless tests.
Christophe Jaillet
2013-03-03
2
-2
/
+2
*
Use 'apr_is_empty_table()' instead of testing against 'apr_table_elts(...)->n...
Christophe Jaillet
2012-12-10
1
-1
/
+1
*
remove warning:
Jim Jagielski
2012-11-09
1
-2
/
+3
*
Might as well show 'em all
Jim Jagielski
2012-09-24
1
-1
/
+2
*
Allow for exposure of loadavg and server load via mod_headers
Jim Jagielski
2012-09-24
1
-0
/
+24
*
NetWare build tweaks.
Guenter Knauf
2012-08-09
9
-10
/
+10
*
Compile the regex used by is_header_regex() only once during startup
Stefan Fritsch
2012-05-27
1
-5
/
+7
*
Downgrade log message about adjusted IP address to trace1
Stefan Fritsch
2012-03-24
1
-1
/
+1
*
Various code cleanup to avoid compiler, cppcheck, or clang warnings:
Stefan Fritsch
2011-12-18
1
-1
/
+0
*
Further clarify the naming of the entity that directly connects to us by
Graham Leggett
2011-12-14
2
-9
/
+9
*
Further clarify the naming of the entity that originates the request by
Graham Leggett
2011-12-14
2
-8
/
+8
*
Remove usage of APLOG_NOERRNO. It has been a no-op since at least 2.0.x
Stefan Fritsch
2011-12-07
1
-1
/
+1
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-02
10
-78
/
+78
*
Remove more log message prefixes that are now redundant as the
Stefan Fritsch
2011-11-29
1
-5
/
+4
*
Introduce a per connection "peer_ip" and a per request "client_ip" to
Graham Leggett
2011-11-25
3
-17
/
+17
*
Introduce a per request version of the remote IP address, which can be
Graham Leggett
2011-11-22
2
-98
/
+34
*
Style fixes, no functional change.
Graham Leggett
2011-11-18
1
-22
/
+44
*
Change module sets and default activation status:
Rainer Jung
2011-11-12
1
-1
/
+1
*
Use random value instead of remote IP address in cookie value. This has the
Stefan Fritsch
2011-11-09
1
-9
/
+6
*
More ap_pregsub error checking/logging
Stefan Fritsch
2011-11-07
1
-0
/
+7
*
More checks of ap_pregsub return values
Stefan Fritsch
2011-11-07
1
-0
/
+11
*
Check return value of ap_pregsub()
Stefan Fritsch
2011-11-07
1
-9
/
+27
*
Unify syntax of config directives taking an expression as optional contition ...
Stefan Fritsch
2011-11-04
1
-2
/
+6
*
Replace literal constant with AP_MAX_REG_MATCH
Stefan Fritsch
2011-10-18
1
-4
/
+3
*
Fix configuration of internal proxies
Stefan Fritsch
2011-10-18
1
-5
/
+5
*
Remove OID match which was never in a GA releas and is obsoleted by
Stefan Fritsch
2011-10-10
1
-71
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-20
/
+20
[next]