]> git.sesse.net Git - betaftpd/shortlog
betaftpd
2003-11-01 sgundersonFixed a security problem where the custom snprintf... master
2003-05-29 sgundersonFixed a compile error with --disable-upload.
2003-04-12 sgundersonFixed a few problems reported by Valgrind (still not...
2002-02-18 sgundersonNow actually _uses_ CPPFLAGS instead of abusing CFLAGS...
2001-10-09 sgundersonFixed a file transfer bug, where the initial "150 Openi...
2001-10-09 sgundersonFixed a problem where unknown commands would just cause...
2001-10-09 sgundersonFixed a problem where a trailing null byte would be...
2001-10-09 sgundersonFixed a problem where the server might segfault if...
2001-09-20 sgundersonRemoved some non-used Debian files from the CVS server.
2001-08-30 sgundersonFixed another ordering bug with respect to seteuid...
2001-07-20 sgundersonFixed a bug where option parsing would begin parse...
2001-05-26 sgundersonUpdated the LSM entry with new dates and sizes, as...
2001-05-26 sgundersonIncreased the bzip2 block size to 400kB (the raw tar...
2001-05-26 sgundersonFixed a bug, where passive mode FTP would leave a rando...
2001-05-26 sgundersonMakefile now honours CPPFLAGS (C preprocessor flags).
2001-05-26 sgundersonRemoved some non-existant Debian files from the package...
2001-04-21 sgundersonFixed the order of a leftover seteuid()/setegid() pair.
2001-04-20 sgundersonFinally fixed (hopefully) upload hang bug -- it was...
2001-04-20 sgundersonNow does setegid() before seteuid(), since you can...
2001-03-26 sgundersonMade xferlog support slightly more standards-compliant...
2001-03-10 sgundersonIf the xferlog file doesn't exist, BetaFTPD will now...
2001-03-10 sgundersonAdded FreeBSD support for sendfile() (thanks to <liangy...
2001-03-10 sgundersonUpdated cmd_exit() to fit with the others' prototypes.
2001-03-09 sgundersonAdded credit for the working FreeBSD port, changed...
2001-03-09 sgundersonUpdated info on Linux libc5, SunOS and FreeBSD.
2001-03-09 sgundersonRemoved the obsolete instructions saying that one shoul...
2001-03-09 sgundersonAdded some system header files and changed the order...
2001-02-23 sgundersonBetaFTPD now switches group ID properly, not just user...
2001-02-03 sgundersonMoved LIBS last on command line -- this fixes a problem...
2001-02-03 sgundersonFixed a minor typo in the license.
2001-02-03 sgundersonFixed a gcc (2.97) warning.
2001-02-03 sgundersonFixed a typo -- the sentence is 5 lines long, not 6...
2000-11-05 sgundersonUpdated the version number to 0.0.8pre18 (forgot to...
2000-11-05 sgundersonFixed a license typo (all files were saying "version...
2000-11-05 sgunderson(Hopefully) fixed a bug that prevented uploading from...
2000-09-30 sgundersonFixed the ls -R' seems to ignore its argument.
2000-09-30 sgundersonDidn't make use of the new code separation in dcache...
2000-09-30 sgundersonAdded a notice about a (not yet fixed) dcache bug.
2000-09-17 sgundersonMore dcache separation.
2000-09-17 sgundersonASSMS and CPPS are now derived directly from OBJS autom...
2000-09-17 sgundersonAll header files should now be self-contained (ie....
2000-09-17 sgundersonNew files.
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-09-15 sgundersonIncluded <linux/tcp.h> (if needed), for libc5 users.
2000-09-02 sgundersonMultiple fixes for sendfile() where running kernel...
2000-09-02 sgundersonVERSION is now set to be the next release version ...
2000-09-02 sgundersondo_download(): Removed the check for f->upload :-D
2000-08-20 sgundersonForgot to commit ftpd.h last time -- recursive-director...
2000-08-20 sgundersonUpdated the lines regarding general RFC compliance...
2000-08-20 sgundersonUpdated documentation: Tell about recursion in internal...
2000-08-20 sgundersonImplemented directory listing recursion (not very much...
2000-08-20 sgundersoncmd_type(), cmd_stru(): Unknown arguments are now refus...
2000-08-20 sgundersonprocess_all_clients(): Made the poll() checking code...
2000-08-17 sgundersonChangeLog is generated from CVS logs on make package...
2000-08-17 sgundersonprocess_all_clients(): Fixed a bug (reporting and much...
2000-08-17 sgundersonFreshly made debian/ directory, from a potato (2.2...
2000-08-17 sgundersonUpdated the .spec file to reflect the change in executa...
2000-08-17 sgundersonInstall in PREFIX/sbin/ instead of PREFIX/bin/.
2000-08-17 sgundersondo_upload(): Removed unused variable `avail\'.
2000-08-17 sgundersonCFLAGS can now be overridden on the command line withou...
2000-08-17 sgundersonAdded a note that BSD sendfile() isn't utilized yet...
2000-08-17 sgundersoncmd_rnfr(), cmd_nrto(): Better cleanup (RNFR,RNTO,RNTO...
2000-08-17 sgundersonAdded some flags to configure that the average user...
2000-08-17 sgundersonconfig.h is no longer included twice.
2000-08-17 sgundersonIt is now possible to build in a different directory...
2000-08-17 sgundersonnr_intperm(): Code cleanup, simplification and optimiza...
2000-08-17 sgundersonThe --help text now says that nonroot is experimental...
2000-08-17 sgundersonlist_readmes(): Replace temp with pglob.gl_pathv[i...
2000-08-17 sgundersonlist_readmes(): Allocate less memory, use snprintf...
2000-08-17 sgundersondump_file(): Allocate slightly less memory. Comment...
2000-08-16 sgundersonThe check for sys/sendfile.h is no longer done twice.
2000-08-16 sgundersonContact section changes: Changed homepage URL, added...
2000-08-16 sgundersonReport "File not found" etc. instead of just "Not a...
2000-08-16 sgundersonAdded betaftpd.spec, updated documentation accordingly.
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-27 sgundersonFixed percentages display.
2000-07-26 sgundersonUpdated documentation to tell that root can't FTP anymore.
2000-07-26 sgundersonInitial revision.
2000-07-26 sgundersonroot (or in fact, any user with uid=0) can no longer...
2000-07-25 sgundersonRe-indenting, homepage changed.
2000-07-25 sgundersonDocumentation re-linebreaking and updating.
2000-07-25 sgundersonInitial revision