Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   lukem
Date:           Sun Jan  9 10:08:46 UTC 2000

Modified Files:
        basesrc/libexec/ftpd: conf.c ftpd.conf.5 version.h

Log Message:
* new ftpd.conf directive:
        template class [refclass]
  following directives for refclass will apply to class as well.
  this makes setting up a `template' class with many default settings
  easy, whilst allowing for class-specific overrides
* prevent crash when the optional limitfile wasn't given to limit
* document count_users()
* document default setting of limit in ftpd.conf(5)
* crank version


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/libexec/ftpd/conf.c
cvs rdiff -r1.6 -r1.7 basesrc/libexec/ftpd/ftpd.conf.5
cvs rdiff -r1.4 -r1.5 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