]> arthur.barton.de Git - netatalk.git/history - etc/afpd/ofork.c
remove gcc warnings and cleanup inline mess
[netatalk.git] / etc / afpd / ofork.c
2008-11-25 didgremove gcc warnings and cleanup inline mess
2008-08-16 didgcompilation error if DEBUG1 is defined, from Frank...
2005-09-28 didgincrease the number of open forks.
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-07-21 didgfix a leak if malloc fail in of_alloc
2005-02-10 didgAdd a parameter cachecnid for adouble v2, default off...
2004-12-07 didgCheck for DENY READ in FPCopyFile.
2004-05-10 didgbetter handling for file without read access.
2004-03-02 didgdeal with folders deleted by a different process.
2004-02-14 didgmore strncpy --> strlcpy fixes
2003-11-01 bfernhombergfix OSX build issues
2003-09-30 didgifdef code not used if no DEBUG1
2003-09-09 didgbig merge for db frontend and unicode.
2002-10-11 didg- added a cache for directories offspring count.
2002-09-06 didgof_findname
2002-09-05 didgof_findname: remove vol and dir
2002-09-04 didgmove of_findname key from filename to dev, inode.
2002-06-17 didgMacs have a maximum of 2^16 -1 open files... It's not...
2002-05-29 jmarcusAdd support for long filename mangling. Basically...
2002-05-13 jmarcusA big patch to correct many afpd problems. For one...
2002-04-22 rlewczukof_rename() double-linked list removal bugfix
2002-04-20 rlewczukOpened fork numbering bugfix
2002-03-24 sibazadded new type logtype_afpd
2002-01-19 jmarcusStyle police.
2002-01-17 jmarcusFixes from didier <dgautheron@magic.fr> to not use...
2002-01-04 sibazmerged logging code into main branch. use configure...
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-11-28 jmarcusFix a potential divide by zero problem.
2001-08-15 srittauWarning fixes.
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-03-21 rufustfireflypatch from Jonathan Paisley (jonp@chem.gla.ac.uk)
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision