]> arthur.barton.de Git - netatalk.git/history - etc/afpd/directory.h
Convert afp_moveandrename and all called funcs to XXXat semantics if available
[netatalk.git] / etc / afpd / directory.h
2010-03-12 franklahmConvert afp_moveandrename and all called funcs to XXXat... after-renameat
2009-11-13 didgkeep in each volume structure the last struct dir used...
2009-10-22 franklahmFix incompatible func args warnings
2009-10-15 didgremove some const qualifier for volume parameter, cname...
2009-10-15 didgUse the right type for AFP function buffers size, size_...
2009-10-13 didgremove pre ansi declarations
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.
2009-09-14 didgremove obsolete ATACC ifdef
2009-09-11 franklahmTime Machine support. Merge from branch-2-0
2009-06-19 franklahmFix #2802236. https://sourceforge.net/support/tracker...
2009-04-17 didgput volume case insensitive option back
2008-12-03 didgremove compiler warnings
2008-09-01 didgremove case insensitive option, patch 2
2008-08-31 didgremove case insensitive option
2008-05-23 didgFirst implementation of AFP3.2 FPSyncDir for timeMachin...
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-06-06 srittauImplement path_isadir() as macro. Please do not put...
2003-06-05 didgAFP3.x add unix privilege (new volume option upriv...
2003-05-20 didgreturn 0xffff if more than 65536 entries in a directory.
2003-05-02 didgAFP 3.1 catsearch fixes from Bjorn Fernhomberg.
2003-04-20 didgbetter error code for calls on a not existing file
2003-04-14 didgremove a linear dir search, we already have the info.
2003-03-09 didgadd utf8 support for AFP3
2003-01-26 didgbugfix file.c directory.c: open directory descriptor...
2003-01-24 didgbugfix: dirlookup() return dirsearch error if any ...
2003-01-08 didg- better error reporting, don't always return noobj.
2002-10-15 didgmore AFP 3.0 changes
2002-10-11 didg- added a cache for directories offspring count.
2002-07-15 srittauAFS patch by James E. Flemer.
2002-03-24 jmarcus1. Respect the kFPDeleteInhibitBit attribute
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2000-07-25 rufustfireflyInitial revision