PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * ab: Add support for HTTP PUT to ab.
+ Trunk Patch: http://svn.apache.org/viewvc?rev=811806&view=rev
+ http://svn.apache.org/viewvc?rev=811869&view=rev
+ 2.2.x Patch: http://people.apache.org/~minfrin/ab.diff
+ +1: minfrin, covener, poirier
+
+ * htcacheclean: 19 ways to fail, 1 error message. Fixed.
+ Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091
+ +1: minfrin, covener, poirier
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.2.x Patch: http://people.apache.org/~minfrin/ssl_engine_pphrase.diff
+1: minfrin
- * ab: Add support for HTTP PUT to ab.
- Trunk Patch: http://svn.apache.org/viewvc?rev=811806&view=rev
- http://svn.apache.org/viewvc?rev=811869&view=rev
- 2.2.x Patch: http://people.apache.org/~minfrin/ab.diff
- +1: minfrin, covener, poirier
-
* mod_ssl: Improve environment variable extraction to be more
efficient and to correctly handle DNs with duplicate tags.
PR 45975.
Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=797563
2.2.x patch: http://people.apache.org/~poirier/patch-2.2.x-PR30586.txt
+1: poirier, minfrin
-
- * htcacheclean: 19 ways to fail, 1 error message. Fixed.
- Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091
- +1: minfrin, covener, poirier
+ -1: trawick (Memory use for dumping the database is now unbounded; it
+ doesn't even look difficult to avoid allocating/copying.)
* mod_ldap: hints in usage for LDAPCacheEntries and LDAPOpCacheEntries
updated to match manual and code (0 or -1 to disable)