summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* 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
* flush stdout before running other commands, and add a --quiet optionowsla2008-06-111-0/+4
* Don't set modification times for directories on Windows. Also, assumeowsla2008-06-101-0/+4
* Add Windows-specific logic for checking if another rdiff-backup processowsla2008-06-101-0/+4
* Do not use inode numbers on Windows and gracefully handle attempts toowsla2008-06-101-0/+3
* Finally fix 'No such file or directory' bug when attempting to regress afterowsla2008-05-091-0/+3
* Improve Unicode support when logging in eas_acls.py (Fix from Saptarshi Guha)owsla2008-04-241-0/+4
* Handle Windows' lack of getuid(), getgid(), hardlinks and symlinks inowsla2008-04-131-0/+4
* Let setup.py accept arguments on Windows. (Patch from Josh Nisly)owsla2008-04-081-0/+2
* Get cmodule.c building natively on Windows (Patch from Josh Nisly)owsla2008-04-081-0/+2
* Try chmod'ing again if we can't open a file -- let's rdiff-backup workowsla2008-01-281-0/+4
* When unreadable dirs are updated, remove them from the list of dirs whoseowsla2008-01-261-0/+4
* Manpage updates from Justin Pryzbyowsla2008-01-211-0/+2
* Improve the handling of directories with many small files by flushingowsla2008-01-201-0/+4
* Change high-bit permissions test to check files and directories. (Patch fromowsla2008-01-091-0/+4
* Support quoted repositories in rdiff-backup-statisticsowsla2008-01-061-0/+3
* Recover from EBADF during fsync(). Closes Savannah bug #15839owsla2008-01-061-0/+4
* Properly initialize QuotedRPathsowsla2008-01-051-0/+2
* Start 1.1.16 changelogowsla2008-01-031-0/+4
* prep for 1.1.15 releaseowsla2008-01-031-1/+1
* Add ability to requote a repositoryowsla2008-01-031-0/+3
* Don't print the warning about hard links if the user has specified theowsla2008-01-021-0/+3
* Print a more helpful error message when we get a "Result too large" errorowsla2007-12-251-0/+3
* Fix bug where rdiff-backup fails after all increments are removed. Closesowsla2007-12-251-0/+3
* - Replace is_readable() function with pre-existing readable() functionowsla2007-12-241-0/+4
* restore_set_root should check if it can read a directory before tryingowsla2007-12-231-0/+4
* Regress.restore_orig_regfile should check Globals.fsync_directories Fixesowsla2007-12-231-0/+3
* New quoting logic to check for non-ASCII chars and Windows special chars inde...owsla2007-08-141-0/+3
* Support Unicode log messages.owsla2007-08-141-0/+6
* Today is the 13th, not the 12thowsla2007-08-131-2/+2
* Release 1.1.14 to workaround Python bugowsla2007-08-131-1/+4
* start 1.1.14dgaudet2007-08-131-0/+4
* prep for 1.1.13 releasedgaudet2007-08-131-1/+1
* Properly pickle QuotedRPathsowsla2007-08-091-0/+3
* Warn if can't write extended attribute.owsla2007-08-091-0/+2
* Handle failed attempts to set the sticky bitowsla2007-08-081-0/+4
* Fix hang on Cygwin/FAT32 and error on broken CIFS configurationsowsla2007-07-311-0/+7
* CIFS returns EOPNOTSUPP on symlink creationowsla2007-07-281-0/+3
* Fix "too many open files" bug when handling large directories.owsla2007-07-261-0/+3
* Add --tempfile and --remote-tempfile options.owsla2007-07-181-0/+5
* Don't run extended attributes test if --no-eas is givenowsla2007-07-171-0/+3
* Handle exception when trying to clear extended attributes on a file thatowsla2007-07-161-0/+3
* being 1.1.13dgaudet2007-07-121-0/+4
* prepare for 1.1.12 releasedgaudet2007-07-121-1/+1
* Use .dll as library file extension on Cygwin and Windows.owsla2007-07-121-0/+2
* Avoid setting permissions to 000 because they're out of sync.owsla2007-07-121-0/+2
* listxattr() can also throw EPERM error if not supported.owsla2007-07-111-0/+2