index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
mod_proxy_ftp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
Takashi Sato
2009-12-30
1
-6
/
+17
*
* modules/proxy/mod_proxy_ftp.c (parse_epsv_reply): Remove redundant
Joe Orton
2009-09-14
1
-6
/
+6
*
Security fix - this is presumed to fix CVE-2009-3094 (the disclosed
Joe Orton
2009-09-14
1
-27
/
+31
*
Security fix - this is presumed to fix CVE-2009-3095 (the disclosed
Joe Orton
2009-09-11
1
-0
/
+5
*
OK, might as well finish this... Allow ServerTokens Off
Jim Jagielski
2009-08-28
1
-1
/
+1
*
remove TPF support
Jeff Trawick
2009-03-27
1
-4
/
+0
*
remove BeOS OS support
Jeff Trawick
2009-03-26
1
-2
/
+2
*
Add mod_proxy_ftp directives ProxyFtpListOnWildcard and ProxyFtpEscapeWildcards
Eric Covener
2009-03-26
1
-13
/
+96
*
Disabled DefaultType directive and removed ap_default_type()
Roy T. Fielding
2009-01-30
1
-10
/
+5
*
* Correctly construct base href url in the reverse proxy case.
Ruediger Pluem
2009-01-27
1
-5
/
+14
*
* Rip out the old flushing approach for solving lifetime issues between the
Ruediger Pluem
2008-11-08
1
-1
/
+0
*
* Prevent XSS attacks when using wildcards in the path of the FTP URL
Ruediger Pluem
2008-08-05
1
-0
/
+1
*
* Construct a site in the reverse proxy case when there is non.
Ruediger Pluem
2008-07-30
1
-0
/
+7
*
* Ensure that the SSL filters are not inserted on FTP data connections even
Ruediger Pluem
2008-07-22
1
-0
/
+5
*
mod_proxy_ftp: Fix base for directory listings.
Nick Kew
2008-01-12
1
-2
/
+4
*
Introduce the ProxyFtpDirCharset directive, allowing the administrator
William A. Rowe Jr
2007-12-31
1
-1
/
+7
*
* Set character set for HTML outputs generated by mod_ldap,
Ruediger Pluem
2007-12-24
1
-1
/
+1
*
* Fix a SEGFAULT by ensuring that buckets that may have been buffered in the
Ruediger Pluem
2007-12-15
1
-0
/
+1
*
mod_proxy_ftp: Don't segfault on bad line in FTP listing
Nick Kew
2007-09-10
1
-0
/
+8
*
*) mod_proxy: Improve network performance by setting APR_TCP_NODELAY
Jim Jagielski
2007-08-03
1
-0
/
+12
*
Isolate the unlock return vals
Jim Jagielski
2006-12-09
1
-2
/
+3
*
Failure to unlock is very nasty, so log it to help
Jim Jagielski
2006-12-08
1
-1
/
+4
*
Replace ap_get_server_version with ap_get_server_banner() and
Jeff Trawick
2006-09-05
1
-1
/
+1
*
Cleanup: Remove close_on_recycle from proxy_conn_rec.
Mladen Turk
2006-08-02
1
-2
/
+2
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-14
/
+14
*
Remove the base href tag from mod_proxy_ftp, as it breaks relative
Graham Leggett
2005-08-09
1
-2
/
+1
*
mod_proxy_ftp: Fix comparison of char* to '\0'
Paul Querna
2005-06-03
1
-1
/
+1
*
Move the POSIX reg* implementations into the ap_* namespace;
Joe Orton
2005-02-11
1
-3
/
+3
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Rename proxy modules.
Sander Striker
2005-02-03
1
-0
/
+1891