http://svn.apache.org/r1664709
Backport version for 2.4.x of patch:
Trunk version of patch works modulo CHANGES
- +1: rpluem,
+ +1: rpluem, ylavic
*) apxs: add HTTPD_MMN and HTTPD_VERSION to apxs -q
trunk: http://svn.apache.org/r1693919
2.4.x: trunk works modulo CHANGES
- +1: covener
+ +1: covener, ylavic
*) mod_rewrite: Allow cookies to include ':' by using an alternate separator.
PR47241.
trunk: http://svn.apache.org/r1693963
2.4.x: trunk works modulo CHANGES
- +1: covener
+ +1: covener, ylavic
*) mod_authz_dbd: Avoid a crash when lacking correct DB access permissions.
PR 57868.
trunk: http://svn.apache.org/r1688660
2.4.x: trunk works modulo CHANGES and next-number
- +1: jailletc36
+ +1: jailletc36, ylavic
jailletc36: I'm just wondering why the log message speak about "dbd-query"
while other messages around are about "dbd-group"?
PR 57868.
trunk: http://svn.apache.org/r1695170
2.4.x: trunk works modulo (missing) CHANGES and next-number
- +1: jailletc36
+ +1: jailletc36, ylavic
jailletc36: A CHANGE entry should be added. I forgot it :(
*) mod_dir: when we bail out of fixups, make sure Content-Type is not still
no content-type which is more common w/ no DefaultType in 2.4.
trunk: http://svn.apache.org/r1695583
2.4.x: trunk works
- +1: covener
+ +1: covener, ylavic
*) mod_socache_memcache: Add the 'MemcacheConnTTL' directive to control how
long to keep idle connections with the memcache server(s).
*) mod_session_dbd: fix lifetime of Request notes.
trunk: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/session/mod_session_dbd.c?r1=1679181&r2=1687087&view=patch
2.4.x: trunk patch applies.
- +1: niq
+ +1: niq, ylavic
*) util_script: Make REDIRECT_URL a complete URL (where set).
PR 57785