]> git.sesse.net Git - betaftpd/history - cmds.c
Added a notice about a (not yet fixed) dcache bug.
[betaftpd] / cmds.c
2000-09-17 sgundersonMoved most of the dcache stuff into its own file. Updat...
2000-09-17 sgundersonget_num_files(): Fixed a memory leak (thanks, mtrace...
2000-08-20 sgundersonImplemented directory listing recursion (not very much...
2000-08-20 sgundersoncmd_type(), cmd_stru(): Unknown arguments are now refus...
2000-08-17 sgundersoncmd_rnfr(), cmd_nrto(): Better cleanup (RNFR,RNTO,RNTO...
2000-08-16 sgundersonReport "File not found" etc. instead of just "Not a...
2000-07-27 sgundersonUse S_IS*() macros instead of testing the bitflags...
2000-07-27 sgundersonASCII mode is now displayed in STAT replies (it used...
2000-07-26 sgundersonroot (or in fact, any user with uid=0) can no longer...
2000-07-25 sgundersonInitial revision