]> granicus.if.org Git - apache/shortlog
apache
2016-04-11 Stefan FritschOn exit, don't write to other generations' scoreboard...
2016-04-11 Stefan FritschDon't take over scoreboard slots from gracefully finish...
2016-04-11 Stefan FritschDisplay process slot number in the async overview
2016-04-11 Stefan Eissingreduced h2_request initialization/copy after review...
2016-04-10 Stefan FritschExit threads early during shutdown, part 2
2016-04-10 Stefan FritschExit threads early during shutdown
2016-04-10 Stefan FritschTerminate keep-alive connections when dying
2016-04-10 Stefan Fritschfix compiler warning about missing prototype
2016-04-10 André Malosvn:eol-style = native
2016-04-10 Jean-Frederic... print Server Temp Key information.
2016-04-10 Rainer JungSupport for OpenSSL 1.1.0:
2016-04-09 Lucien GentisRebuild.
2016-04-09 Lucien GentisXML updates.
2016-04-09 Luca ToscanoDocumentation rebuild and translation updates
2016-04-09 Luca ToscanoAmended wording of previous commit (Auth Howto doc)
2016-04-09 Luca ToscanoDocumentation rebuild and translation updates
2016-04-09 Luca ToscanoAdded note to the Auth Howto clarifying the usage of...
2016-04-08 Joe Orton* modules/lua/mod_lua.c (lua_post_config): Use anonymou...
2016-04-08 Luca ToscanoDocumentation rebuild
2016-04-08 Luca ToscanoClarification of mod_access_compact and mod_authz_host...
2016-04-08 Luca ToscanoRevision metadata updates after recent change.
2016-04-05 Luca ToscanoDocumentation rebuild
2016-04-05 Luca ToscanoAdded more info for the ListenCoresBucketsRatio directi...
2016-04-05 Christophe... xforms
2016-04-05 Christophe... Typo
2016-04-05 Christophe... xforms
2016-04-05 Christophe... Add some missing hyperlinks to the corresponding direct...
2016-04-05 Christophe... Fix the -H|-h flag as spotted by Pete in the online...
2016-04-05 Christophe... Fix the -H|-h flag as spotted by Pete in the online...
2016-04-04 Rainer JungSupport for OpenSSL 1.1.0:
2016-04-02 Lucien GentisRebuild.
2016-04-02 Lucien GentisXML updates.
2016-04-02 Christophe... Add the <!--#comment ... --> syntax.
2016-04-02 Christophe... xforms
2016-04-02 Christophe... Improve hyperlinks
2016-04-01 Yann Ylavicmpm_worker: follow up to r1737449.
2016-04-01 Yann Ylavicmpm_event, mpm_worker: No functional change.
2016-04-01 Yann Ylavicmpm_event, mpm_worker: Fix computation of MinSpareThrea...
2016-04-01 Christophe... xforms
2016-04-01 Christophe... Fix typo (extra sapce) in example spoted by Juan Antoni...
2016-04-01 Luca ToscanoUpdating .xml.* files too
2016-04-01 Yann YlavicRemove some backported CHANGES entries.
2016-04-01 Luca ToscanoDocumentation rebuild
2016-04-01 Luca ToscanoReverting my previous commit due to dev feedbacks
2016-04-01 Luca ToscanoDocumentation rebuild
2016-04-01 Luca ToscanoAdded warning for AllowOverrideList None in the mod...
2016-03-31 Yann Ylavicmod_ssl: follow up to r1734561 and r1735337.
2016-03-31 Stefan Eissingupdate after backport
2016-03-31 Stefan Eissingmod_http2: removing some flushes on main connection
2016-03-31 Yann YlavicSet $LastChangedRevision.
2016-03-31 Yann Ylavictakashi's TODO script needs this colon.
2016-03-30 Ruediger Pluem* Dreaded Umlauts :-). Use the usual transcription...
2016-03-30 Stefan Eissingmod_http2: new vars, keepalive increase, no slave reuse...
2016-03-30 Daniel RuggeriMissed changes for r1737114
2016-03-30 Daniel RuggeriFix bug 58528 - Do not read .htaccess if override and...
2016-03-30 Yann Ylaviccore: '!x == 0' => 'x != 0' to avoid a compiler warning...
2016-03-30 Stefan Eissingmod_http2: incrementing keepalives on each request...
2016-03-30 Yann YlavicFollow up to r1737053: add newly generated files.
2016-03-29 Yann Ylavicmake docs.
2016-03-29 Yann YlavicFollow up to r1737042.
2016-03-29 Yann YlavicUpdate spanish translation.
2016-03-29 Stefan Eissingmod_http2: fix for wrong handling of prefetched respons...
2016-03-29 Jim JagielskiSome flow improvements...
2016-03-29 Yann Ylavicmod_proxy_express: Fix possible use of DB handle after...
2016-03-29 Stefan Eissingmod_http2: more effient passing of response bodies
2016-03-26 Christophe... xforms
2016-03-26 Christophe... Synch with 2.4.x
2016-03-26 Luca Toscanodocumentation rebuild
2016-03-26 Luca ToscanoAdded HTTP/2 guide among the howtos
2016-03-26 Luca ToscanoUploading http2 howto
2016-03-26 Christophe... xforms
2016-03-26 Christophe... Add missing space between directives and parameters.
2016-03-26 Christophe... Fix missing space in log message
2016-03-25 Rich BowenFix formatting, highlighting of examples.
2016-03-25 Lucien GentisRebuild.
2016-03-25 Lucien GentisXML update.
2016-03-25 Jim Jagielskiprotect logic in case backend == NULL
2016-03-24 Stefan Eissingmod_http2: fix for scoreboard updates missing, mem...
2016-03-24 Rich Bowenrebuild
2016-03-24 Rich BowenErrorDocument is not a section directive.
2016-03-24 Yann YlavicFollow up to r1736217: really bump MMN minor.
2016-03-22 Yann Ylavicmod_http2: no variadic macro in C89, use equivalent...
2016-03-22 William A.... Fix missing limits.h header, required for 2.4.next...
2016-03-22 Yann YlavicFollow up to r1734656, r1736216, r1736225: more correct...
2016-03-22 Yann YlavicFollow up to r1734656, r1736216: use correct pointer...
2016-03-22 Yann Ylaviccore: Add missing AP_IMPLEMENT_OPTIONAL_HOOK_RUN_FIRST.
2016-03-22 Yann YlavicFollow up to r1734656: restore c->data_in_input_filters...
2016-03-22 Yann Ylavicmod_ssl: return non ambiguous value in ssl_callback_Ses...
2016-03-22 Stefan Eissingadding missing source h2_ngn_shed.c for win build
2016-03-21 André Maloupdate transformation
2016-03-21 Jeff TrawickDOCUMENT_ARGS in 2.4.19
2016-03-21 Jeff TrawickMention cgi_var_rules, fix expr_handler typos
2016-03-21 Jeff TrawickCheck for proxy_detach_backend hook, for 2.4.x compatib...
2016-03-21 Yann Ylavich2_proxy_session: fill in missing APLOGNO()s.
2016-03-21 Yann YlavicFollow up to r1735882: fill in APLOGNO().
2016-03-21 Stefan Eissingfix APLOGNO at wrong place, me stupid
2016-03-21 Stefan EissingAPLOGNO update for mod_proxy_http2
2016-03-21 Stefan EissingAPLOGNO tagging
2016-03-21 Stefan Eissinglatest additions to netware build by NormW
2016-03-21 Rainer JungSupport for OpenSSL 1.1.0:
next