]> git.sesse.net Git - betaftpd/log
betaftpd
23 years agoThe --help text now says that nonroot is experimental (which it is).
sgunderson [Thu, 17 Aug 2000 21:45:40 +0000 (21:45 +0000)]
The --help text now says that nonroot is experimental (which it is).

23 years agolist_readmes(): Replace temp with pglob.gl_pathv[i] all the way. Looks cleaner.
sgunderson [Thu, 17 Aug 2000 21:37:46 +0000 (21:37 +0000)]
list_readmes(): Replace temp with pglob.gl_pathv[i] all the way. Looks cleaner.

23 years agolist_readmes(): Allocate less memory, use snprintf() to avoid a buffer overflow from...
sgunderson [Thu, 17 Aug 2000 21:12:51 +0000 (21:12 +0000)]
list_readmes(): Allocate less memory, use snprintf() to avoid a buffer overflow from very long README-names and --enable-message.

23 years agodump_file(): Allocate slightly less memory. Comment is slightly more descriptive...
sgunderson [Thu, 17 Aug 2000 20:59:37 +0000 (20:59 +0000)]
dump_file(): Allocate slightly less memory. Comment is slightly more descriptive now.

23 years agoThe check for sys/sendfile.h is no longer done twice.
sgunderson [Wed, 16 Aug 2000 22:22:58 +0000 (22:22 +0000)]
The check for sys/sendfile.h is no longer done twice.

23 years agoContact section changes: Changed homepage URL, added some information about the new...
sgunderson [Wed, 16 Aug 2000 22:22:20 +0000 (22:22 +0000)]
Contact section changes: Changed homepage URL, added some information about the new homepage, added my real name and moved the e-mail address to the bottom.

23 years agoReport "File not found" etc. instead of just "Not a plain file" (contrary to traditio...
sgunderson [Wed, 16 Aug 2000 21:03:23 +0000 (21:03 +0000)]
Report "File not found" etc. instead of just "Not a plain file" (contrary to traditional FTP daemons).

23 years agoAdded betaftpd.spec, updated documentation accordingly.
sgunderson [Wed, 16 Aug 2000 21:00:36 +0000 (21:00 +0000)]
Added betaftpd.spec, updated documentation accordingly.

23 years agoUse S_IS*() macros instead of testing the bitflags ourselves.
sgunderson [Thu, 27 Jul 2000 01:56:17 +0000 (01:56 +0000)]
Use S_IS*() macros instead of testing the bitflags ourselves.

23 years agoASCII mode is now displayed in STAT replies (it used to say Image all the time
sgunderson [Thu, 27 Jul 2000 00:03:42 +0000 (00:03 +0000)]
ASCII mode is now displayed in STAT replies (it used to say Image all the time

23 years agoFixed percentages display.
sgunderson [Thu, 27 Jul 2000 00:02:07 +0000 (00:02 +0000)]
Fixed percentages display.

23 years agoUpdated documentation to tell that root can't FTP anymore.
sgunderson [Wed, 26 Jul 2000 17:47:52 +0000 (17:47 +0000)]
Updated documentation to tell that root can't FTP anymore.

23 years agoInitial revision.
sgunderson [Wed, 26 Jul 2000 17:40:37 +0000 (17:40 +0000)]
Initial revision.

23 years agoroot (or in fact, any user with uid=0) can no longer login.
sgunderson [Wed, 26 Jul 2000 02:02:29 +0000 (02:02 +0000)]
root (or in fact, any user with uid=0) can no longer login.

23 years agoRe-indenting, homepage changed.
sgunderson [Tue, 25 Jul 2000 23:52:37 +0000 (23:52 +0000)]
Re-indenting, homepage changed.

23 years agoDocumentation re-linebreaking and updating.
sgunderson [Tue, 25 Jul 2000 23:50:58 +0000 (23:50 +0000)]
Documentation re-linebreaking and updating.

23 years agoInitial revision
sgunderson [Tue, 25 Jul 2000 23:38:21 +0000 (23:38 +0000)]
Initial revision