Turn empty remote args into dot dirs.
[rsync/rsync.git] / lib / sysxattrs.c
2009-09-03 Wayne DavisonNeed to use O_RDONLY in solaris sys_lremovexattr().
2009-09-02 Wayne DavisonFix attropen() flags for writing an xattr on solaris.
2009-09-01 Wayne DavisonFix read_xattr() for solaris.
2009-08-15 Wayne DavisonAllow Solaris sys_llistxattr() to return the list lengt...
2009-08-15 Wayne DavisonFix some variable references.
2009-08-13 Wayne DavisonSome improvements to the solaris xattr routines.
2009-08-08 Wayne DavisonInitial version of xattr routines for Solaris.
2008-03-01 Wayne DavisonInclude 2008 in the copyright years.
2007-07-10 Wayne DavisonTweaking the license text a bit more.
2007-07-07 Wayne DavisonSwitching to GPL 3.
2007-04-07 Wayne DavisonThe improved --xattrs option is landing on the trunk.