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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update new conn_rec field "data_in_output_filters" in core output filter
Brian Pane
2005-10-09
1
-1
/
+1
*
Refactored ap_process_request() so that in async MPMs, the MPM (and not
Brian Pane
2005-10-09
2
-51
/
+30
*
Simplified mod_logio to take advantage of the delayed invocation of
Brian Pane
2005-10-09
1
-17
/
+1
*
Redesign of request cleanup:
Brian Pane
2005-10-09
2
-4
/
+11
*
Forward-port of wrowe's NET_TIME filter removal/refactor into
Brian Pane
2005-10-06
1
-4
/
+4
*
forward-port the latest versions of mod_ssl and mod_setenvif from the 2.3 tru...
Brian Pane
2005-10-06
16
-264
/
+403
*
doh!
Brian Pane
2005-09-25
1
-1
/
+2
*
Added new connection states CONN_STATE_HANDLER and CONN_STATE_WRITE_COMPLETION.
Brian Pane
2005-09-12
1
-4
/
+7
*
* modules/ssl/ssl_util_ssl.c (SSL_X509_STORE_create): Catch errors
Joe Orton
2005-09-01
1
-4
/
+7
*
Add ap_append_pid(); This is performed enough to warrant
Jim Jagielski
2005-08-31
2
-4
/
+3
*
Some simple debugging log entries
Jim Jagielski
2005-08-31
1
-1
/
+10
*
Consistantly use APR_PID_T_FMT for getpid value
Jim Jagielski
2005-08-31
1
-5
/
+5
*
Start of getpid()/%d confusion fix...
Jim Jagielski
2005-08-31
1
-41
/
+44
*
mod_log_config: %{hextid}P will log the thread id in hex with APR
Jeff Trawick
2005-08-31
1
-2
/
+10
*
mod_cgid: Refuse to work on Solaris 10 due to OS bugs.
Justin Erenkrantz
2005-08-30
1
-1
/
+20
*
Fix CVE CAN-2005-2700:
Joe Orton
2005-08-30
1
-2
/
+2
*
If uid_t and gid_t are unsigned on a platform (hurd, for example), using -1
Colm MacCarthaigh
2005-08-30
1
-1
/
+1
*
Fix PR36410; Change how the get_suexec_identity hook is handled by CGID.
Colm MacCarthaigh
2005-08-30
1
-55
/
+44
*
Correct mod_cgid's argv[0] so that the full path can be delved by the
William A. Rowe Jr
2005-08-29
1
-4
/
+1
*
Noticed in the development of fips-enabled mod_ssl, when we are
William A. Rowe Jr
2005-08-29
1
-3
/
+12
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
28
-146
/
+353
*
CGId keeps a copy of the listening sockets open, which interferes with a
Colm MacCarthaigh
2005-08-27
1
-0
/
+3
*
A very minor, but particularly annoying whitespace fix. It took me 15 minutes
Colm MacCarthaigh
2005-08-25
1
-1
/
+1
*
Append the .PID to the ScriptSock filename. This change ensures that multiple
Colm MacCarthaigh
2005-08-25
1
-10
/
+15
*
nit: Consistently CamelCase "ScriptSock".
Colm MacCarthaigh
2005-08-25
1
-2
/
+2
*
fix 64bit build warnings
Andreas Steinmetz
2005-08-23
1
-7
/
+7
*
fix 64bit build warnings in modules/dav
Andreas Steinmetz
2005-08-23
6
-27
/
+27
*
Enhance CacheEnable/CacheDisable to control caching on a per-protocol, per-host
Colm MacCarthaigh
2005-08-23
3
-22
/
+73
*
remove some unused variables and re-name cache_select_url() to simply
Colm MacCarthaigh
2005-08-23
4
-9
/
+5
*
Improve the cache hit/miss ratio by canonicalising the url key. hostname's
Colm MacCarthaigh
2005-08-23
1
-4
/
+74
*
Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.h
Andreas Steinmetz
2005-08-23
2
-64
/
+96
*
mod_dbd:
Nick Kew
2005-08-20
2
-66
/
+61
*
Arghhh.... missed the version. Sorry for the noise.
Mladen Turk
2005-08-19
1
-8
/
+0
*
Revert the hack for setting the lbmethod.
Mladen Turk
2005-08-19
1
-7
/
+8
*
Temporary make balancer working.
Mladen Turk
2005-08-19
1
-0
/
+7
*
Add ssl dir to include path.
Mladen Turk
2005-08-19
1
-2
/
+2
*
Do not check the value of r->handler.
Paul Querna
2005-08-18
1
-4
/
+0
*
Add proxy_hook_load_lbmethods to the export and imports lists for the Netware...
Bradley Nicholes
2005-08-15
2
-0
/
+2
*
Move the debuging log message about the removal of a url from
Justin Erenkrantz
2005-08-12
2
-5
/
+4
*
mod_disk_cache: Remove the directory path of the cached file as far as possible
Justin Erenkrantz
2005-08-12
1
-2
/
+49
*
When using the LB Balancer manager, if you disabled
Jim Jagielski
2005-08-12
1
-5
/
+10
*
Get rid of some warnings
Martin Kraemer
2005-08-12
1
-3
/
+5
*
simple, functional interface to add additional balancer lb selection methods
Jim Jagielski
2005-08-12
4
-57
/
+129
*
* modules/cache/cache_storage.c (cache_remove_url): Remove unused
Joe Orton
2005-08-12
1
-3
/
+0
*
Fix mess left by incompleteness of previous ProxyPassReverse fix
Nick Kew
2005-08-12
5
-15
/
+17
*
Fix build error from cut&paste
Nick Kew
2005-08-11
1
-3
/
+4
*
Fix incorrectly served 304 responses when expired cache entity
Justin Erenkrantz
2005-08-11
1
-4
/
+37
*
mod_cache: Implement remove URL via a filter.
Justin Erenkrantz
2005-08-11
4
-19
/
+101
*
Implement mod_disk_cache's remove_url.
Justin Erenkrantz
2005-08-11
1
-2
/
+44
*
Add const-ness to apr_dbd_driver_t
Nick Kew
2005-08-11
2
-2
/
+2
[next]