index
:
delta/python-packages/rdiff-backup.git
master
r0-10
r0-12
r0-6
r1-0
r1-2
svn.savannah.nongnu.org: svn/rdiff-backup
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rdiff-backup
/
rdiff_backup
/
fs_abilities.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
We should preserve hardlinks even when the destination file system does
owsla
2008-06-14
1
-1
/
+1
*
Handle Windows' lack of getuid(), getgid(), hardlinks and symlinks in
owsla
2008-04-13
1
-3
/
+3
*
Change high-bit permissions test to check files and directories. (Patch from
owsla
2008-01-09
1
-5
/
+10
*
Add ability to requote a repository
owsla
2008-01-03
1
-10
/
+28
*
Don't print the warning about hard links if the user has specified the
owsla
2008-01-02
1
-2
/
+3
*
We should FatalError at the point where the malformed UTF-8 character is
owsla
2007-12-25
1
-5
/
+6
*
Cosmetic touch-up since we now sometimes print non-ASCII characters
owsla
2007-08-15
1
-2
/
+2
*
New quoting logic to check for non-ASCII chars and Windows special chars inde...
owsla
2007-08-14
1
-11
/
+42
*
Fix hang on Cygwin/FAT32 and error on broken CIFS configurations
owsla
2007-07-31
1
-5
/
+14
*
Don't run extended attributes test if --no-eas is given
owsla
2007-07-17
1
-0
/
+5
*
Handle exception when get permission denied on a file while trying
owsla
2007-07-10
1
-1
/
+4
*
Fix for bug #19896 -- symlink() doesn't work on a CIFS-mounted Windows
dgaudet
2007-05-19
1
-8
/
+12
*
Fix for bug #19895 -- eliminate traceback for special file detection
dgaudet
2007-05-19
1
-14
/
+21
*
Fix --list-increments bug in set_must_escape_dos_devices.
owsla
2007-01-31
1
-2
/
+5
*
Fix fs_abilities.py patch error with set_escape_dos_devices.
dgaudet
2007-01-29
1
-4
/
+4
*
DOS filename quoting adjustments from Marc Dyksterhouse.
dgaudet
2007-01-29
1
-2
/
+4
*
Escape DOS device filenames when necessary. [Marc Dyksterhouse]
dgaudet
2007-01-28
1
-3
/
+51
*
Add global to avoid unnecessary system calls on systems where umask does not ...
owsla
2006-12-29
1
-0
/
+24
*
UnboundLocal fix for set_extended_filenames
bescoto
2006-01-11
1
-1
/
+2
*
"ordinary filename" shouldn't end with a . because it gives windows problems
bescoto
2006-01-10
1
-1
/
+1
*
Fix for case sensitive <-> not case sensitive case
bescoto
2005-11-27
1
-1
/
+1
*
re-enable carbonfile default, ignore errors
bescoto
2005-11-06
1
-3
/
+0
*
Fix for fatal error with --override-chars-to-quote
bescoto
2005-11-06
1
-1
/
+2
*
Typo fix by Murali Vadivelu
bescoto
2005-10-30
1
-3
/
+4
*
Debugging patch for Kevin Horton
bescoto
2005-10-26
1
-5
/
+3
*
typo fix
bescoto
2005-10-26
1
-2
/
+2
*
Berryman's hard linking AFS patch
bescoto
2005-10-25
1
-1
/
+3
*
Refactored fs_abilities, also don't quote if case-insensitive->case-insensitive
bescoto
2005-10-24
1
-117
/
+310
*
Added readonly test for file system case sensitivity
bescoto
2005-10-21
1
-4
/
+51
*
Fix for bug #14799 -- now autodetect whether destination supports high permis...
bescoto
2005-10-20
1
-1
/
+14
*
Removed ownership changing warning that is usually unneeded
bescoto
2005-08-17
1
-4
/
+1
*
patch#4136: OSX filename/rsrc has been deprecated for some time, and as of OSX
dgaudet
2005-06-30
1
-5
/
+5
*
bug#12949: eliminate an exception during fs abilities testing on OS X 10.4.
dgaudet
2005-06-28
1
-5
/
+7
*
Checked in Robert Shaw's --chars-to-quote patch
bescoto
2005-03-25
1
-4
/
+3
*
Removed overly picky error testing for file system abilities
bescoto
2004-06-06
1
-20
/
+12
*
Typo correction from Dave Kempe
bescoto
2004-01-30
1
-1
/
+1
*
Checked in John Goerzen's carbonfile patch
bescoto
2004-01-28
1
-1
/
+22
*
Couple small changes to fs_abilities
bescoto
2004-01-28
1
-2
/
+3
*
Fixed various --restrict options, some refactoring
bescoto
2003-08-27
1
-61
/
+73
*
More fixes from Daniel Hazelbaker, mostly related to resource forks
bescoto
2003-07-19
1
-6
/
+5
*
Added Daniel Hazelbaker's resource fork code, plus detection to fs_abilities ...
bescoto
2003-07-18
1
-22
/
+87
*
Added detection of directory increment permission limitation
bescoto
2003-07-18
1
-4
/
+21
*
Added ACL support, may have corrected a few EA bugs
bescoto
2003-07-18
1
-12
/
+46
*
Many changes - added extended attribute support and file system
bescoto
2003-06-30
1
-69
/
+77
*
Added reading/writing to chars_to_quote file
bescoto
2003-06-23
1
-5
/
+41
*
Add new code to determine fs abilities at runtime
bescoto
2003-06-23
1
-0
/
+218