summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Fix OverflowError on 64-bit systems when backing up symlinks with uid or gidr1-2owsla2010-01-161-0/+3
* Don't print "Fatal Error" if --check-destination-dir completed successfully.owsla2009-03-311-0/+3
* Allow --test-server to be combined with --restrict again.owsla2009-03-271-0/+7
* Release 1.2.8owsla2009-03-161-1/+1
* Suppress traceback if permission error during restoreowsla2009-03-091-0/+3
* Don't crash on zlib errorsowsla2009-03-081-0/+2
* Make sticky bit warnings quieter during fs_abilitiesowsla2009-03-081-0/+3
* Handle EACCES as well as EPERMowsla2009-03-081-0/+3
* Fix --compare-hash options on Windows.owsla2009-03-041-0/+6
* Release version 1.2.7owsla2009-03-031-1/+1
* Don't crash when filesytem can't set ACL.owsla2009-03-021-0/+3
* Use the correct method to update globalsowsla2009-03-021-0/+2
* Use Ryan Hughes' full nameowsla2009-02-111-1/+1
* Fix Python 2.2 compatibility.owsla2009-02-101-0/+2
* Fix typo which caused failure when checking if another rdiff-backup process isowsla2009-02-101-0/+7
* Release version 1.2.6owsla2009-01-271-1/+1
* Filename too long errors on Windows are not always ENAMETOOLONGowsla2009-01-271-0/+3
* Print more helpful error messages when the remote command cannot be startedowsla2009-01-081-0/+6
* Fix --override-chars-to-quoteowsla2009-01-071-0/+6
* Give an UpdateError when a path or filename is too long on Windows.owsla2009-01-061-0/+9
* Disable escape trailing spaces and periods for nowowsla2009-01-011-2/+3
* Start 1.2.4 changelogowsla2008-12-281-0/+6
* Release 1.2.3owsla2008-12-281-1/+4
* The epoch is now a valid date.owsla2008-12-231-0/+2
* Report that connection has dropped if filesystem operation returns ENOTCONN.owsla2008-12-231-0/+3
* Print a more helpful message if we get an error while attempting to readowsla2008-12-221-0/+5
* Do not backup reparse points on native Windows.owsla2008-12-221-0/+3
* Support comments in rdiff-backup's ACL files and quote the quoting characterowsla2008-12-191-0/+3
* Print a more helpful error message if we cannot read the backup destination.owsla2008-12-191-0/+3
* Print a more helpful error message if we cannot write to the backupowsla2008-12-181-0/+3
* Add ETIMEDOUT to the list of recoverable errorsowsla2008-12-181-1/+4
* Supress warnings about the deprecated sha module in Python 2.6. (Josh Nisly)owsla2008-12-181-0/+3
* Test for symlink permissions now produces a functioning symlink.owsla2008-12-181-0/+3
* Fix for crash when deleting read-only files on Windows. (Patch from Josh Nisly)owsla2008-12-171-0/+2
* Fix for Python 2.2 in win_acls.pyowsla2008-11-241-0/+2
* Throttle verbosity of listattr() warningsowsla2008-11-131-0/+2
* Escape trailing spaces and periods on systems which require itowsla2008-11-131-0/+3
* Print nicer error messages in rdiff-backup-statisticsowsla2008-11-121-0/+3
* Properly handle EINVAL "Invalid argument" errors when setting extendedowsla2008-11-121-0/+3
* Add warning message if pyxattr is below version 0.2.2.owsla2008-11-121-0/+2
* Add "Stale NFS file handle" (ESTALE) to the list of recoverable errors.owsla2008-11-111-0/+3
* Workaround for broken support for symlink extended attributes in pyxattr <owsla2008-11-111-0/+3
* Handle ELOOP ("Too many levels of symbolic links") error when reading extendedowsla2008-11-091-0/+3
* Inform the user of which file has failed if an exception occurs during aowsla2008-10-231-0/+2
* Open changelog for 1.2.3owsla2008-10-191-0/+5
* Update for 1.2.2 releaseowsla2008-10-191-1/+1
* Automatically resume after a failed initial backup. (Patch from Josh Nisly)owsla2008-10-121-0/+2
* Open stdin/stdout in binary mode on Windowsowsla2008-10-121-0/+3
* Print a more informative error message if the user's remote shell printsowsla2008-10-091-0/+3
* Don't backup Windows ACLs if the --no-acls option is specified.owsla2008-10-071-0/+3