]> granicus.if.org Git - apache/history - server/mpm/event
mpm_winnt: remove 'data' AcceptFilter in favor of 'connect'
[apache] / server / mpm / event /
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_event, mpm_worker: No functional change.
2016-04-01 Yann Ylavicmpm_event, mpm_worker: Fix computation of MinSpareThrea...
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 YlavicRevert changes on mpm_event and mpm_worker from r1711479.
2016-02-24 Jim Jagielskicorrect type
2016-02-23 Rainer JungJoin multi-line MPM startup log messages into
2016-02-19 Graham Leggettmpm: Add a complete_connection hook that confirms wheth...
2016-02-17 Ruediger Pluem* c is set to cs->c. So use it.
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 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-04 Graham Leggettcore: Extend support for asynchronous write completion...
2015-10-03 Stefan Fritschrename some variables to be more descriptive
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-06-07 Yann Ylavicmpm_event: Follow up to r1664071: quiet compiler (spuri...
2015-05-16 Yann Ylaviccore: Follow up to r1599601: s/ap_log_common/ap_log_mpm...
2015-04-19 Yann Ylavicmpm_event: follow up to r1666468 and r1666618.
2015-03-14 Yann Ylavicmpm_event: follow up to r1666468.
2015-03-13 Yann Ylavicmpm_event: Allow for timer events duplicates.
2015-03-04 Yann Ylaviccore: If explicitly configured, use the KeepaliveTimeou...
2015-03-01 Yann Ylavicmpm_event: follow up to r1538490, r1545736, r1604350...
2015-02-26 Yann Ylavicmpm_event: follow up to r1493741 and r1662440.
2015-02-26 Yann Ylavicmpm_event: follow up to r1493741.
2015-01-12 Eric CovenerUpdate conn_rec.id when a new thread begins working...
2014-12-05 Yann Ylavicmpm_event(opt): zero is immutable.
2014-12-05 Yann Ylavicmpm_event(opt): avoid casts/comparisons from unsigned...
2014-12-02 Yann Ylavicmpm_event: follow up to r1639614 (trunk) and r1642858...
2014-11-20 Yann Ylavicmpm_event(opt), mpm_worker, mpm_prefork: follow up...
2014-11-17 Yann Ylavicmpm_event(opt), mpm_worker: follow up to r1635521.
2014-11-16 Yann Ylavicevent, eventopt: follow up to r1638879 and r1639960.
2014-11-14 Eric Covenerdon't call notify_suspend() in a worker thread after
2014-11-14 Eric Covenerrevert r1638691, more comprehensive followup planned...
2014-11-12 Eric Coveneravoid dereferencing a recently apr_pool_clear()'ed...
2014-11-12 Eric CovenerFix a bug in r1604350 that can lead to crashes in the...
2014-10-30 Yann YlavicMPMs, core: make duplicated listeners (SO_REUSEPORT...
2014-10-07 Yann Ylaviccore: follow up to r1629909: fix min_spare_threads...
2014-10-07 Yann Ylaviccore: ensure that MPMs return an error on runtime failu...
2014-10-07 Yann Ylavicmpms: enforce assertion that unreachable code is not...
2014-10-07 Yann Ylaviccore: Use process scoreboard to store each child's...
2014-10-06 Jan Kalužaevent: Fix worker-listener deadlock in graceful restart...
2014-10-06 Jan Kalužaevent: have_idle_worker must not be cleared in every...
2014-07-25 Eric Covenermod_proxy_wstunnel: Concurrent websockets messages...
2014-07-13 Rainer JungAvoid C99 idiom.
2014-06-27 Takashi SatoRevert r1601943, r1602058, r1605307 (socket callback...
2014-06-25 Takashi Satoevent: minify local variables scope.
2014-06-25 Takashi Satofollow up r1601943:
2014-06-24 Eric Covenerfollowup to r1604350, move the c->sbh assignment to...
2014-06-21 Yann Ylavicevent: Avoid timer's mutex two successive locks/unlocks...
2014-06-21 Yann Ylavicevent: follow up to r1604347.
2014-06-21 Eric Covenermissed a case in r1538490:
2014-06-21 Takashi SatoDo not call a timeout callback after the asociated...
2014-06-16 Yann YlavicMark all unused/duplicated/closed child listeners as...
2014-06-14 Takashi Satostyle fix, no functional change.
2014-06-13 Takashi SatoeventMPM:
2014-06-11 Takashi SatoSocket event callback now takes pollfd.
2014-06-07 Yann Ylavicmpm_event[opt]: Send the SSL close notify alert when...
2014-06-07 Yann Ylavic-MPMs event & eventopt: child listeners are used in...
2014-06-03 Jim JagielskiBreak out common code to be share-able
2014-06-03 Jim Jagielskifold in performance hack from eventopt
2014-06-03 Jim JagielskiNow allow MPMs to call ap_log_common()
2014-06-03 Jim JagielskiOptimize w/ duplicated listeners and use of SO_REUSEPORT
2014-05-13 Mike RumphFix some comment typos
2014-05-11 Eric CovenerPR56333: Add an API to resume a connection that a handl...
2014-05-11 Eric CovenerExtend the socket callbacks in event to allow a timeout...
2014-04-20 Eric Covenerr1494157 from eventopt for event, per sf's review comments.
2013-11-30 Jeff Trawickfollow-up to r1546759: remove an inadvertently committe...
2013-11-30 Jeff TrawickAdd suspend_connection and resume_connection hooks...
2013-11-30 Jeff Trawickfix whitespace in a debug message
2013-11-26 Jeff TrawickFollow-up to r1538490:
2013-11-25 Jim JagielskiConsistent types
2013-11-25 Jim Jagielskinaming suggestion re: trawick
2013-11-25 Jim JagielskiUse offset which is smack dab in the middle.
2013-11-25 Jim JagielskiUse correct type...
2013-11-25 Jim JagielskiUse a normalized offset point for idlers... still need...
2013-11-25 Jim Jagielskirevert 1544876
next