]> granicus.if.org Git - apache/history - server/mpm
mpm_winnt: Factor out a helper function to parse the type of an accept
[apache] / server / mpm /
2017-07-07 Evgeny Kotkovmpm_winnt: Factor out a helper function to parse the...
2017-07-07 Evgeny Kotkovmpm_winnt: Don't forget to close the I/O completion...
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-04-11 William A. Rowe JrIf the lingering close does not leave the socket in...
2017-04-11 Stefan EissingOn the trunk:
2017-02-21 Yann Ylavicmpm_event: no mutex needed at ptrans' allocator level.
2017-02-21 Yann Ylavicmpm_worker: no mutex needed at ptrans' allocator level.
2017-02-21 Yann Ylavicmpm_motorz: no mutex needed at ptrans' allocator level.
2017-02-21 Yann YlavicMPMs unix: Place signals handlers and helpers out of...
2017-02-20 Yann Ylavicmpm_motorz: follow up to r1783755.
2017-02-20 Yann Ylavicmpm_worker: follow up to r1783755.
2017-02-20 Yann Ylavicmpm_motorz: follow up to r1783772, with the real changes.
2017-02-20 Yann Ylavicwinnt/service: each log message should use its own...
2017-02-20 Yann YlavicFollow up to r1783755: update APLOGNO.
2017-02-20 Yann YlavicRevert r1783759: really more things than intended :p
2017-02-20 Yann YlavicFollow up to r1783755: update APLOGNO.
2017-02-20 Yann Ylavicmpm_event: use a mutex for ptrans' allocator to be...
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-01-18 Yann Ylavicevent: follow up to r1762701.
2016-12-20 Eric Covenerassign a logno
2016-12-15 Yann Ylavicevent: close a race condition where we might re-enable...
2016-12-15 Yann Ylavicevent: follow up to r1762718.
2016-12-15 Yann YlavicRevert r1774525, will commit a better way to handle...
2016-12-15 Jim Jagielskikill the keepalive conns as early as possible during...
2016-11-21 Stefan Fritschmpm_event: add clarifying comment
2016-11-21 Stefan FritschUse all available scoreboard slots
2016-09-29 Yann Ylavicevent: follow up to r1762718 and r1762742: put de condi...
2016-09-29 Yann Ylavicevent: follow up to r1762718.
2016-09-28 Yann Ylavicevent: avoid unnecessary listener/polling wake ups...
2016-09-28 Yann Ylavicevent: compute now() in event_get_timer_event, when...
2016-09-28 Yann Ylavicevent: follow up to r1762701: update log tag.
2016-09-28 Yann Ylavicevent: add/remove from/to the pollset outside of the...
2016-09-27 Yann Ylavicevent: use atomics for *timeout_queue->total since...
2016-09-27 Yann Ylavicevent: follow up to r1593860.
2016-08-29 Jacob Championmpm_winnt: clear OVERLAPPED structs before reuse
2016-08-29 Jacob Championmpm_winnt: remove duplication of ap_process_connection
2016-08-29 Jacob Championmpm_winnt: remove the AcceptEx data network bucket
2016-08-29 Jacob Championmpm_winnt: remove 'data' AcceptFilter in favor of ...
2016-08-21 Stefan FritschRevert "On exit, don't write to other generations'...
2016-08-20 Stefan Fritschmpm_event: don't re-use scoreboard slots that are still...
2016-08-20 Stefan Fritschmpm_event: minor code simplification
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-06-25 Yann YlavicFollow up to r1737447: fix max_spare_threads lower...
2016-04-27 William A. Rowe Jr Ensure http2 follows http in the meaning of
2016-04-27 William A. Rowe JrRevert 1741277 - need a scoreboard by slot context...
2016-04-27 William A. Rowe JrCorrect regressions introduced in r1137358 and r1740910.
2016-04-25 Yann Ylavicevent: update worker score keepalive status.
2016-04-11 Stefan Fritschadd comments
2016-04-11 Stefan FritschOn exit, don't write to other generations' scoreboard...
2016-04-11 Stefan FritschDon't take over scoreboard slots from gracefully finish...
2016-04-10 Stefan FritschExit threads early during shutdown, part 2
2016-04-10 Stefan FritschExit threads early during shutdown
2016-04-10 Stefan FritschTerminate keep-alive connections when dying
2016-04-01 Yann Ylavicmpm_worker: follow up to r1737449.
2016-04-01 Yann Ylavicmpm_event, mpm_worker: No functional change.
2016-04-01 Yann Ylavicmpm_event, mpm_worker: Fix computation of MinSpareThrea...
2016-03-26 Christophe JailletFix missing space in log message
2016-03-22 Yann YlavicFollow up to r1734656: restore c->data_in_input_filters...
2016-03-16 Stefan Eissingreverting the reverting of r1735174, r1735176 was the...
2016-03-16 Stefan Eissingreverting r1735174 as http/1.1 just terminated before...
2016-03-15 Graham Leggettmpm: Generalise the ap_mpm_register_socket functions...
2016-03-12 Graham Leggettcore: Extend support for setting aside data from the...
2016-03-01 Yann Ylavicmpms: follow up to r1629925: more error reports.
2016-03-01 Yann Ylavicmpms: follow up to r1629925: more error reports.
2016-03-01 Yann Ylavicmpms: follow up to r1629925: more error reports.
2016-03-01 Yann YlavicRevert changes on mpm_event and mpm_worker from r1711479.
2016-02-29 Yann Ylavicmpm_motorz: add missing APLOGNO()s.
2016-02-24 Jim Jagielskiuse APR
2016-02-24 Jim Jagielskicorrect type
2016-02-23 Rainer JungJoin multi-line MPM startup log messages into
2016-02-19 Stefan Eissingmaking complete_connection addition compile, hopefully...
2016-02-19 Graham Leggettmpm: Add a complete_connection hook that confirms wheth...
2016-02-18 Jim Jagielskicatch by jchampion
2016-02-18 Jim Jagielskihandle compiler warning
2016-02-18 Jim JagielskiImpl ThreadLimit so we can have sane scoreboard sizes :)
2016-02-18 Jim Jagielskiensure sane defaults
2016-02-17 Ruediger Pluem* c is set to cs->c. So use it.
2016-02-16 Jim JagielskiGet rid of all this min/max server stuff. Keep it simple.
2016-02-15 Jim Jagielskitimer is really just timeout
2016-02-15 Jim Jagielskistart of timeout handling
2016-02-15 Jim JagielskiUpdate the motorz MPM with some logging and some minor...
2016-01-29 Stefan Eissingevent: slave connection init, vhost early config
2016-01-27 Stefan Eissingnew hook pre_close_connection
2016-01-19 Rainer JungAdded some more log numbers to log statements that
2016-01-19 Rainer JungSilence compiler warning:
2016-01-19 Rainer JungSilence compiler warning:
2016-01-19 Rainer JungAdded many log numbers to log statements that
2015-11-02 Stefan Eissingfixing compile errors due to if assignment warnings
2015-10-30 Jan KalužaFix crash in ap_mpm_pod_check call caused by NULL deref...
2015-10-05 Yann Ylavicm4: please any autoconf by quoting AC_DEFUN's names...
2015-10-05 Yann YlavicFollow up to r1706669: fix compile error (unknown sbh).
2015-10-04 Graham Leggettcore: Extend support for asynchronous write completion...
2015-10-03 Stefan Fritschupdate log number
2015-10-03 Stefan Fritschrename some variables to be more descriptive
2015-09-30 Jim JagielskiDo only on 2nd pass
2015-09-30 Jim JagielskiSome motorz improvements
2015-09-29 Stefan FritschWhen shutting down a process, free resources early
2015-09-15 Yann Ylavicmpm_event/worker: make ap_queue_term() atomic (acquire...
2015-09-15 Yann Ylavicmpm_winnt: make AP_MPMQ_GENERATION available in the...
2015-08-26 Yann Ylavicmotorz: fix a compiler warning.
next