]> granicus.if.org Git - apache/shortlog
apache
2014-07-15 Christophe... fix logic in ap_method_list_(add|remove) in order:
2014-07-15 Eric CovenerSuggestion from Rick Houser -- for compatibility, pick...
2014-07-15 Eric Covenerallow two character mod_log_config formats
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 Christophe... Add missing APLOGNO + fix a typo in a comment
2014-07-14 Eric CovenerSECURITY: CVE-2014-0231 (cve.mitre.org): Part two of...
2014-07-14 Eric Covener *) SECURITY: CVE-2014-0118 (cve.mitre.org)
2014-07-14 Joe OrtonSECURITY (CVE-2014-0226): Fix a race condition in score...
2014-07-14 Christophe... Simplify code.
2014-07-14 Christophe... Remove some 'register' in variable declaration.
2014-07-14 Christophe... Remove some 'register' in variable declaration.
2014-07-14 Rainer JungRemove backported item.
2014-07-14 Jan Kalužamod_journald: New module implementing error_log provide...
2014-07-14 Jeff Trawickremove entries for recently backported changes
2014-07-13 Rainer JungAvoid C99 idiom.
2014-07-13 Rainer JungExtend the scope of SSLSessionCacheTimeout to sessions
2014-07-13 Rainer JungAdd CHANGES for r1610207.
2014-07-13 Rainer JungForward local IP address as a custom request attribute
2014-07-12 Jeff TrawickSync version info in DH parameter doc with 2.4.x branch...
2014-07-12 Jeff TrawickInclude any error notes set by modules in the canned...
2014-07-12 Jeff TrawickSet an error note for requests rejected due to SSLStric...
2014-07-12 Jeff TrawickPerform SNI checks only on the initial request. In...
2014-07-11 Jan Kalužabump mmn because of r1609680
2014-07-11 Jan Kalužamod_proxy: better check for worker->s->is_name_matchable
2014-07-11 Jan Kalužamod_proxy: add ap_proxy_define_match_worker() and use...
2014-07-09 Lucien GentisRebuild.
2014-07-09 Lucien GentisXML Update.
2014-07-09 Yann YlavicFix C99 (or later only) comment.
2014-07-09 Christophe... s/apr_pstrndup/apr_pstrmemdup/ to save a few cycles
2014-07-08 Jeff Trawickclarify a comment
2014-07-08 Jim Jagielskibackported
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-06 Jeff TrawickThe SNI callback already logs a debug message when...
2014-07-06 Eric CovenerConsolidate common code that got duplicated by 2.3...
2014-07-05 Lucien GentisRebuild
2014-07-05 Lucien GentisXML Update.
2014-07-05 Eric Covenerxform
2014-07-05 Eric Covenermake LDAPConnectionPoolTTL more conservative, use r...
2014-07-02 Jeff TrawickFollow-up to r1606368: HANDLE is PVOID which is void...
2014-06-30 Ben Resermod_lua: Remove dead code left over from the old code...
2014-06-28 Jeff TrawickFollow up to r1527220/r1588852:
2014-06-28 Jeff TrawickFollow-up to r1593860:
2014-06-28 Jeff TrawickAPR_THREAD_FUNC decorator needed for 32-bit builds...
2014-06-27 Joe OrtonUpdate transformations.
2014-06-27 Takashi SatoRevert r1601943, r1602058, r1605307 (socket callback...
2014-06-26 Joe OrtonUpdate transformations.
2014-06-26 Joe Orton- ignore <br> inside <dd> too, since ab.xml is using...
2014-06-26 Joe Orton- note tweak to DH parameter sizes used in r1605827;
2014-06-26 Joe Orton* modules/ssl/ssl_engine_init.c: Make DH handling a...
2014-06-26 Jeff Trawickremove some entries now present in the 2.4.x branch
2014-06-25 Takashi SatoAsync mod_proxy_wstunnel:
2014-06-25 Takashi SatoRefactor asynchronous mod_proxy_wstunnel using pollfd...
2014-06-25 Takashi Satoevent: minify local variables scope.
2014-06-25 Takashi Satofollow up r1601943:
2014-06-24 Christophe... Use ap_remove_input_filter_byhandle instead of duplicat...
2014-06-24 Eric Covenerfollowup to r1604350, move the c->sbh assignment to...
2014-06-22 Jeff TrawickFollow up to r1604336: Comment out hooks whose only...
2014-06-22 Lucien GentisRebuild.
2014-06-22 Lucien GentisXML Update.
2014-06-22 Lucien GentisRebuild.
2014-06-22 Lucien GentisXML updates.
2014-06-22 Christophe... Add some compatibilty notes for some options of "suppor...
2014-06-21 Yann Ylavicevent: Avoid timer's mutex two successive locks/unlocks...
2014-06-21 Jeff TrawickFollow-up to r1601076:
2014-06-21 Yann Ylavicevent: follow up to r1604347.
2014-06-21 Jeff Trawickdoc xforms
2014-06-21 Jeff TrawickFollow up r1573626 with some wordsmithing, a compatibil...
2014-06-21 Eric Covenerfix c++/c99 comment
2014-06-21 Eric Covenerbe more general
2014-06-21 Eric Covenermissed a case in r1538490:
2014-06-21 Takashi SatoDo not call a timeout callback after the asociated...
2014-06-21 Daniel GrunoRevert early|late argument for LuaHookCheckUserID as...
2014-06-19 Joe Orton* modules/ssl/ssl_engine_init.c (make_dh_params): Remov...
2014-06-19 Yann YlavicUse unsigned bit flags (otherwise the non-zero value...
2014-06-17 Yann YlavicRemove backported changes.
2014-06-17 Yann YlavicAdd missing CHANGES entries for r1572655,1572663,157266...
2014-06-17 Yann Ylavicmod_proxy_fcgi: follow up to r1592032.
2014-06-16 Jeff TrawickReindent after small fix in r1603027
2014-06-16 Jeff TrawickFix bug introduced in r1591508 which resulted in the...
2014-06-16 Yann Ylavicmod_proxy: Don't limit the size of the connectable...
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-15 Rich Bowenhtml build
2014-06-15 Rich Bowenmetafiles
2014-06-15 Rich BowenExample of loading mpm with LoadModule, and what happen...
2014-06-15 Rich BowenRebuild
2014-06-15 Rich BowenMarkup errors.
2014-06-15 Rich Bowen<page> not valid in this context.
2014-06-15 Rich BowenMore relevant links in the getting started doc.
2014-06-15 Rich BowenStray whitespace
2014-06-15 Rich BowenShould probably move this to something on the docs...
2014-06-15 Rich BowenStart slogging through the STATUS file again
2014-06-15 Rich BowenRebuild
2014-06-15 Rich BowenKill the "IE on Mac" example. Replace with simpler...
next