]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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.
2014-06-10  Eric Covenersimplify/clarify that negation operates on an entire...
2014-06-09  Yann Ylavicmod_proxy: Shutdown (eg. SSL close notify) the backend...
2014-06-09  Yann YlavicRevert r1601285 and r1601283.
2014-06-09  Yann Ylavicmod_proxy: Shutdown (eg. close notify) the backend...
2014-06-09  Yann Ylaviceventopt: fix duplicated APLOGNOs.
2014-06-09  Yann Ylaviccore: Update empty log tags.
2014-06-08  Yann Ylavicmod_ssl: SSL_smart_shutdown(): follow up to r1601184.
2014-06-07  Yann Ylavicmpm_event[opt]: Send the SSL close notify alert when...
2014-06-07  Yann Ylavicmod_ssl: Ensure that the SSL close notify alert is...
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  Yann Ylavicab: support custom HTTP method with -m argument. PR...
2014-06-07  Christophe... Typo
2014-06-05  Jim Jagielskifix restart issues
2014-06-04  Mike Rumphgenerated changes
2014-06-04  Mike RumphFix spelling and grammar errors.
2014-06-04  Mike Rumphgenerated changes
2014-06-04  Mike RumphRemove redundant paragraph and fix grammar errors.
2014-06-04  Mike Rumphgenerated changes
2014-06-04  Christophe... Fix URL in doxygen comment.
2014-06-04  Mike RumphFix spelling and grammar errors.
2014-06-04  Mike RumphGenerated files from doc build.
2014-06-03  Christophe... Fix URL in doxygen comment.
2014-06-03  Christophe... Fix r1593665 where I miss read the code and what is...
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  Yann YlavicRemove backported changes.
2014-06-03  Jim JagielskiDon't try to assume the value of SO_REUSEPORT...
2014-06-03  Eric Coveneradd GlobalLog directive to allow a diagnostic log to...
2014-06-03  Jim JagielskiOptimize w/ duplicated listeners and use of SO_REUSEPORT
2014-06-03  Yann Ylavicmod_proxy_http: avoid (unlikely) access to freed memory.
2014-06-02  Jim Jagielskiignore
2014-06-01  Nick Kewmod_proxy_html: support automatic doctype detection.
2014-06-01  Christophe... Syntax highlight
2014-06-01  Nick Kewmod_proxy_html: skip documents < 4 bytes
2014-06-01  Christophe... SetHandler only has one parameter + reflow a sentence...
2014-06-01  Christophe... Fix computation of the size of 'struct sockaddr_un...
2014-05-30  Takashi Satoupdate Japanese translation
2014-05-29  Lucien GentisRebuild.
2014-05-29  Lucien GentisXML Update.
2014-05-29  Lucien GentisRebuild.
2014-05-29  Lucien GentisXML update.
2014-05-29  Takashi Satocopy AllowCONNECT Japanese translation from
2014-05-29  Christophe... Doxygen fix + alignment + typo
2014-05-28  Christophe... Fix typo spotted on online doc by Louise Hope.
2014-05-28  Joe OrtonCreate DH parameters from OpenSSL at module init, avoid...
2014-05-28  Eric Covenerxform
2014-05-28  Eric Covenerfix typo -- comment 2561
2014-05-26  Christophe... Rename module name in doxygen + partly revert r832442...
2014-05-26  Christophe... Doxygen fix + reorg to match how other header files...
next