summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Fix OverflowError on 64-bit systems when backing up symlinks with uid or gidHEADmasterowsla2010-01-161-0/+3
* Use Unicode for paths internally to add support for Unicode on Windows.joshn2009-04-091-0/+3
* Don't print "Fatal Error" if --check-destination-dir completed successfully.owsla2009-03-311-0/+3
* Allow --test-server to be used with --restrict again.owsla2009-03-271-0/+7
* Release 1.3.3owsla2009-03-161-1/+1
* Suppress traceback if permission error during restoreowsla2009-03-091-0/+3
* Don't crash on zlib errors.owsla2009-03-081-0/+2
* Make sticky bit warnings quieter during fs_abilities checksowsla2009-03-081-0/+3
* Handle EACCES as well as EPERMowsla2009-03-081-0/+3
* Fix --compare-hash options on Windows.owsla2009-03-041-1/+1
* open version 1.3.3 changelogowsla2009-03-031-0/+6
* Release version 1.3.2.owsla2009-03-031-1/+1
* Don't crash when filesystem can't set ACL.owsla2009-03-021-0/+3
* Fix Security Error when performing non-backup operationsowsla2009-03-021-0/+3
* Use the correct method to update globals.owsla2009-03-021-0/+2
* Use Ryan Hughes' full nameowsla2009-02-111-2/+2
* 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/+3
* Disable hardlinks by default on Windows when using --compare, etc.owsla2009-01-311-0/+3
* Change --min-file-size and --max-file-size to agree with man page.owsla2009-01-311-0/+4
* Improve error message if regress operation fails due to Security Violation.owsla2009-01-311-1/+2
* Open CHANGELOG for 1.3.2owsla2009-01-271-0/+6
* Filename too long errors on Windows are not always ENAMETOOLONGowsla2009-01-271-1/+4
* Print more helpful error messages when the remote command cannot be startedowsla2009-01-081-0/+6
* Fix --override-chars-to-quoteowsla2009-01-071-0/+2
* Ignore Windows errors caused by too long filenamesowsla2009-01-061-0/+4
* Begin CHANGELOG for 1.3.1owsla2009-01-031-0/+5
* New development release: 1.3.0owsla2009-01-031-1/+1
* New option: --use-compatible-timestamps, which causes rdiff-backup to use - a...owsla2009-01-031-0/+4
* Allow rdiff-backup to backup files which it cannot read, but can changeowsla2009-01-031-0/+3
* Take start and end times from same system so that the elapsed time printed inowsla2009-01-031-0/+3
* Properly fix escaping DOS devices and trailing periods and spaces; now supportsowsla2009-01-031-1/+3
* Revert previous patch & hold it for the new development branchowsla2009-01-031-1/+0
* First pass at fixing escape DOS devices and trailing spaces/periods.owsla2009-01-031-0/+6
* 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