]> arthur.barton.de Git - netatalk.git/history - etc/afpd/extattrs.c
Change default FinderInfo for directories to be all 0
[netatalk.git] / etc / afpd / extattrs.c
2013-05-10 Ralph BoehmeChange default FinderInfo for directories to be all 0
2012-08-17 Frank LahmMerge remote branch 'sf/product-2-2' into develop
2012-06-23 Frank LahmMerge 2-2
2012-05-22 Frank LahmFix typo
2012-05-21 Frank LahmMerge 2-2
2012-05-15 Frank LahmMerge product-2-2
2012-05-05 Frank LahmMerge 2-2
2012-04-26 Frank LahmMerge 2-2
2012-03-30 Frank LahmMerge remote branch 'origin/product-2-2' into develop
2012-03-28 Frank LahmMerge branch-allea
2012-03-27 Frank LahmMerge master
2012-03-17 Frank LahmMerge master
2012-03-07 Frank LahmMerge remote branch 'netafp/master' into branch-allea
2012-03-07 Frank LahmMerge master
2012-02-17 Frank LahmMerge remote branch 'sf/branch-allea' into branch-allea
2012-02-17 Frank LahmConvert ad file suite and CNID daemons to use new confi...
2012-01-11 Frank LahmMerge remote branch 'origin/master' into branch-allea
2012-01-03 Frank LahmMerge master
2012-01-03 Frank LahmChange ad_init to pass vol, add ad_init_old for stuff...
2011-12-27 Frank LahmMerge master
2011-12-22 Frank LahmRedesign ad_open API to only use one arg for all flags...
2011-12-02 Frank LahmMerge master
2011-11-28 Frank LahmMerge master
2011-08-31 Frank LahmMerge master
2011-08-19 Frank LahmMerge remote branch 'netafp/master' into branch-allea
2011-07-22 Frank LahmMere sf master
2011-06-20 Frank LahmMerge master
2011-06-18 Frank LahmMerge sf
2011-06-16 Frank LahmMerge sf
2011-06-06 Frank LahmMerge sf/master
2011-06-01 Frank LahmMerge master
2011-06-01 Frank LahmMerge sf.net
2011-05-31 Frank LahmMerge sf/master
2011-05-26 Frank LahmFirst working IPC reconnect
2011-05-10 Frank LahmMerge master
2011-04-24 Frank LahmMerge master
2011-04-23 Frank LahmMerge master
2011-03-02 Frank LahmMerge master
2011-03-02 Frank LahmMerge master
2011-02-21 Frank LahmMege maste
2011-02-18 Frank LahmMerge master
2011-02-18 Frank LahmMerge master
2011-01-18 Frank LahmMerge master
2011-01-12 Frank LahmMerge master
2011-01-08 Frank LahmMerge master
2011-01-08 Frank LahmMerge master
2010-12-22 Frank LahmMerge master
2010-12-20 Frank LahmFixes
2010-12-20 Frank LahmDont use of_ad, its unneccessary here
2010-01-05 franklahmSubstitute ADFLAGS_NOADOUBLE with ADVOL_NOADOUBLE,...
2009-11-27 didgdon't create an adouble file in ad_metadata for noadoub...
2009-11-17 franklahmstrlcat'ting EA name was one short
2009-11-13 didgafp_listextattr, use ad_rlen rather than ad_eid[ADEID_R...
2009-11-13 didgafp_listextattr, don't return an error if there's no...
2009-11-13 didgxattr, in AFP xattr request don't use log_error but...
2009-11-13 didgxattr, use them
2009-11-09 didgbitmap was used uninitialized the second time
2009-11-09 didguse of_ad
2009-10-29 didgconvert_string can deal with not 0 terminated strings...
2009-10-29 didgconvert_string always 0-terminate or return an error
2009-10-29 didgremove unused parameter warning
2009-10-29 didgonly call stat(path) if it's not done in cname
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