/[Apache-SVN]/httpd/mod_ftp/trunk/STATUS-FTP
ViewVC logotype

Log of /httpd/mod_ftp/trunk/STATUS-FTP

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 823668 - (view) (annotate) - [select for diffs]
Modified Fri Oct 9 19:21:08 2009 UTC (6 weeks, 5 days ago) by wrowe
File length: 4835 byte(s)
Diff to previous 819809 (colored)
Tag this released

Revision 819809 - (view) (annotate) - [select for diffs]
Modified Tue Sep 29 03:04:37 2009 UTC (8 weeks, 2 days ago) by wrowe
File length: 4828 byte(s)
Diff to previous 812645 (colored)
prepare to tag

Revision 812645 - (view) (annotate) - [select for diffs]
Modified Tue Sep 8 19:02:16 2009 UTC (2 months, 2 weeks ago) by wrowe
File length: 4800 byte(s)
Diff to previous 812637 (colored)
we are at 0.9.6-dev

Revision 812637 - (view) (annotate) - [select for diffs]
Modified Tue Sep 8 18:58:22 2009 UTC (2 months, 2 weeks ago) by wrowe
File length: 4771 byte(s)
Diff to previous 805086 (colored)
prepare for 0.9.5 tag

Revision 805086 - (view) (annotate) - [select for diffs]
Modified Mon Aug 17 18:26:46 2009 UTC (3 months, 1 week ago) by wrowe
File length: 4793 byte(s)
Diff to previous 794520 (colored)
one down

Revision 794520 - (view) (annotate) - [select for diffs]
Modified Thu Jul 16 04:37:45 2009 UTC (4 months, 1 week ago) by wrowe
File length: 5027 byte(s)
Diff to previous 794472 (colored)
Sprinkle suggestions and references

Revision 794472 - (view) (annotate) - [select for diffs]
Modified Thu Jul 16 00:17:11 2009 UTC (4 months, 1 week ago) by wrowe
File length: 3460 byte(s)
Diff to previous 794459 (colored)
Duly considered as 'irrational'

Revision 794459 - (view) (annotate) - [select for diffs]
Modified Wed Jul 15 23:33:15 2009 UTC (4 months, 1 week ago) by wrowe
File length: 3634 byte(s)
Diff to previous 793756 (colored)
Introduce FEAT advertising of UTF8, unless Options NoUTF8Feature is
globally configured.

Revision 793756 - (view) (annotate) - [select for diffs]
Modified Mon Jul 13 23:54:04 2009 UTC (4 months, 1 week ago) by wrowe
File length: 3577 byte(s)
Diff to previous 782768 (colored)
Refactor HELP and FEAT to work around a roadblock.  This patch further;

  * introduces FTP_NO_HELP for commands registered for the FEAT list only

  * introduces FTP_NEW_FEAT for commands which must be reported via FEAT

  * adds REST STREAM, EPRT, EPSV to the FEAT results as required by spec

  * drops HELP mention of experimental LPRT/LPSV and antique MAIL commands


Revision 782768 - (view) (annotate) - [select for diffs]
Modified Mon Jun 8 20:25:09 2009 UTC (5 months, 2 weeks ago) by wrowe
File length: 4322 byte(s)
Diff to previous 782520 (colored)
Drop APR_FNM_PERIOD matching, officially, for this next release.

Revision 782520 - (view) (annotate) - [select for diffs]
Modified Mon Jun 8 04:47:42 2009 UTC (5 months, 2 weeks ago) by wrowe
File length: 4066 byte(s)
Diff to previous 779871 (colored)
Two uncomfortable truths

Revision 779871 - (view) (annotate) - [select for diffs]
Modified Fri May 29 06:52:20 2009 UTC (5 months, 4 weeks ago) by wrowe
File length: 3325 byte(s)
Diff to previous 779868 (colored)
let more fun begin

Revision 779868 - (view) (annotate) - [select for diffs]
Modified Fri May 29 06:51:10 2009 UTC (5 months, 4 weeks ago) by wrowe
File length: 3296 byte(s)
Diff to previous 779851 (colored)
Prep to tag; smells close to a 1.0.0, but first, 600 new lines of code to beta

Revision 779851 - (view) (annotate) - [select for diffs]
Modified Fri May 29 05:54:52 2009 UTC (5 months, 4 weeks ago) by wrowe
File length: 3291 byte(s)
Diff to previous 777664 (colored)
Enable the low-numbered-port daemon for originating from FTPActiveRange < 1024.

Revision 777664 - (view) (annotate) - [select for diffs]
Modified Fri May 22 19:12:44 2009 UTC (6 months ago) by wrowe
File length: 3753 byte(s)
Copied from: httpd/mod_ftp/trunk/STATUS revision 777661
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 777499 - (view) (annotate) - [select for diffs]
Modified Fri May 22 12:49:41 2009 UTC (6 months ago) by jim
Original Path: httpd/mod_ftp/trunk/STATUS
File length: 3753 byte(s)
Copied from: httpd/mod_ftp/trunk/STATUS-FTP revision 777487
Diff to previous 771953 (colored)
No need (that I can see) to have the -FTP suffix here

