summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/fs_abilities.py
Commit message (Expand)AuthorAgeFilesLines
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-241-117/+310
* Added readonly test for file system case sensitivitybescoto2005-10-211-4/+51
* Fix for bug #14799 -- now autodetect whether destination supports high permis...bescoto2005-10-201-1/+14
* Removed ownership changing warning that is usually unneededbescoto2005-08-171-4/+1
* patch#4136: OSX filename/rsrc has been deprecated for some time, and as of OSXdgaudet2005-06-301-5/+5
* bug#12949: eliminate an exception during fs abilities testing on OS X 10.4.dgaudet2005-06-281-5/+7
* Checked in Robert Shaw's --chars-to-quote patchbescoto2005-03-251-4/+3
* Removed overly picky error testing for file system abilitiesbescoto2004-06-061-20/+12
* Typo correction from Dave Kempebescoto2004-01-301-1/+1
* Checked in John Goerzen's carbonfile patchbescoto2004-01-281-1/+22
* Couple small changes to fs_abilitiesbescoto2004-01-281-2/+3
* Fixed various --restrict options, some refactoringbescoto2003-08-271-61/+73
* More fixes from Daniel Hazelbaker, mostly related to resource forksbescoto2003-07-191-6/+5
* Added Daniel Hazelbaker's resource fork code, plus detection to fs_abilities ...bescoto2003-07-181-22/+87
* Added detection of directory increment permission limitationbescoto2003-07-181-4/+21
* Added ACL support, may have corrected a few EA bugsbescoto2003-07-181-12/+46
* Many changes - added extended attribute support and file systembescoto2003-06-301-69/+77
* Added reading/writing to chars_to_quote filebescoto2003-06-231-5/+41
* Add new code to determine fs abilities at runtimebescoto2003-06-231-0/+218