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
Commit message (
Expand
)
Author
Age
Files
Lines
*
If the lingering close does not leave the socket in a disconnected state,
William A. Rowe Jr
2017-04-11
1
-2
/
+2
*
On the trunk:
Stefan Eissing
2017-04-11
1
-3
/
+1
*
mpm_event: no mutex needed at ptrans' allocator level.
Yann Ylavic
2017-02-21
1
-25
/
+0
*
mpm_worker: no mutex needed at ptrans' allocator level.
Yann Ylavic
2017-02-21
1
-27
/
+0
*
mpm_motorz: no mutex needed at ptrans' allocator level.
Yann Ylavic
2017-02-21
1
-4
/
+0
*
MPMs unix: Place signals handlers and helpers out of DSOs to avoid
Yann Ylavic
2017-02-21
5
-797
/
+283
*
mpm_motorz: follow up to r1783755.
Yann Ylavic
2017-02-20
1
-14
/
+12
*
mpm_worker: follow up to r1783755.
Yann Ylavic
2017-02-20
1
-0
/
+27
*
mpm_motorz: follow up to r1783772, with the real changes.
Yann Ylavic
2017-02-20
1
-4
/
+4
*
winnt/service: each log message should use its own APLOGNO.
Yann Ylavic
2017-02-20
1
-7
/
+7
*
Follow up to r1783755: update APLOGNO.
Yann Ylavic
2017-02-20
1
-1
/
+1
*
Revert r1783759: really more things than intended :p
Yann Ylavic
2017-02-20
1
-1
/
+1
*
Follow up to r1783755: update APLOGNO.
Yann Ylavic
2017-02-20
1
-1
/
+1
*
mpm_event: use a mutex for ptrans' allocator to be safe with concurrent
Yann Ylavic
2017-02-20
1
-3
/
+28
*
event: follow up to r1762701.
Yann Ylavic
2017-01-18
1
-15
/
+12
*
assign a logno
Eric Covener
2016-12-20
1
-1
/
+1
*
event: close a race condition where we might re-enable listeners while they
Yann Ylavic
2016-12-15
1
-0
/
+3
*
event: follow up to r1762718.
Yann Ylavic
2016-12-15
1
-4
/
+8
*
Revert r1774525, will commit a better way to handle this.
Yann Ylavic
2016-12-15
1
-1
/
+0
*
kill the keepalive conns as early as possible during graceful
Jim Jagielski
2016-12-15
1
-0
/
+1
*
mpm_event: add clarifying comment
Stefan Fritsch
2016-11-21
1
-0
/
+1
*
Use all available scoreboard slots
Stefan Fritsch
2016-11-21
1
-81
/
+113
*
event: follow up to r1762718 and r1762742: put de condition where it belongs.
Yann Ylavic
2016-09-29
1
-13
/
+12
*
event: follow up to r1762718.
Yann Ylavic
2016-09-29
1
-15
/
+26
*
event: avoid unnecessary listener/polling wake ups (context switches) by using
Yann Ylavic
2016-09-28
1
-98
/
+192
*
event: compute now() in event_get_timer_event, when necessary.
Yann Ylavic
2016-09-28
1
-3
/
+5
*
event: follow up to r1762701: update log tag.
Yann Ylavic
2016-09-28
1
-1
/
+1
*
event: add/remove from/to the pollset outside of the critical sections.
Yann Ylavic
2016-09-28
1
-16
/
+32
*
event: use atomics for *timeout_queue->total since it's updated concurrently,
Yann Ylavic
2016-09-27
1
-55
/
+64
*
event: follow up to r1593860.
Yann Ylavic
2016-09-27
1
-1
/
+3
*
mpm_winnt: clear OVERLAPPED structs before reuse
Jacob Champion
2016-08-29
1
-0
/
+7
*
mpm_winnt: remove duplication of ap_process_connection
Jacob Champion
2016-08-29
1
-14
/
+1
*
mpm_winnt: remove the AcceptEx data network bucket
Jacob Champion
2016-08-29
3
-39
/
+0
*
mpm_winnt: remove 'data' AcceptFilter in favor of 'connect'
Jacob Champion
2016-08-29
1
-45
/
+14
*
Revert "On exit, don't write to other generations' scoreboard slots"
Stefan Fritsch
2016-08-21
1
-6
/
+0
*
mpm_event: don't re-use scoreboard slots that are still in use
Stefan Fritsch
2016-08-20
1
-66
/
+14
*
mpm_event: minor code simplification
Stefan Fritsch
2016-08-20
1
-12
/
+5
*
Fix spelling in comments and text files.
Rainer Jung
2016-08-11
5
-8
/
+8
*
Follow up to r1737447: fix max_spare_threads lower bound.
Yann Ylavic
2016-06-25
2
-4
/
+16
*
Ensure http2 follows http in the meaning of
William A. Rowe Jr
2016-04-27
5
-29
/
+28
*
Revert 1741277 - need a scoreboard by slot context here
William A. Rowe Jr
2016-04-27
1
-2
/
+2
*
Correct regressions introduced in r1137358 and r1740910.
William A. Rowe Jr
2016-04-27
1
-2
/
+2
*
event: update worker score keepalive status.
Yann Ylavic
2016-04-25
1
-0
/
+2
*
add comments
Stefan Fritsch
2016-04-11
1
-7
/
+8
*
On exit, don't write to other generations' scoreboard slots
Stefan Fritsch
2016-04-11
1
-0
/
+6
*
Don't take over scoreboard slots from gracefully finishing threads
Stefan Fritsch
2016-04-11
1
-1
/
+1
*
Exit threads early during shutdown, part 2
Stefan Fritsch
2016-04-10
3
-4
/
+19
*
Exit threads early during shutdown
Stefan Fritsch
2016-04-10
1
-0
/
+40
*
Terminate keep-alive connections when dying
Stefan Fritsch
2016-04-10
1
-5
/
+6
*
mpm_worker: follow up to r1737449.
Yann Ylavic
2016-04-01
1
-3
/
+2
[next]