Revision 771953 - (view) (annotate) - [select for diffs]
Modified Tue May 5 18:18:10 2009 UTC (6 months, 3 weeks ago) by jim
File length: 3753 byte(s)
Diff to previous 771952 (colored)
Update for latest rev which does not mix per-server server-wide

Revision 771952 - (view) (annotate) - [select for diffs]
Modified Tue May 5 18:17:10 2009 UTC (6 months, 3 weeks ago) by wrowe
File length: 3992 byte(s)
Diff to previous 693818 (colored)
note initial beta release

Revision 693818 - (view) (annotate) - [select for diffs]
Modified Wed Sep 10 12:38:51 2008 UTC (14 months, 2 weeks ago) by wrowe
File length: 3982 byte(s)
Diff to previous 668783 (colored)
Confirmed with JimJ that this applied to some "custom", incompatible
ftp clients that we should not work around.  So this issue is closed.

Revision 668783 - (view) (annotate) - [select for diffs]
Modified Tue Jun 17 18:29:45 2008 UTC (17 months, 1 week ago) by wrowe
File length: 4275 byte(s)
Diff to previous 668781 (colored)
Tagged 0.9.2, on to .3

Revision 668781 - (view) (annotate) - [select for diffs]
Modified Tue Jun 17 18:28:35 2008 UTC (17 months, 1 week ago) by wrowe
File length: 4246 byte(s)
Diff to previous 614112 (colored)
Prepare to tag 0.9.2 alpha

Revision 614112 - (view) (annotate) - [select for diffs]
Modified Tue Jan 22 04:38:33 2008 UTC (22 months ago) by wrowe
File length: 4211 byte(s)
Diff to previous 613665 (colored)
Note a lost feature, note no 0.9.1 release, and rearrange votes/current release
notes before nice-to-have list.

