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
/
server
/
mpm
/
experimental
/
event
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed the destruction of the bucket allocator prior to
Brian Pane
2005-12-31
1
-1
/
+0
*
When computing the timeouts for keepalives and write completion,
Brian Pane
2005-11-27
1
-5
/
+3
*
remove an obsolete comment
Brian Pane
2005-11-20
1
-4
/
+0
*
Minor refactoring: move the creation of the pollset and associated
Brian Pane
2005-11-13
1
-35
/
+48
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
2
-40
/
+40
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-1
/
+1
*
Async write completion for Event MPM
Brian Pane
2005-10-24
1
-14
/
+83
*
remove the recycled_pool variable to keep it more in sync with worker.
Greg Ames
2005-10-08
1
-6
/
+2
*
remove obsolete constant
Greg Ames
2005-10-08
1
-11
/
+1
*
get rid of an obsolete comment. the separate event thread disappeared when
Greg Ames
2005-09-17
1
-3
/
+2
*
Move the timeout mutex up, to limit the time we are holding it.
Paul Querna
2005-09-09
1
-2
/
+1
*
Initiliase all of the first_*_limit variables to zero, so that we can actually
Colm MacCarthaigh
2005-08-31
1
-2
/
+2
*
Implement graceful stop in the event MPM. Implementation is identical to
Colm MacCarthaigh
2005-08-29
2
-7
/
+74
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
4
-0
/
+38
*
* event.c: Create ptrans pool as a child of pconf, to fix APR pool
Paul Querna
2005-06-01
1
-1
/
+1
*
missed a couple.
Greg Ames
2005-05-06
1
-5
/
+2
*
worker and event mpms: transient thread creation errors shouldn't take down
Greg Ames
2005-05-04
1
-20
/
+43
*
sync with mod_status hacks in the worker mpm.
Paul Querna
2005-03-16
1
-0
/
+2
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
7
-7
/
+14
*
ap_queue_push: update comment to reflect reality
Greg Ames
2004-12-09
1
-3
/
+4
*
* server/mpm/experimental/event/event.c: Go through and reformat and correct
Justin Erenkrantz
2004-12-04
1
-53
/
+58
*
fix child process aborts with
Greg Ames
2004-12-03
1
-3
/
+49
*
listener_thread: no functional changes, formatting changes only
Greg Ames
2004-11-27
1
-116
/
+115
*
only need one main listener loop.
Greg Ames
2004-11-27
1
-13
/
+5
*
make the type field in listener_poll_type an enum to make gdb output more
Greg Ames
2004-11-27
1
-5
/
+7
*
The Event MPM.
Paul Querna
2004-11-20
9
-0
/
+3095