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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
forward-port MMN from trunk to async-dev branch so MMN-dependent perl-framewo...
Brian Pane
2005-10-16
1
-1
/
+2
*
Update new conn_rec field "data_in_output_filters" in core output filter
Brian Pane
2005-10-09
1
-0
/
+2
*
Refactored ap_process_request() so that in async MPMs, the MPM (and not
Brian Pane
2005-10-09
1
-1
/
+10
*
Forward-port of revision 307355 to async-dev branch:
Brian Pane
2005-10-09
1
-1
/
+1
*
Redesign of request cleanup:
Brian Pane
2005-10-09
1
-0
/
+30
*
Forward-port of wrowe's NET_TIME filter removal/refactor into
Brian Pane
2005-10-06
2
-7
/
+5
*
New version of ap_core_output_filter...
Brian Pane
2005-09-25
1
-5
/
+3
*
Added new connection states CONN_STATE_HANDLER and CONN_STATE_WRITE_COMPLETION.
Brian Pane
2005-09-12
1
-0
/
+2
*
*) Create an optional function and MPM Query to replace the core output filter.
Paul Querna
2005-09-05
2
-0
/
+5
*
Add ap_append_pid(); This is performed enough to warrant
Jim Jagielski
2005-08-31
1
-0
/
+13
*
*how* did I mis-spell that.
Colm MacCarthaigh
2005-08-29
1
-1
/
+1
*
Move the "GracefulShutdownTimeout" command definition into mpm_common
Colm MacCarthaigh
2005-08-29
1
-0
/
+4
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
30
-340
/
+578
*
Add ap_relieve_child_processess(), a non-infanticidal copy of
Colm MacCarthaigh
2005-08-27
1
-2
/
+19
*
Move the "GracefulShutdownTimeout" directive into mpm_common, for re-use
Colm MacCarthaigh
2005-08-26
1
-0
/
+10
*
Silly me, I forgot to commit this; the definitions for the GRACEFUL_STOP
Colm MacCarthaigh
2005-08-26
1
-0
/
+9
*
Correct the function prototype/declaration
Colm MacCarthaigh
2005-08-24
1
-1
/
+1
*
Provide a function for closing all of the listeners.
Colm MacCarthaigh
2005-08-24
1
-0
/
+5
*
Remove support for the threaded-mpm's on Linux 2.0, and de-autoconf the
Colm MacCarthaigh
2005-08-23
1
-0
/
+9
*
move trunk to 2.3.0-dev.
Paul Querna
2005-07-18
1
-2
/
+2
*
c/major bump/minor bump/
Ian Holsman
2005-07-18
1
-3
/
+3
*
This patch adds a new hook (request_status) that gets ran in proxy_handler
Ian Holsman
2005-07-17
1
-1
/
+2
*
The cookie is AP22 by unanimous consent.
William A. Rowe Jr
2005-07-08
1
-3
/
+4
*
Initially a no-op. Add trace_enable configuration. The http and proxy
William A. Rowe Jr
2005-07-01
2
-2
/
+11
*
Whoops - two things at once. Document MAGIC_COOKIE "AP21"
William A. Rowe Jr
2005-07-01
1
-1
/
+1
*
Change Apache httpd 2.1 signature to "AP21" as this flavor
William A. Rowe Jr
2005-07-01
1
-3
/
+4
*
Move on to 2.1.7-dev.
Paul Querna
2005-06-24
1
-2
/
+2
*
- Prepare for 2.1.6 tag.
Paul Querna
2005-06-24
1
-1
/
+1
*
Onward to 2.1.6-dev!
Paul Querna
2005-06-17
1
-2
/
+2
*
* include/ap_release.h: Remove -dev to prepare for 2.1.5 tag.
Paul Querna
2005-06-17
1
-1
/
+1
*
Update remaining 2004 copyright notices.
Joe Orton
2005-06-14
1
-1
/
+2
*
Merge the listen-protocol sandbox branch to trunk.
Paul Querna
2005-06-14
3
-5
/
+15
*
Add monitor hook (discussed under "watchdog" thread).
Nick Kew
2005-06-07
1
-0
/
+2
*
The new function ap_logs_child_init() is intended for use
Jeff Trawick
2005-05-20
1
-0
/
+4
*
Support the suppress-error-charset setting, as with Apache 1.3.x.
Jeff Trawick
2005-05-16
1
-0
/
+3
*
Prevent hangs of child processes when writing to piped loggers at
Jeff Trawick
2005-05-15
1
-0
/
+10
*
Add the LDAPVerifyServerCert directive to util_ldap to force
Bradley Nicholes
2005-05-11
1
-0
/
+1
*
Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the ...
Paul Querna
2005-05-04
2
-2
/
+15
*
The SPMT_OS2_MPM doesn't exist. The warning is also wrong, since both winnt ...
Paul Querna
2005-05-04
1
-4
/
+1
*
Add ap_vhost_iterate_given_conn() as I had previously mentioned on the mailin...
Paul Querna
2005-04-25
2
-1
/
+26
*
Remove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@h...
Paul Querna
2005-04-25
1
-8
/
+1
*
As discussed on the list, change the default setting for
Rich Bowen
2005-04-13
1
-1
/
+1
*
Implement the exported function from mod_ldap(util_ldap) as optional function...
Bradley Nicholes
2005-03-31
1
-17
/
+17
*
And carry on with 2.1.5-dev.
Sander Striker
2005-03-16
1
-2
/
+2
*
Prepare for 2.1.4 tag.
Sander Striker
2005-03-16
1
-1
/
+1
*
Add ReceiveBufferSize directive to control the TCP receive buffer.
Justin Erenkrantz
2005-03-15
1
-1
/
+6
*
really bump MMN
Jeff Trawick
2005-03-05
1
-1
/
+1
*
worker MPM/mod_status: Support per-worker tracking of pid and
Jeff Trawick
2005-03-05
2
-0
/
+8
*
Onward ho to 2.1.4.
Justin Erenkrantz
2005-02-23
1
-2
/
+2
*
* include/ap_release.h: Time for 2.1.3.
Justin Erenkrantz
2005-02-23
1
-1
/
+1
[next]