]> arthur.barton.de Git - netatalk.git/history - etc/afpd/extattrs.c
remove include already in adouble.h
[netatalk.git] / etc / afpd / extattrs.c
2009-10-29 didgremove include already in adouble.h
2009-10-28 didgattribute name length is 16bits not 32bits, on big...
2009-10-28 didguse sizeof(foo) rather than 2 or 4 when copying from...
2009-10-28 didgapple attributes' name are constant
2009-10-28 didgfcntl.h is already included in adouble.h
2009-10-27 didgdirent.h is included in directory.h
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-22 franklahmFix incompatible func args warnings
2009-10-20 franklahmDefault and empty FinderInfo for dirs are not all 0...
2009-10-15 franklahmEAs for dirs did not work
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-02 franklahmExtended Attributes support via files in .AppleDouble.
2009-08-31 franklahmUntabify and reindent
2009-03-03 franklahmFixes.
2009-02-16 franklahmExtended Attributes Support on Solaris with ZFS