]> arthur.barton.de Git - netatalk.git/history - etc/afpd/file.c
sys/syslog.h -> syslog.h
[netatalk.git] / etc / afpd / file.c
2002-03-12 srittausys/syslog.h -> syslog.h
2002-03-08 jmarcusMFH: 1.40
2002-03-05 jmarcusMFH: Sanitize some syslog messages.
2002-02-09 jmarcusMerge latest CNID DB code from HEAD.
2002-02-07 srittauTrunk-BP: indention.
2002-01-14 srittauBack-port from HEAD: Trailing and leading white spaces...
2002-01-02 srittauBack-port from trunk: Return correct AFP error code...
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-09-06 rufustfireflyAC_HEADER_STDC autoconf change
2001-09-04 rufustfirefly"veto files" patch (Edmund Lam)
2001-08-27 uheesremoved unneeded cnid_lookups; fixed a bug in afp_createid.
2001-08-15 srittauWarning fixes.
2001-08-14 rufustfireflyCNID/DID patch from Uwe Hees (moderately tested)
2001-07-12 srittauCorrected one field size (u_int32_t instead of int...
2001-07-10 rufustfirefly*** empty log message ***
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-06-19 rufustfireflyJoe Clarke's patches and some other fixes
2001-05-31 srittauWarning fixes.
2001-04-03 rufustfireflyintegrated patch from Soren Spies <sspies@apple.com...
2001-03-14 rufustfireflypatch for emptying trash (Patch #408218)
2001-02-28 rufustfireflyadded dropbox as a volume option when DROPKLUDGE is...
2001-02-27 rufustfireflycompilation fixes for FORCE_UIDGID enabled
2001-01-31 itlm019Permission patch from Peter Westlake <peter@harlequin...
2001-01-02 rufustfireflyhalf of FORCE_UIDGID commits for afpd (STILL HORRENDOUS...
2000-10-19 itlm019Added DROPKLUDGE file copying support, modularized...
2000-10-16 itlm019DROPKLUDGE fix to "move" procedure and a few general...
2000-10-06 itlm019Replaced mtoupath() calls from the previous patch with...
2000-10-06 itlm019Fixed handling of Unix-prohibited characters in file...
2000-08-26 itlm019Dropbox kludge -- fixed file overwrites, I don't plan...
2000-08-23 itlm019Permission kludge; 95% bug-free!
2000-08-22 itlm019Cleaned up DROPKLUDGE tags.
2000-08-22 itlm019Another fix for the dropbox kludge
2000-08-18 itlm019More kludge work. Now updates the owner/group correctl...
2000-08-17 itlm019Improvements to ownership kludge (new code still doesn...
2000-08-16 itlm019File ownership kludge, not yet complete.
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision