Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/libexec/ftpd



Module Name:    basesrc
Committed By:   lukem
Date:           Wed Feb 13 15:15:23 UTC 2002

Modified Files:
        basesrc/libexec/ftpd: cmds.c version.h

Log Message:
Fixes for mlsd/mlst standards conformance issues (noted by Robert Elz):
- mlst shouldn't return cdir or pdir for type, only dir
- mlst should always provide a full path name
- mlsd should provide a full path name for the cdir entry.  (providing a
  full path name for the pdir entry is optional, and i punted on that).


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/libexec/ftpd/cmds.c
cvs rdiff -r1.41 -r1.42 basesrc/libexec/ftpd/version.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index