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
*
Fix --override-chars-to-quote
owsla
2009-01-07
1
-0
/
+1
*
When enable use_compatible_timestamps, make sure to reset Time.curtimestr
owsla
2009-01-03
1
-1
/
+2
*
New option: --use-compatible-timestamps, which causes rdiff-backup to use - a...
owsla
2009-01-03
1
-0
/
+9
*
Properly fix escaping DOS devices and trailing periods and spaces; now supports
owsla
2009-01-03
1
-121
/
+143
*
Revert previous patch & hold it for the new development branch
owsla
2009-01-03
1
-149
/
+121
*
First pass at fixing escape DOS devices and trailing spaces/periods.
owsla
2009-01-03
1
-121
/
+149
*
Disable escape trailing spaces and periods for now
owsla
2009-01-01
1
-0
/
+12
*
Support comments in rdiff-backup's ACL files and quote the quoting character
owsla
2008-12-19
1
-1
/
+2
*
Test for symlink permissions now produces a functioning symlink.
owsla
2008-12-18
1
-3
/
+1
*
Final fixes to trailing spaces support
owsla
2008-11-13
1
-3
/
+5
*
Fix typo and fact that rpath.touch() doesn't return anything
owsla
2008-11-13
1
-4
/
+7
*
Escape trailing spaces and periods on systems which require it
owsla
2008-11-13
1
-1
/
+70
*
Add warning message if pyxattr is below version 0.2.2.
owsla
2008-11-12
1
-0
/
+10
*
Don't backup Windows ACLs if the --no-acls option is specified.
owsla
2008-10-07
1
-0
/
+12
*
Add error handling and logging to Windows ACL support; fixes Windows backup to
owsla
2008-10-02
1
-11
/
+37
*
Add a warning message if extended attributes support is broken by the
owsla
2008-10-02
1
-0
/
+7
*
Improve warning message in light of new Windows ACLs support
owsla
2008-08-21
1
-2
/
+2
*
Move test for native Windows to eliminate additional remote call
owsla
2008-08-20
1
-6
/
+4
*
Disable hardlinks by default when backup source or restore destination is
owsla
2008-08-20
1
-0
/
+6
*
Fix typo in fs_abilities and add EILSEQ to list of recoverable errors.
owsla
2008-07-04
1
-1
/
+1
*
Support for Windows ACLs. (Patch from Josh Nisly and Fred Gansevles)
owsla
2008-07-02
1
-1
/
+33
*
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
[next]