summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add error handling and logging to Windows ACL support; fixes Windows backup toowsla2008-10-021-0/+4
* Add a warning message if extended attributes support is broken by theowsla2008-10-021-0/+3
* Improve handling of Windows ACLs by switching to API functions whichowsla2008-09-301-0/+3
* Support extended attributes on symbolic linksowsla2008-09-271-0/+2
* On Mac OS X, read the com.apple.FinderInfo extended attribute since it is theowsla2008-09-261-0/+3
* Properly fix no 'inc_compressed' attribute bug.owsla2008-09-251-0/+3
* Improve support for Python 2.5, which refactored the built-in exceptions soowsla2008-09-241-0/+4
* Expand --exclude-if-present option to also support directories, symlinks, etc.owsla2008-09-041-0/+2
* Start 1.2.2 changelogowsla2008-08-251-0/+5
* Add some more Windows documentation and release 1.2.1owsla2008-08-251-1/+4
* Disable hardlinks by default when backup source or restore destination isowsla2008-08-201-0/+3
* Properly catch KeyboardInterrupt on Python 2.5owsla2008-08-161-0/+2
* Don't crash if a CacheIndexable tries to clear a non-existent cache entry.owsla2008-07-301-0/+7
* Update ChangeLog with 1.2.0 release dateowsla2008-07-271-1/+1
* Fall back on the Python make_file_dict function when the filename containsowsla2008-07-221-0/+3
* Ignore Extended Attributes which have Unicode characters outside the currentowsla2008-07-221-0/+3
* Start new version (may wind up 1.2.x or 1.3.x)owsla2008-07-171-0/+5
* Prepare for 1.1.17 releaseowsla2008-07-171-1/+1
* Move make_file_dict_python so that it is run on the remote end instead ofowsla2008-07-131-0/+6
* Catch EPERM error when trying to write extended attributes.owsla2008-07-131-0/+2
* Allow rdiff-backup to be built into a single executable on Windows usingowsla2008-07-111-0/+3
* Properly handle uid/gid comparison when the metadata about a destinationowsla2008-07-051-0/+3
* Properly handle hardlink comparison when the metadata about a destinationowsla2008-07-041-0/+3
* Fix typo in fs_abilities and add EILSEQ to list of recoverable errors.owsla2008-07-041-0/+4
* Catch another reasonable error when reading extended attributes.owsla2008-07-031-0/+2
* Use the Python os.lstat() on Windows. (Patch from Josh Nisly)owsla2008-07-021-0/+2
* Support for Windows ACLs. (Patch from Josh Nisly and Fred Gansevles)owsla2008-07-021-0/+2
* Fix user_group.py to run on native Windows, which lacks grp and pwd Pythonowsla2008-06-271-0/+3
* Optimize --check-destination and other functions by determining the incrementowsla2008-06-261-0/+3
* Actually make rdiff-backup robust to failure to read an ACL because theowsla2008-06-231-0/+3
* Get makedist working on Windows. (Patch from Josh Nisly)owsla2008-06-231-0/+1
* Start CHANGELOG for next releaseowsla2008-06-181-0/+6
* Update CHANGELOG with final release dateowsla2008-06-181-1/+1
* We should preserve hardlinks even when the destination file system doesowsla2008-06-141-0/+3
* Fix another case where rdiff-backup fails because it has insufficientowsla2008-06-141-0/+4
* Make rdiff-backup robust to failure to read the extended attributes or ACLowsla2008-06-111-0/+4