]> arthur.barton.de Git - netatalk.git/history - etc/afpd/enumerate.c
Symlink patch from Anton Starikov
[netatalk.git] / etc / afpd / enumerate.c
2010-01-02 franklahmSymlink patch from Anton Starikov branch-symlink-commit
2009-10-15 didgUse the right type for AFP function buffers size, size_...
2009-10-14 franklahmImplement VFS chaining, EA VFS rm/mv
2009-10-13 didgremove pre ansi declarations
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.
2005-04-30 didgUse a hash rather than a linear search for directories...
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-05-20 didgreturn 0xffff if more than 65536 entries in a directory.
2003-05-16 didgBUGFIX enumerate DID parameter and curdir->d_did are...
2003-04-20 didgbetter error code for calls on a not existing file
2003-04-16 didgbugfix: cache handling when inodes are reused.
2003-03-15 didgerror code for dirlookup, cname.
2003-03-09 didgcache mac name too.
2003-03-09 didgadd utf8 support for AFP3
2003-02-16 didgdesktop.c:
2003-01-24 didgbugfix: dirlookup() return dirsearch error if any ...
2003-01-21 didgfix to a a fix: for duplicates ID in the cache.
2003-01-19 didgbugfix: adddir() if an ID already exist, remove it...
2003-01-12 didgstupid stuff, replace
2003-01-07 didgcheck input sindex >=1.
2002-12-23 didgafp_enumerate() decremente offspring count if a file...
2002-10-29 didgbugfix AFP 3.1
2002-10-17 didgAFP 3 fixes ofr cleartxt login and 31 char filename...
2002-10-15 didgmore AFP 3.0 changes
2002-10-11 didg- added a cache for directories offspring count.
2002-10-05 didgwith cnid the default replace dirsearch with dirlookup...
2002-10-04 srittauRemoved MTAB support.
2002-08-25 rlewczukRudimentary FPCatSearch implementation.
2002-03-24 jmarcusStyle cleanup after last commit.
2002-03-24 jmarcusFix a problem with repetative failed stat()'s.
2002-03-24 sibazadded new type logtype_afpd
2002-02-02 jmarcuscnid_t is a unsigned variable, Joe! Thanks to Didier...
2002-01-29 jmarcusUpdate the CNID code again to allow for 4G CNIDs, and...
2002-01-24 jmarcusFix a potential buffer overflow. Thanks to didier...
2002-01-17 jmarcusImplement a round of CNID DB fixes per suggestions by
2002-01-04 sibazmerged logging code into main branch. use configure...
2002-01-03 sibazreplaced all #include <sys/syslog.h> with #include...
2001-12-10 srittauWarning fixes.
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
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-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-06-06 rufustfireflysync initial mtab additions/changes with tree
2001-05-31 srittauWarning fixes.
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision