PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * mod_proxy_ftp: Introduce the ProxyFtpDirCharset directive, allowing
+ the administrator to identify a default, or specific servers or paths
+ which list their contents in other-than ISO-8859-1 charset (e.g. utf-8).
+ [Ruediger Pluem]
+ trunk version; http://svn.apache.org/viewvc?view=rev&revision=607638
+ backport;
+ http://people.apache.org/~rpluem/patches/mod_proxy_ftp_dir_listing-2.0.diff
+ +1: wrowe, rpluem, jim
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ please place SVN revisions from trunk here, so it is easy to
identify exactly what the proposed changes are! Add all new
do we need to make people opt-in for this behavior to
backport it to 2.0.x? What mechanism?
- * mod_proxy_ftp: Introduce the ProxyFtpDirCharset directive, allowing
- the administrator to identify a default, or specific servers or paths
- which list their contents in other-than ISO-8859-1 charset (e.g. utf-8).
- [Ruediger Pluem]
- trunk version; http://svn.apache.org/viewvc?view=rev&revision=607638
- backport;
- http://people.apache.org/~rpluem/patches/mod_proxy_ftp_dir_listing-2.0.diff
- +1: wrowe, rpluem
-
* Backport 164538: add ap_vhost_iterate_given_conn().
Trunk version of patch:
http://svn.apache.org/viewvc?view=rev&revision=164538