Revision 613665 - (view) (annotate) - [select for diffs]
Modified Sun Jan 20 20:10:40 2008 UTC (22 months ago) by wrowe
File length: 3863 byte(s)
Diff to previous 609888 (colored)
A few new bullets, definately not required before beta (or even release
in the case of rfc 3659)

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: 3458 byte(s)
Diff to previous 609199 (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 609199 - (view) (annotate) - [select for diffs]
Modified Sat Jan 5 19:13:41 2008 UTC (22 months, 3 weeks ago) by wrowe
File length: 3582 byte(s)
Diff to previous 608323 (colored)
Noted by Guneter, kill a lingering v3 reference

Revision 608323 - (view) (annotate) - [select for diffs]
Modified Thu Jan 3 03:11:08 2008 UTC (22 months, 3 weeks ago) by wrowe
File length: 3577 byte(s)
Diff to previous 604770 (colored)
Bump for tag

Revision 604770 - (view) (annotate) - [select for diffs]
Modified Mon Dec 17 04:38:05 2007 UTC (23 months, 1 week ago) by wrowe
File length: 3573 byte(s)
Diff to previous 604757 (colored)
Status updates, note some obsevations offered to dev@httpd.

Revision 604757 - (view) (annotate) - [select for diffs]
Modified Mon Dec 17 01:01:55 2007 UTC (23 months, 1 week ago) by wrowe
File length: 3222 byte(s)
Diff to previous 604752 (colored)
One more open bullet.


Revision 604752 - (view) (annotate) - [select for diffs]
Modified Mon Dec 17 00:21:19 2007 UTC (23 months, 1 week ago) by wrowe
File length: 2898 byte(s)
Diff to previous 604749 (colored)
A red flag to a 1.0.0 release.

Revision 604749 - (view) (annotate) - [select for diffs]
Modified Mon Dec 17 00:14:44 2007 UTC (23 months, 1 week ago) by wrowe
File length: 2621 byte(s)
Diff to previous 604746 (colored)
On to 0.9.1-dev

Revision 604746 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 23:53:49 2007 UTC (23 months, 1 week ago) by wrowe
File length: 2592 byte(s)
Diff to previous 604733 (colored)
Bump before tag

Revision 604733 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 22:57:19 2007 UTC (23 months, 1 week ago) by wrowe
File length: 2582 byte(s)
Diff to previous 604575 (colored)
As-text, please

Revision 604575 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 08:45:05 2007 UTC (23 months, 1 week ago) by wrowe
File length: 2660 byte(s)
Diff to previous 604573 (colored)
Whoops; copied from httpd and never moved the keywords prop

Revision 604573 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 08:34:50 2007 UTC (23 months, 1 week ago) by wrowe
File length: 2707 byte(s)
Diff to previous 604308 (colored)
Note the bug research link

Revision 604308 - (view) (annotate) - [select for diffs]
Modified Fri Dec 14 21:50:21 2007 UTC (23 months, 1 week ago) by wrowe
File length: 2558 byte(s)
Copied from: httpd/mod_ftp/trunk/STATUS revision 602568
Diff to previous 602273 (colored)
Rename these files; in order to lay-over an httpd tree to permit
in-tree builds, we don't want filename clashes.

These were the only remaining files which clashed

Revision 602273 - (view) (annotate) - [select for diffs]
Modified Fri Dec 7 23:43:52 2007 UTC (23 months, 2 weeks ago) by wrowe
Original Path: httpd/mod_ftp/trunk/STATUS
File length: 2558 byte(s)
Diff to previous 601843 (colored)
Back out remaining ftp_commands.c bogosity, and observe the many
corrections required within ftp_protocol.c's XXX notes.

Revision 601843 - (view) (annotate) - [select for diffs]
Modified Thu Dec 6 20:26:40 2007 UTC (23 months, 3 weeks ago) by wrowe
Original Path: httpd/mod_ftp/trunk/STATUS
File length: 2438 byte(s)
Diff to previous 601486 (colored)
Come closer to a release by backing-up the version from Covalent-numbering
series to an ASF numbering series, and prepare for the first GA release
to be numbered 1.0.0.

This means 0.9.0 is an obvious numbering schema for alpha/beta's.


Revision 601486 - (view) (annotate) - [select for diffs]
Modified Wed Dec 5 19:41:46 2007 UTC (23 months, 3 weeks ago) by wrowe
Original Path: httpd/mod_ftp/trunk/STATUS
File length: 1810 byte(s)
Diff to previous 511957 (colored)
Move README-ish thingies into a README out of STATUS

Revision 511957 - (view) (annotate) - [select for diffs]
Modified Mon Feb 26 19:21:05 2007 UTC (2 years, 9 months ago) by sctemme
Original Path: httpd/mod_ftp/trunk/STATUS
File length: 2931 byte(s)
Diff to previous 511779 (colored)
* Correct svn URL in STATUS
* Write FTP over TLS content
* Add info to overview page that says where to get the module
* Change HTML entitites to numerical to stop Firefox from barfing at the XML

Revision 511779 - (view) (annotate) - [select for diffs]
Modified Mon Feb 26 10:48:52 2007 UTC (2 years, 9 months ago) by martin
Original Path: httpd/mod_ftp/trunk/STATUS
File length: 2932 byte(s)
Diff to previous 508675 (colored)
Fix svn URL

Revision 508675 - (view) (annotate) - [select for diffs]
Modified Sat Feb 17 00:55:44 2007 UTC (2 years, 9 months ago) by fielding
Original Path: httpd/mod_ftp/trunk/STATUS
File length: 2936 byte(s)
Diff to previous 505733 (colored)
mod_ftp has graduated from incubator to httpd


Revision 505733 - (view) (annotate) - [select for diffs]
Modified Sat Feb 10 18:19:13 2007 UTC (2 years, 9 months ago) by wrowe
Original Path: incubator/mod_ftp/trunk/STATUS
File length: 2936 byte(s)
Diff to previous 502066 (colored)
Start some citations and reorder the STATUS

Revision 502066 - (view) (annotate) - [select for diffs]
Modified Thu Feb 1 01:20:35 2007 UTC (2 years, 9 months ago) by wrowe
Original Path: incubator/mod_ftp/trunk/STATUS
File length: 2588 byte(s)
Diff to previous 487678 (colored)
Correct a typo in syntax

Revision 487678 - (view) (annotate) - [select for diffs]
Modified Fri Dec 15 21:38:17 2006 UTC (2 years, 11 months ago) by wrowe
Original Path: incubator/mod_ftp/trunk/STATUS
File length: 2587 byte(s)
Diff to previous 477333 (colored)
Notes

Revision 477333 - (view) (annotate) - [select for diffs]
Modified Mon Nov 20 21:07:23 2006 UTC (3 years ago) by wrowe
Original Path: incubator/mod_ftp/trunk/STATUS
File length: 1866 byte(s)
Diff to previous 450757 (colored)
  Fix STATUS for simple-build.

Revision 450757 - (view) (annotate) - [select for diffs]
Modified Thu Sep 28 08:32:20 2006 UTC (3 years, 1 month ago) by wrowe
Original Path: incubator/mod_ftp/trunk/STATUS
File length: 1987 byte(s)
Diff to previous 450658 (colored)
  Nope.  not rocket science

Revision 450658 - (view) (annotate) - [select for diffs]
Modified Thu Sep 28 01:24:40 2006 UTC (3 years, 1 month ago) by wrowe
Original Path: incubator/mod_ftp/trunk/STATUS
File length: 1755 byte(s)
Diff to previous 306631 (colored)
  Beginning a NOTICE, STATUS

Revision 306631 - (view) (annotate) - [select for diffs]
Added Thu Oct 6 13:16:28 2005 UTC (4 years, 1 month ago) by jim
Original Path: incubator/mod_ftp/trunk/STATUS
File length: 0 byte(s)
Initial load/import of mod_ftp module codebase

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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2