]> granicus.if.org Git - apache/history - server
port latex-build fix from 2.4
[apache] / server /
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.
2014-04-25 Graham LeggettAdd the ldap function to the expression API, allowing...
2014-04-24 Christophe JailletFollow up to r1384924 .
2014-04-21 Christophe JailletBetter self document code
2014-04-20 Eric Covenerr1494157 from eventopt for event, per sf's review comments.
2014-04-18 Graham LeggettMove two variable assignments off the fast path.
2014-03-19 Jim JagielskiAnd use #error if we get past configure...
2014-02-28 Yann Ylaviccore: avoid a double apr_time_now() call on the first...
2014-02-07 Jeff TrawickFollow-up to r1512819:
2014-02-07 Jim Jagielskitypo
2014-02-07 Jim JagielskiOops... missed this when I switched slaves to their
2014-02-07 Jim JagielskiAdd in the concept of "slave" connections...
2014-02-04 Ruediger Pluem* Only use PCRE_DUPNAMES if it is present (only in...
2014-02-01 Christophe Jaillets/apr_pstrndup/apr_pstrmemdup/ when applicable
2014-02-01 Christophe JailletUse %pm in order to save 8k of stack in 'ap_pcfg_strerror'
2014-01-24 Jim Jagielskijust put up w/ the error message... no real way to
2014-01-24 Jim JagielskiUse simple macro ifdef rather than APR versioning...
2014-01-24 Jim JagielskiIf we try to set this on a UDS socket, don't log the...
2014-01-18 Christophe JailletNo need to test for NULL, apr_pstrndup already handles it.
2014-01-03 Graham LeggettAdd a "MATCH_" prefix to variables set within
2013-12-31 Jim Jagielskinew logno
2013-12-30 Justin ErenkrantzAdd directives to control two protocol options:
2013-12-30 Graham Leggettcore: Support named groups and backreferences within...
2013-12-15 Christophe JailletUse 'apr_pstrmemdup' instead of 'apr_pstrndup' when...
2013-12-02 Jeff TrawickFix module id in log messages issued from main.c
2013-12-01 Christophe JailletFix missing spaces in messages
2013-12-01 Jeff Trawickavoid duplication of APR_HOOK_LINK invocations
2013-12-01 Jeff TrawickFollow-up to r1546759: Fix compilation when exception...
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 (2nd commit for future backport ease)
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 Jagielskir1545286 for eventopt
2013-11-25 Jim JagielskiUse a normalized offset point for idlers... still need...
2013-11-25 Jim Jagielskirevert 1544876
2013-11-23 Jim JagielskiJust critically warn people... but keep pushing through.
2013-11-20 Jeff TrawickFollow-up to r1539988:
2013-11-17 Christophe JailletRemove useless spaces that are not in 2.4.x
2013-11-15 Jeff Trawickmore apr_file_write_full() simplification (like r1542413)
2013-11-15 Jim JagielskiPR: 54852. Only use a dummy_connection for idle processes
2013-11-15 Jeff TrawickFix potential rejection of valid MaxMemFree and ThreadS...
2013-11-12 Jan KalužaAdd parse_errorlog_arg callback to ap_errorlog_provider...
next