]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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
2012-06-08  Joe Orton* include/util_ldap.h: Treat LDAP_UNAVAILABLE as a...
2012-06-08  Joe Orton* configure.in: Enforce 1.4.0 as minimum APR version...
2012-06-08  Stefan Fritschxforms
2012-06-08  Stefan FritschAdd support for TLS-SRP (Secure Remote Password key...
2012-06-08  Daniel Grunoxforms
2012-06-08  Daniel GrunoFix a broken link
2012-06-06  Daniel Grunoxforms
2012-06-06  Daniel GrunoAdd a note that VirtualDocumentRoot will override Docum...
2012-06-06  Joe Orton* support/htpasswd.c (mkrecord): Handle crypt() failure.
2012-06-05  Rich BowenSorry about that. Broke the comments stuff in that...
2012-06-05  Rich Bowenrebuild docs
2012-06-05  Rich BowenRebuild authz_host edit.
2012-06-05  Rich BowenAdds a security remark regarding proxied content and...
2012-06-05  Daniel Grunoxforms
2012-06-05  Daniel GrunoUse HTTPS for the comments instead of HTTP (and yay...
2012-06-05  Daniel Grunoxforms
2012-06-05  Daniel GrunoFix up the wording, so it leaves no doubt that status...
2012-06-04  Daniel Grunoxforms
2012-06-04  Daniel GrunoComment out unsupported function calls.
2012-06-04  Daniel Grunorebuild everything
2012-06-04  Daniel GrunoChange references in version.ent from disqus to the...
2012-06-02  Stefan FritschAvoid buffer overflow if one protocol string is too...
2012-06-01  Stefan Fritschremove obsolete comment (PROXY_MAGIC_TYPE is not used...
2012-06-01  Stefan Fritschxforms
2012-06-01  Stefan FritschAdd new directive SSLCompression to disable SSL-level...
2012-06-01  Joe Orton* configure.in: Correct handling of --with-suexec-logfi...
2012-05-31  Joe OrtonTweak wording.
2012-05-31  Joe Orton* support/suexec.c: Define AP_LOG_FACILITY.
2012-05-31  Eric Covenerxforms
2012-05-31  Eric CovenerPR5334, leave a hint about VirtualHost args acting...
2012-05-31  Eric CovenerPR53334, restore info about VirtualHost args used for...
2012-05-29  Stefan Fritschxforms
2012-05-29  Stefan Fritschbe more verbose about what -DDUMP_CONFIG does not
2012-05-29  Stefan Fritschadd PR reference
2012-05-29  Daniel Grunoxforms
2012-05-29  Daniel GrunoAdding some additional security considerations. Thanks...
2012-05-27  Stefan FritschMake ap_regcomp() return AP_REG_ESPACE if out of memory...
2012-05-27  Stefan FritschCompile the regex used by is_header_regex() only once...
2012-05-27  Daniel Grunoxforms
2012-05-27  Stefan FritschMake apxs use LDFLAGS from config_vars.mk in addition...
2012-05-27  Daniel GrunoAdd a small hack to preserve newlines and still retain...
2012-05-27  Stefan FritschFix MaxConnectionsPerChild
2012-05-27  Stefan Fritschrename requests_this_child to conns_this_child, which...
2012-05-27  Lucien GentisUpdates.
2012-05-26  Lucien GentisUpdates.
2012-05-24  Daniel Grunorebuild
2012-05-24  Daniel GrunoAdd newlines to example output
2012-05-23  Joe Orton* docs/manual/: Commit XML for suexec changes + re...
2012-05-23  Joe Ortonsuexec: Support use of setgid/setuid capability bits...
2012-05-23  Joe Orton* docs/manual/suexec.html.en: Update for syslog logging.
2012-05-23  Joe Orton* configure.in: Use AC_MSG_NOTICE so passing --silent...
2012-05-23  Joe Orton* acinclude.m4: Use AC_MSG_NOTICE.
2012-05-23  Joe Ortonsuexec: Add support for logging to syslog as an alterna...
2012-05-23  Daniel Grunorebuild
2012-05-23  Daniel Grunosimplifying example
2012-05-23  Daniel Grunoxforms
2012-05-23  Daniel GrunoReplacing disqus references with $newstuff
2012-05-22  Daniel Grunorebuild
2012-05-22  Daniel GrunoShould be "Require not host gov" instead of "Require...
2012-05-22  Daniel GrunoTrying out the new commentary system on a portion of...
2012-05-20  Lucien GentisUpdates.
2012-05-20  Daniel Grunorebuild
2012-05-20  Daniel GrunoLet's see if this works on-site.
2012-05-20  Daniel GrunoDisabling the Disqus system until we have a proper...
2012-05-19  Lucien GentisUpdates.
2012-05-19  Lucien GentisUpdates.
2012-05-17  Lucien GentisUpdates.
2012-05-17  Daniel GrunoReverting back.
2012-05-16  Daniel GrunoTesting out some analytics software on a teensy-weensy...
2012-05-15  Daniel Grunorebuild
2012-05-15  Daniel GrunoSmall inconsistency fix
2012-05-14  Daniel Grunorebuild
2012-05-14  Daniel GrunoTidy up examples
2012-05-14  Daniel Grunorebuild
2012-05-14  Daniel Gruno%{lowercase:key} should be ${lowercase:key}
next