]> granicus.if.org Git - apache/history - server/mpm
move es and fr targets to *.utf8 extension. Update transformation
[apache] / server / mpm /
2018-08-29 Yann YlavicMPMs: early initialize scoreboard's child generation...
2018-08-13 Yann YlavicAxe some redundant conditions. PR 62549.
2018-08-03 Yann Ylavicevent, worker: follow up to r1835845, r1837354: pruntim...
2018-08-03 Yann Ylavicevent, worker: initialize the objects used by signal_th...
2018-07-20 Yann Ylaviccore: axe data_in_in/output_filter from conn_rec.
2018-07-18 Yann Ylaviccore: integrate data_in_{in,out}put_filter to ap_filter...
2018-07-13 Yann Ylavicevent: follow up to r1835845.
2018-07-13 Yann Ylavicevent, worker: runtime pool.
2018-02-20 Yann Ylavicmpm_event: follow up to r1823047 and r1824862.
2018-02-20 Yann Ylavicmpm_event: follow up to r1823047 and r1824464.
2018-02-16 Yann Ylavicmpm_event: follow up to r1823047: complete state valida...
2018-02-16 Yann Ylavicmpm_event: follow up to r1823047: simplify "clogging...
2018-02-16 Yann Ylavicmpm_event: follow up to r1823047.
2018-02-03 Yann Ylavicmpm_event: move lingering close "sucker" from the liste...
2018-01-29 Yann YlavicRevert r1814112, it does not work for threaded MPMs.
2018-01-27 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_worker: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_worker: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann YlavicShared fdqueue code between MPMs event and worker into...
2018-01-19 Yann YlavicRevert r1821526, r1821527, r1821534, r1821538, r1821539...
2018-01-19 Yann Ylavicmpm_worker: Follow up to r1821526.
2018-01-19 Yann Ylavicmpm_event: Follow up to r1821558.
2018-01-18 Yann Ylavicmod_event: Let the listener thread do its maintenance...
2018-01-18 Yann YlavicFollow up to r1821526: rename ap_queue_info_get_idlers...
2018-01-18 Yann YlavicFollow up to r1821526: opacify fdqueue types.
2018-01-18 Yann YlavicShare fdqueue code between MPMs event and worker.
2018-01-18 Yann YlavicFollow up to r1821504: same comment in event than in...
2018-01-18 Yann Ylavicmpm_{event,worker}: Mask signals for threads created...
2018-01-18 Yann YlavicRevert r1821499, will re-commit the right change.
2018-01-18 Yann Ylavicmpm_event,worker: Mask signals for threads created...
2018-01-04 Eric Covenerincorporate review comments from RĂ¼diger
2018-01-04 Eric CovenerAdd "AcceptErrorsNonFatal" directive
2018-01-04 Christophe JailletAdd missing APLOGNO
2018-01-02 Yann Ylavicmpm_event: wakeup the listener to re-enable listening...
2018-01-02 Yann Ylavicmpm_event: remove atomics for timeout_queue's total...
2018-01-02 Yann Ylavicmpm_event: worker factor vs pollset.
2018-01-02 Yann Ylavicmpm_event: make sure wakeup_listener() does its minimal...
2018-01-02 Yann Ylavicmpm_event: avoid unexpected compiler optimizations.
2017-12-22 Yann Ylavicmpm_event: follow up to r1818804 and r1818951.
2017-12-21 Yann Ylavicmpm_event: follow up to r1818804.
2017-12-21 Yann Ylavicmpm_event: follow up to r1818804 and r1818951.
2017-12-21 Yann Ylavicmpm_event: follow up to r1818804.
2017-12-20 Yann Ylavicmpm_event: close connections not reported as handled...
2017-11-02 Yann Ylavicmpm_unix(es): cleanup properly on exit in one_process...
2017-09-28 Yann Ylaviccore, MPMs unix: follow up to r1809881.
2017-09-22 Yann Ylavicevent, simple, motorz: better naming, error code checki...
2017-09-22 Yann Ylavicevent: better apr_pollset_add() failure handling to...
2017-07-24 Yann Ylavicevent: Avoid possible blocking in the listener thread...
2017-07-21 Yann Ylaviccore, mpm_event: Add ap_update_sb_handle() to avoid...
2017-07-20 Yann Ylavicmpm_event: ap_queue_info_try_get_idler() may atomically...
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Evgeny Kotkovmpm_winnt: Do not redefine the standard CONTAINING_RECO...
2017-07-12 Evgeny Kotkovmpm_winnt: Remove an obsolete comment in child.c explai...
2017-07-12 Evgeny Kotkovmpm_winnt: Tweak the names of the variables in child...
2017-07-12 Evgeny Kotkovmpm_winnt: Tweak the listener shutdown code to use...
2017-07-12 Evgeny Kotkovmpm_winnt: Following up on r1801655, add a comment...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-07-11 Evgeny Kotkovmpm_winnt: Advertise support for preshutdown notificati...
2017-07-11 Evgeny Kotkovmpm_winnt: Remove unused values of the io_state_e enum.
2017-07-11 Evgeny Kotkovmpm_winnt: Remove a duplicated comment in the child_mai...
2017-07-11 Evgeny Kotkovmpm_winnt: Use a LIFO stack instead of a FIFO queue...
2017-07-11 Evgeny Kotkovmpm_winnt: Drop the APLOG_DEBUG diagnostic saying how...
2017-07-11 Evgeny Kotkovmpm_winnt: Remove an unnecessary Sleep() in the winnt_a...
2017-07-11 Evgeny Kotkovmpm_winnt: Simplify the shutdown code that was waiting...
2017-07-11 Evgeny Kotkovmpm_winnt: Avoid using TerminateThread() in case the...
2017-07-11 Evgeny Kotkovmpm_winnt: Make the shutdown faster by avoiding unneces...
2017-07-10 Evgeny Kotkovmpm_winnt: Following up on r1801144, use the new accept...
2017-07-07 Evgeny Kotkovmpm_winnt: Fix typo in the logged message in winnt_get_...
2017-07-07 Evgeny Kotkovmpm_winnt: Refactor the mpm_get_completion_context...
2017-07-07 Evgeny Kotkovmpm_winnt: Remove an unnecessary retry after receiving...
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
next