]> arthur.barton.de Git - netatalk.git/history - libatalk/vfs
Set version to 2.1
[netatalk.git] / libatalk / vfs /
2010-04-18 hat001remove a warning
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-04-18 franklahmOverwriting EAs with ea ad module did not work
2010-04-13 franklahmDeal with pathologic idiosyncrasies, every OS return...
2010-04-04 franklahmLog error if open of EA content file fails
2010-04-03 franklahmPatches for OpenBSD
2010-03-12 franklahmConvert afp_moveandrename and all called funcs to XXXat... after-renameat
2010-02-10 franklahmMerge symlink branch HEAD-after-symlink-merge
2010-01-26 didgreturn the right error code when deleting afp current...
2010-01-23 franklahmReturn correct error if EA already exists
2010-01-20 franklahmMore logging
2009-12-18 franklahmFix EA support detection. New ea option values none...
2009-12-11 franklahmNew default for ea volume option is "sys".
2009-12-10 franklahmAdd support for ea:ad volumes
2009-12-04 franklahmReturn right error for requested but non-existing EA.
2009-11-26 franklahmFix NFSv4 ACL VFS integration
2009-11-23 franklahmFix some stuff on FreeBSD
2009-11-20 franklahmFix Solaris EA copyfile stuff
2009-11-18 didgplaceholder for solaris EA copy attributes
2009-11-18 didgcopy native EA in afp_copyfile, doesn't work if copy...
2009-11-18 franklahmNew convert_charset option CONV_ALLOW_COLON.
2009-11-18 didgremove most warning
2009-11-17 franklahmCleanly integrate native EA code from Samba
2009-11-13 didgxattr, use them
2009-11-07 didgspeed up validupath_adouble for the common case: it...
2009-10-29 franklahmForce conversion of EA names
2009-10-29 franklahmvfs->ad_path wasn't set
2009-10-29 franklahmMove VFS stack from _one_ global stack to per volume...
2009-10-27 franklahmSome declarations were missing static keyword
2009-10-27 franklahmmv unix_rename from etc/afpd/unix.c to libatalk/vfs...
2009-10-26 franklahmAdjust args names to match new VFS args names
2009-10-25 didgEA, don't use st.st_mode if stat() failed. and goto...
2009-10-23 franklahmWe didn't always seteuid back. Thanks to Didier for...
2009-10-23 franklahmBegin Solaris EA VFS cleanup
2009-10-22 franklahmFix incompatible func args warnings
2009-10-21 franklahmConvert EA names from UTF8-MAC to volcharset with CONV_...
2009-10-20 franklahmEA VFS: chmod for files and directorires
2009-10-19 didgcheck the return value of nprintf functions
2009-10-16 didgcopy_file, check close(destination) return value for...
2009-10-16 didgcopy_file if EINTR, cc -= write(...) was corrupting...
2009-10-16 didgcopy_file use the right type ssize_t for ccor cc <...
2009-10-15 franklahmEAs for dirs did not work
2009-10-15 franklahmVFS EA: chown
2009-10-15 franklahmEA VFS: FPCopyFile support
2009-10-14 franklahmImplement VFS chaining, EA VFS rm/mv
2009-10-14 didgremove most sparse warning 'symbol 'xxx' was not declar...
2009-10-02 franklahmEA bug fixes
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.