Log of /httpd/mod_ftp/trunk/CHANGES-FTP
Parent Directory
|
Revision Log
Revision
834731 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 11 00:56:51 2009 UTC
(2 weeks, 2 days ago)
by
trawick
File length: 6142 byte(s)
Diff to
previous 819813
(
colored)
merge r834729 from mod_fcgid:
Fix compatibility of httpd.conf-editing logic with non-GNU awk.
PR: 48067
Submitted by: Hans Werner Strube <strube physik3.gwdg.de>
Reviewed by: trawick
Revision
806283 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 20 18:13:34 2009 UTC
(3 months, 1 week ago)
by
wrowe
File length: 5564 byte(s)
Diff to
previous 805086
(
colored)
Correct the distinctions between arg, rfile (worthless duplicity) and
r->uri, which is what we must invoked as the subreq to permit RETR dir/file
Revision
794522 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 16 04:43:02 2009 UTC
(4 months, 1 week ago)
by
wrowe
File length: 5327 byte(s)
Diff to
previous 794486
(
colored)
Conformance patch to RFC 2640 with respect to leading and trailing
whitespace, embedded <IAC> or <CR><NUL> sequences per the application
telnet specification referenced by RFC 959 and RFC 1123.
Revision
777664 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 22 19:12:44 2009 UTC
(6 months ago)
by
wrowe
File length: 3944 byte(s)
Copied from:
httpd/mod_ftp/trunk/CHANGES revision 777658
Diff to
previous 777499
(
colored)
Revert r777499
Original commit r605333 spells out the rational;
The filenames chosen for the mod_ftp repository are deliberately laid out
to permit the user to export or unpack mod_ftp on top of an existing httpd
tree without file conflicts. Although Win32 and Netware still need a bit
of patch or magic to inject the mod_ftp build into the httpd build.
Rename conflicting files.
Revision
609888 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 8 06:37:57 2008 UTC
(22 months, 2 weeks ago)
by
wrowe
File length: 3473 byte(s)
Diff to
previous 608945
(
colored)
Introduce virtual hosts, using FTPOptions VirtualHostByUser which will
take the virtual host name from the username@hostname if provided.
It will match the first vhost (as with http) when there is no hostname
provided or no host names or aliases match.
The corresponding option FTPOptions StripHostname presents only
'user' of 'user@hostname' to the authentication modules, otherwise
the full USER text is passed to the authentication modules.
Revision
608945 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 4 17:59:58 2008 UTC
(22 months, 3 weeks ago)
by
wrowe
File length: 2883 byte(s)
Diff to
previous 608680
(
colored)
Major Change (of a major-MMN bump scope) to move ftp_connection
configuration entry from r->request_config to c->conn_config, because
these members have a connection lifetime scope.
Revision
608680 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 4 00:01:18 2008 UTC
(22 months, 3 weeks ago)
by
wrowe
File length: 2611 byte(s)
Diff to
previous 606030
(
colored)
Kill two bugs with one stone;
* Ensure that USER must preceed PASS
* Ensure that USER failing the FTPOptions RequireSSL test
won't permit a PASS to succeed.
Revision
606030 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 20 21:21:46 2007 UTC
(23 months, 1 week ago)
by
nikke
File length: 2449 byte(s)
Diff to
previous 604572
(
colored)
Fix the REST command to accept large file sizes allowing restart of transfers
larger than 2GB on largefile enabled systems.
NOTE: Only tested with httpd 2.2.6.
Revision
604572 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 16 08:28:06 2007 UTC
(23 months, 1 week ago)
by
wrowe
File length: 2289 byte(s)
Diff to
previous 604308
(
colored)
Note several major groups of changes that affect add-in modules
or folks who have explored mod_ftp already.
Revision
399666 -
(
view)
(
annotate)
-
[select for diffs]
Added
Thu May 4 11:20:39 2006 UTC
(3 years, 6 months ago)
by
wrowe
Original Path:
incubator/mod_ftp/trunk/CHANGES
File length: 310 byte(s)
Implement the FTPDirUmask directive to allow the administrator
to customize the perms of newly MKD'ed directories, independent
of the FTPUmask (which wasn't honored in the first place for dirs.)
(and start a CHANGES tracking file)
Submitted by: Kanagasabai Sriskanthaverl <sris covalent.net>]
Reviewed by: wrowe, pquerna, jim
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.