]> granicus.if.org Git - apache/history - server
* mod_proxy_fcgi: Ignore body data from backend for 304 responses. PR 57198.
[apache] / server /
2014-11-17 Yann Ylavicmpm_prefork: follow up to r1635521.
2014-11-17 Yann Ylavicmpm_event(opt), mpm_worker: follow up to r1635521.
2014-11-17 Yann Ylavicmpm_worker, mpm_prefork: follow up to r1635521.
2014-11-16 Yann Ylavicevent, eventopt: follow up to r1638879 and r1639960.
2014-11-16 Christophe Jailletavoid dereferencing a recently apr_pool_clear()'ed...
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-11-11 Jan Kaluža* server/scoreboard.c: Check for child_num < 0 also...
2014-10-31 Ruediger Pluem* Add missing include for ap_pglobal
2014-10-31 Eric CovenerSupport custom ErrorDocuments for HTTP 501 and 414...
2014-10-30 Yann YlavicMPMs, core: make duplicated listeners (SO_REUSEPORT...
2014-10-30 Jan Kalužacore: Do not match files when using DirectoryMatch...
2014-10-22 Christophe Jaillettab vs space
2014-10-22 Christophe Jaillettab vs space
2014-10-22 Christophe Jaillettab vs space
2014-10-11 Christophe JailletStyle ('{' on same line as function definition)
2014-10-07 Yann Ylaviccore: follow up to r1629909: fix min_spare_threads...
2014-10-07 Yann Ylaviccore: follow up to r1629925: new log tag
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: follow up to r1629909: ap_daemons_to_start can...
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-09-18 Christophe JailletContent-Length header should always be interpreted...
2014-09-18 Jim Jagielskiprepend 0
2014-09-11 Jim Jagielskimod_status should honor remote_ip as documented
2014-09-01 Christophe JailletSilent some cppcheck warnings.
2014-08-30 Christophe JailletFix sscanf format spotted by cppcheck.
2014-08-30 Christophe JailletFix printf format spotted by cppcheck.
2014-08-26 Jan Kalužaworker MPM: Fix null-dereference crash when using ...
2014-08-21 Christophe JailletMissing va_end spotted by cppcheck
2014-08-18 Jan Kalužaprefork: Ignore SIGINT in child. This fixes race-condit...
2014-08-18 Christophe JailletAvoid useless warning message when parsing a section...
2014-08-01 Christophe JailletTurn some APR_BUCKET_REMOVE(e)+apr_bucket_destroy(e...
2014-07-25 Eric Covenermod_proxy_wstunnel: Concurrent websockets messages...
2014-07-23 Guenter KnaufRe-introduce check for sufficient PCRE version.
2014-07-23 Rainer JungAdd compiled and loaded PCRE version numbers
2014-07-23 Rainer JungCheck for correct minimum PCRE version in configure,
2014-07-22 Rainer JungClarify comment.
2014-07-22 Christophe JailletRemove APLOG_NOERRNO.
2014-07-20 Christophe JailletAdd missing APLOGNO.
2014-07-19 Christophe JailletMove comment from .c to .h in order to make use of...
2014-07-19 Christophe JailletDo not use deprecated define.
2014-07-17 William A. Rowe JrAs noted by Yann, this resulted in a dead var assignmen...
2014-07-16 William A. Rowe Jrmpm_winnt: Accept utf-8 (Unicode) service names and...
2014-07-16 William A. Rowe JrGeneral whitespace cleanup, error message normalization...
2014-07-15 Eric Covener *) SECURITY: CVE-2013-5704 (cve.mitre.org)
2014-07-15 Joe OrtonSECURITY (CVE-2014-0117): Fix a crash in mod_proxy...
2014-07-15 Jeff TrawickSECURITY (CVE-2014-3523): Fix a memory consumption...
2014-07-14 Joe OrtonSECURITY (CVE-2014-0226): Fix a race condition in score...
2014-07-14 Christophe JailletRemove some 'register' in variable declaration.
2014-07-13 Rainer JungAvoid C99 idiom.
2014-07-08 Jeff Trawickclarify a comment
2014-07-08 Jan Kaluža* server/listen.c: return -1 in find_systemd_socket...
2014-07-08 Jeff Trawickwhitespace changes only
2014-07-08 Jan Kaluža* server/listen.c: detect systemd socket activation...
2014-07-08 Jan KalužaFollow up r1608686, pass process to alloc_systemd_listener.
2014-07-08 Jan Kaluža* server/listen.c: duplicate sockets correctly when...
2014-07-02 Jeff TrawickFollow-up to r1606368: HANDLE is PVOID which is void...
2014-06-28 Jeff TrawickFollow up to r1527220/r1588852:
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 YlavicCore filters do not need mod_proxy.h
2014-06-16 Yann YlavicFixed unused "ap_listen_rec *lr;" in prefork_run().
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-10 Yann YlavicStrip useless apr_brigade_cleanup() calls.
2014-06-10 Takashi Satofollow up r1599531 and r1599593:
2014-06-09 Yann YlavicRevert r1601285 and r1601283.
2014-06-09 Yann Ylaviceventopt: fix duplicated APLOGNOs.
2014-06-09 Yann Ylaviccore: Update empty log tags.
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-07 Yann Ylavic-MPMs prefork & worker: avoid segfault with SAFE_ACCEPT...
2014-06-07 Christophe JailletTypo
2014-06-05 Jim Jagielskifix restart issues
2014-06-04 Christophe JailletFix URL in doxygen comment.
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 JagielskiUpdate eventopt w/ bucket listeners
2014-06-03 Jim JagielskiNow allow MPMs to call ap_log_common()
2014-06-03 Jim JagielskiWe really need some place where we can place a whole
2014-06-03 Jim JagielskiDon't try to assume the value of SO_REUSEPORT...
2014-06-03 Jim JagielskiOptimize w/ duplicated listeners and use of SO_REUSEPORT
2014-05-16 Christophe JailletTweak a AP_DEBUG_ASSERT condition.
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-25 Graham LeggettOnly include the ldap escaping if present within APR.
next