]> granicus.if.org Git - apache/shortlog
apache
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...
2014-06-15 Jim Jagielskirevert 1602523, until there is understanding
2014-06-15 Rich BowenApply patch to spanish error messages, from PR 56214...
2014-06-15 Rich BowenRebuild quickrefs
2014-06-15 Lucien GentisRebuild.
2014-06-15 Lucien GentisXML Updates.
2014-06-14 Lucien GentisRebuild.
2014-06-14 Lucien GentisXML updates.
2014-06-14 Takashi Satostyle fix, no functional change.
2014-06-13 Jim JagielskiAllow for "magic" scheme "auto" which makes the scheme of
2014-06-13 Jeff Trawickmod_proxy_fcgi iobuffersize support in 2.4.x via r1601749
2014-06-13 Takashi SatoeventMPM:
2014-06-13 Ben ReserFix PR 56480: PROPFIND walker doesn't encode hrefs...
2014-06-12 Takashi SatoFollow up r1601943:
2014-06-11 Jeff Trawickfix AP_IS_DEAULT_HANDLER_NAME
2014-06-11 Takashi SatoSocket event callback now takes pollfd.
2014-06-11 Yann Ylavicmod_ssl: dump SSL IO/state for the write side of the...
2014-06-11 Yann Ylavicmod_sed: Reuse ctx->bb in sed_response_filter() and...
2014-06-11 Yann Ylavicmod_sed:
2014-06-10 Yann YlavicFix ab's r1601076 changelog credits.
2014-06-10 Yann YlavicAdd ab's r1601076 changelog.
2014-06-10 Yann Ylavicmod_proxy: follow up to r1601291.
2014-06-10 Yann YlavicStrip useless apr_brigade_cleanup() calls.
2014-06-10 Takashi Sato* apr_status_t vs HTTP status code fix
2014-06-10 Takashi SatoPrivate function doesn't need ap_ prefix.
2014-06-10 Takashi Satofollow up r1599012:
2014-06-10 Takashi Satofollow up r1599531 and r1599593:
2014-06-10 Christophe... Remove one backported change.
next