]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2012-07-15  Stefan FritschRemove some checking for out-of-mem conditions that...
2012-07-15  Rainer JungFix indentation.
2012-07-15  Rainer JungAdd missing HTTP status codes taken from
2012-07-15  Stefan FritschDon't count connections in lingering close state when
2012-07-15  Stefan FritschKeep track of the number of clogged, lingering, and...
2012-07-15  Stefan FritschSimplify handling of MaxConnectionsPerChild
2012-07-15  Lucien GentisUpdates.
2012-07-13  Daniel Gruno- Define LUA_COMPAT_ALL so mod_lua will be compatible...
2012-07-13  Daniel Grunoxforms
2012-07-13  Daniel GrunoAdd printf as a known function in Perl.
2012-07-13  Daniel Grunowhitespace issue
2012-07-13  Daniel Grunoxforms
2012-07-13  Daniel GrunoAdd missing highlighting
2012-07-13  Ruediger Pluem* Set content type in case we return stale content.
2012-07-13  André Maloupdate transformation
2012-07-13  André Maloupdate bootstrap stylesheets to reflect manual lang...
2012-07-13  André Maloset svnmailer:content-charset
2012-07-11  Eric Covenerr1052419 changed the default value of Options to Follow...
2012-07-10  Stefan Fritschmake varbuf functions treat AP_VARBUF_UNKNOWN consisten...
2012-07-10  Eric Covenerstyle in the neighborhood of a bug
2012-07-10  Stefan Fritschstyle fix
2012-07-09  Stefan FritschMake mod_deflate skip compression if compression is...
2012-07-09  Daniel Grunoxforms
2012-07-09  Daniel GrunoFix some more whitespace issues with anchors.
2012-07-08  Daniel Grunoxforms
2012-07-08  Daniel GrunoFix whitespace issue in links.
2012-07-06  Ben LaurieRevert accidental commit.
2012-07-06  Ben LaurieWork correctly with a development version of OpenSSL...
2012-07-06  Joe Orton* modules/ssl/ssl_util_ocsp.c (get_line): Don't set...
2012-07-05  Daniel Grunoxforms ad libitum
2012-07-05  Daniel Grunocomments.apache.org is live! Changing URL of the javasc...
2012-07-05  Joe Orton* modules/filters/mod_ext_filter.c (ef_unified_filter...
2012-07-04  Eric Covenerzap recent backports
2012-07-04  Daniel Grunoxforms
2012-07-04  Daniel GrunoFix XML error.
2012-07-04  Daniel GrunoAdd examples of <Files ...> that don't involve regex.
2012-07-03  Eric Coveneradd a pointer to 'rewriteoptions', without giving away...
2012-07-02  Joe OrtonTransforms.
2012-07-02  Joe Orton* modules/mappers/mod_rewrite.c (cmd_rewriteoptions...
2012-07-01  Daniel Grunoxforms
2012-07-01  Daniel GrunoAdd 'require' as a keyword for Lua scripts
2012-07-01  Daniel GrunoFix titles of examples
2012-07-01  Daniel Grunoxforms
2012-07-01  Daniel GrunoRe-add r:parsebody() as a valid function
2012-07-01  Daniel GrunoAdd LuaAuthzProvider as a valid Directive.
2012-06-30  Eric Covenerbump CVE to the top of CHANGES
2012-06-30  Lucien GentisUpdates.
2012-06-27  Eric Covenerre-emphasize this paragraph in ProxyRequests is for...
2012-06-26  Rich BowenFixes to XML. rebuild.
2012-06-26  Rich BowenApplies patch from PR 53201, from Walter (wgoulet)
2012-06-26  Daniel Grunoxforms
2012-06-26  Daniel GrunoUpdates
2012-06-26  Daniel Grunoxforms
2012-06-26  Daniel GrunoMove SSLCACertificate* into the correct (allowed) conte...
2012-06-25  Daniel Grunoxforms
2012-06-25  Daniel GrunoFix the wording of r1353263 a bit.
2012-06-24  Daniel Grunoxforms
2012-06-24  Daniel GrunoAdd a link to sections.html and change the example...
2012-06-24  Lucien GentisUpdates.
2012-06-24  Daniel Grunoxforms
2012-06-24  Daniel GrunoAdd a note about DirectoryIndex adding resources instea...
2012-06-22  Stefan Fritschxforms
2012-06-22  Stefan FritschThe compiled in limit has been removed in r149269,...
2012-06-22  Stefan FritschMake sure that a triggering LimitRequestFieldSize is...
2012-06-22  Stefan Fritschnote more prominently that SHA and crypt are insecure
2012-06-22  Stefan Fritschimprove dump_allocator, add dump_one_pool
2012-06-21  Ben LaurieRFC 5878 support.
2012-06-21  Lucien GentisUpdates.
2012-06-21  Joe Orton* modules/cache/cache_util.c (write_write_order): Remov...
2012-06-20  Daniel Grunoxforms
2012-06-20  Daniel GrunoUpdate (fix) the POST data retrieval example.
2012-06-20  Eric Coveneradd a warning in the LDAP AuthnProviderAlias and expect...
2012-06-20  Daniel Grunoxforms
2012-06-20  Daniel GrunoAdd back the parsebody reference in the handler example.
2012-06-20  Daniel GrunoAdd the missing parsebody function to mod_lua, for...
2012-06-20  Daniel Grunoxforms
2012-06-20  Daniel GrunoFix a whitespace issue
2012-06-19  Joe Orton* support/ab.c (test, start_connect): Only bind the...
2012-06-17  Lucien GentisUpdates.
2012-06-17  Stefan FritschLog the actual problem if parsing of 'Require expr...
2012-06-17  Stefan Fritschxforms
2012-06-17  Stefan FritschIf an expression in "Require expr" returns denied and
2012-06-17  Stefan FritschLog error if 'Require expr' fails
2012-06-16  Stefan Fritschxforms
2012-06-16  Stefan FritschAdd new directive LuaAuthzProvider to allow implementing an
2012-06-16  Stefan Fritschuse macro to make definition of integer fields more...
2012-06-16  Stefan Fritschfactor common code into utility function
2012-06-16  Stefan Fritschchange various strings from char * to const char *
2012-06-16  Stefan Fritschpass the provider name to parse_require_line as pool...
2012-06-16  Stefan FritschAdjust log message: Condition can be caused by configur...
2012-06-16  Stefan Fritschmod_lua: Add a few missing request_rec fields. Rename...
2012-06-16  Stefan Fritschallow tail call optimization in log methods, remove...
2012-06-16  Stefan FritschChange prototype of vm_construct, to work around gcc...
2012-06-14  Stefan FritschExpand the SRP reference documentation
2012-06-13  Joe OrtonSECURITY: CVE-2012-2687 (cve.mitre.org):
2012-06-10  Stefan FritschPass the server_rec to ssl_die() and use it to log...
2012-06-10  Stefan FritschIf OPENSSL_NO_COMP is defined, omit merging the compres...
2012-06-10  Stefan FritschAdd some improvements as suggested by Kaspar
2012-06-10  Lucien GentisUpdates.
2012-06-08  Stefan FritschRemove some backported or reverted items
next