summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/eas_acls.py
Commit message (Expand)AuthorAgeFilesLines
* Allow for preservation of FinderInfo for folders and fix typo in Time.pyowsla2007-01-251-2/+3
* typo fix for OSX Extended Attributes patch (from Andrew Ferguson)dgaudet2006-11-051-1/+1
* Mac OS X Extended Attributes support. (Patch from Andrew Ferguson.)dgaudet2006-11-051-3/+13
* false negative acl compare fixbescoto2005-12-121-1/+1
* Some refactoring of metadata codebescoto2005-11-031-62/+16
* Misc changes, passes all tests nowbescoto2005-10-251-11/+2
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-241-0/+11
* Fix for bug #13576, destination system should not need posix1ebescoto2005-08-101-27/+60
* Log EACCES from listxattr rather than raising an exception -- this can happendgaudet2005-07-021-0/+3
* debian bug#306798: SELinux security attributes can not be removed anddgaudet2005-06-281-1/+10
* bug#13475: correct an UpdateError when backing up hardlinks with EAsdgaudet2005-06-281-6/+2
* Fix from Paul P Komkoff Jr for uid typo in text_to_entrytuple.dgaudet2005-06-191-1/+1
* Final changes for 0.13.3bescoto2003-10-141-7/+7
* Added --never-drop-acls, ACL entry dropping. Final for 0.13.2bescoto2003-09-181-13/+58
* Added mapping by name (not id) for ACLs.bescoto2003-09-161-122/+183
* Added acl list <-> posix1e.ACL conversionbescoto2003-09-151-0/+46
* ACL/EA parsing fixes, use new quoting stylebescoto2003-08-251-25/+34
* Added ACL support, may have corrected a few EA bugsbescoto2003-07-181-34/+202
* Mostly tweaks to get the test cases to workbescoto2003-07-161-2/+44
* Many changes - added extended attribute support and file systembescoto2003-06-301-0/+185