summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/fs_abilities.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-241-117/+310
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@648 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added readonly test for file system case sensitivitybescoto2005-10-211-4/+51
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@643 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for bug #14799 -- now autodetect whether destination supports high ↵bescoto2005-10-201-1/+14
| | | | | | permissions git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@639 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed ownership changing warning that is usually unneededbescoto2005-08-171-4/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@618 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* patch#4136: OSX filename/rsrc has been deprecated for some time, and as of OSXdgaudet2005-06-301-5/+5
| | | | | | | | | | | 10.4 it causes log spam. the new proper use is filename/..namedfork/rsrc. fix from Daniel Westermann-Clark. i found mailing list evidence back at least to 2001 that this is supported in earlier versions of OSX. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@597 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* bug#12949: eliminate an exception during fs abilities testing on OS X 10.4.dgaudet2005-06-281-5/+7
| | | | | | | fix from Daniel Westermann-Clark. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@596 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Checked in Robert Shaw's --chars-to-quote patchbescoto2005-03-251-4/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@558 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed overly picky error testing for file system abilitiesbescoto2004-06-061-20/+12
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@553 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Typo correction from Dave Kempebescoto2004-01-301-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@514 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Checked in John Goerzen's carbonfile patchbescoto2004-01-281-1/+22
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@508 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Couple small changes to fs_abilitiesbescoto2004-01-281-2/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@507 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed various --restrict options, some refactoringbescoto2003-08-271-61/+73
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@407 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* More fixes from Daniel Hazelbaker, mostly related to resource forksbescoto2003-07-191-6/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@350 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added Daniel Hazelbaker's resource fork code, plus detection to fs_abilities ↵bescoto2003-07-181-22/+87
| | | | | | and a new unittest file. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@345 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added detection of directory increment permission limitationbescoto2003-07-181-4/+21
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@344 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added ACL support, may have corrected a few EA bugsbescoto2003-07-181-12/+46
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@341 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Many changes - added extended attribute support and file systembescoto2003-06-301-69/+77
| | | | | | | ability detection git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@334 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added reading/writing to chars_to_quote filebescoto2003-06-231-5/+41
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@326 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Add new code to determine fs abilities at runtimebescoto2003-06-231-0/+218
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@325 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109