]> granicus.if.org Git - apache/shortlog
apache
2017-11-09 Rainer JungComplete build setup of mod_noloris.
2017-11-09 Rainer JungFix compilation of mod_md helper binary a2md.
2017-11-09 Yann YlavicFollow up to r1809273: CHANGES entry.
2017-11-08 Rainer JungFix pcre feature detection in configure when
2017-11-08 Yann YlavicFollow up to r1814659.
2017-11-08 Yann YlavicWe can't possibly loop in ap_process_http_async_connect...
2017-11-08 Daniel RuggeriPost 2.5.0-alpha tag updates
2017-11-07 Stefan EissingOn the trunk:
2017-11-07 Joe Orton* configure.in: Fix help text for --with-suexec-syslog.
2017-11-06 Stefan EissingOn the trunk:
2017-11-04 Lucien GentisRebuild.
2017-11-04 Lucien GentisXML update.
2017-11-04 Lucien GentisRebuild.
2017-11-04 Lucien GentisXML update.
2017-11-03 Christophe... Remove an already backported entry
2017-11-02 Yann Ylavicab: follow up to r1811664.
2017-11-02 Yann Ylavicmpm_unix(es): cleanup properly on exit in one_process...
2017-11-02 Christophe... Fix some syntax highlight
2017-11-02 Christophe... Remove backported entry (see part of r1651081)
2017-11-02 Christophe... Remove backported entry (see r1796850 with a slighly...
2017-11-01 Christophe... Remove backported entry (see part of r1772678 which...
2017-11-01 Christophe... Remove backported entry (see r1684515)
2017-11-01 Christophe... Improve mod_proxy_html doc
2017-11-01 Christophe... Save a few bytes in the conf pool when handling 'ProxyH...
2017-11-01 Christophe... Remove backported entry
2017-11-01 Christophe... Remove backported entries
2017-10-30 Stefan Eissing *) mod_http2: avoid unnecessary data retrieval for...
2017-10-28 Yann Ylavicmod_macro: fix usability of globally defined macros...
2017-10-28 Yann Ylavicmod_md: fix [-Werror=unused-but-set-variable].
2017-10-25 Yann YlavicRevert r1813167 (per review).
2017-10-24 Yann Ylavicmod_proxy_balancer: fix runtime lbfactor value changed...
2017-10-24 Christophe... Fix compilation failure :
2017-10-23 Stefan EissingOn the trunk:
2017-10-21 Lucien GentisRebuild.
2017-10-21 Lucien GentisXML update.
2017-10-20 Joe Orton* support/htpasswd.c (main): Only check for readability...
2017-10-18 Luca ToscanoDocumentation rebuild
2017-10-18 Luca Toscanomod_md.xml: fix typo
2017-10-18 Stefan Eissingmod_md: some strong advice about the consequences of...
2017-10-17 Yann Ylavicmod_journald: work around possible use of "inline"...
2017-10-16 Rainer JungFix format pattern (%lu => %APR_SIZE_T_FMT).
2017-10-16 Joe Orton* server/util_expr_eval.c (ap_expr_eval_re_backref...
2017-10-16 Yann YlavicFollow up to r1812263.
2017-10-16 Rainer JungFix maintainer mode with GCC/Clang.
2017-10-16 Rainer JungGCC/Clang strict-prototypes handling in configure:
2017-10-14 Yann YlavicFollow up to r1812193: really change MMN major.
2017-10-14 Yann YlavicFollow up to r1740928: including NOT_IN_PROXY in NOT_IN...
2017-10-13 Yann YlavicFollow up to r1809881: CHANGES entry.
2017-10-12 Yann YlavicEntry for 2.4.28 regression (r1808855 missing r1805195).
2017-10-12 Joe OrtonAdd optional _RAW suffix to SSL_*_DN_xx attribute names...
2017-10-11 Joe Orton* server/util_script.c (ap_add_common_vars): Allow...
2017-10-11 Luca ToscanoDocumentation rebuild
2017-10-11 Stefan EissingOn the trunk:
2017-10-10 Luca Toscanocore, mod_rewrite: introduce the 'redirect-keeps-vary...
2017-10-10 Lucien GentisRebuild.
2017-10-10 Lucien GentisXML updates.
2017-10-10 Yann Ylavicab: Make the TLS layer aware that the underlying socket...
2017-10-10 Yann Ylavicab: Keep reading nonblocking to exhaust TCP or SSL...
2017-10-09 Ruediger Pluem* Make it compatible with Python 3
2017-10-09 Ruediger Pluem* The calculation of the sizes was flawed:
2017-10-09 Ruediger Pluem* Convert to int before using
2017-10-09 Ruediger Pluem* It needs to be the dereferenced node
2017-10-08 Yann Ylavicmod_ssl: fix add_policy() w.r.t. OPENSSL_NO_COMP. ...
2017-10-06 Ruediger Pluem* Take the pointer from Yann: s/childs/children/
2017-10-05 Ruediger Pluem* Add dump_all_pools and dump_pool_and_childs.
2017-10-05 André Malofix properties
2017-10-04 Yann Ylavicmake docs.
2017-10-04 Yann YlavicFollow up to r1810358: add html files.
2017-10-04 Yann YlavicFollow up to r1810605.
2017-10-04 Yann YlavicFollow up to rr1810605 and r1811104.
2017-10-04 Yann Ylavicap_expr: follow up to r1810605.
2017-10-04 Stefan EissingOn the trunk:
2017-10-03 Yann Ylavicap_expr: follow up to r1810605.
2017-10-03 Yann YlavicAxe backported entries.
2017-10-03 Jim JagielskiAlso affects official clang 5 (maybe older ones too...)
2017-10-03 Yann Ylavichttpdunit: include .h to avoid code duplication.
2017-10-03 Yann YlavicFollow up to r1804123 r1809633.
2017-10-03 Yann Ylavicapr_expr: follow up to r1810605.
2017-10-02 Yann Ylavicap_expr: open string expressions to the <word>.
2017-10-02 Jim Jagielskixforms
2017-10-02 Jim JagielskiGet maintainer-mode working again w/ clang-900
2017-10-02 Jim JagielskiMore C90 stuff...
2017-10-02 Jim JagielskiFinal comment-format changes
2017-10-02 Jim JagielskiAnd standard format - no functional change
2017-10-02 Jim JagielskiC changes / C90/C89
2017-10-02 Jim JagielskiUserland change
2017-10-02 Jim JagielskiFold in ALv2 licensed UWSGI proxy (sub)module as acknow...
2017-10-02 Jean-Frederic... Add a warning for host starting with a letter.
2017-09-30 Yann YlavicFix ascii art :)
2017-09-30 Lucien GentisRebuild.
2017-09-30 Lucien GentisXML updates.
2017-09-29 William A.... RFC8081, new font/ registry as pointed out by Steffen
2017-09-29 Stefan Eissingmod_http2: non-dev 1.10.12 for backport
2017-09-29 Stefan Eissingreverting r1807238 bc not addressing the issue https...
2017-09-28 William A.... Forward port 2.4.x change r1810016
2017-09-28 Stefan EissingOn the trunk:
2017-09-28 Yann YlavicMPMs unix: follow up to r1809881 and r1809973.
2017-09-28 Yann Ylaviccore, MPMs unix: follow up to r1809881.
2017-09-27 André Malofixup properties
2017-09-27 André Maloupdate transformation
next