Commit f8601861 authored by bescoto's avatar bescoto

TODO cleanups


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@370 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent cbf321e5
......@@ -4,7 +4,8 @@ New in v0.13.1 (2003/08/??)
Patch by Arkadiusz Patyk fixes building with Python 2.3c1.
Restore of archives made by 0.10.x and earlier fixed, although hard
link information is not restored. (Bug reported by Jeff Lessem.)
link information is not restored unless it is current in the mirror.
(Bug reported by Jeff Lessem.)
Fixed problem with door files locally when repository is remote.
(Reported by Robert Weber.)
......
Fix for Python 2.3
Change for librsync 0.9.6 when it comes out
Use ctime to check whether files have been changed. See message:
http://mail.gnu.org/archive/html/rdiff-backup-users/2003-06/msg00050.html
by Andrew Bressen.
Profile 0.13.0
Do more large file timing tests?
Look at EAs when unames change.
Examine regress handling of acls/eas/resource forks.
Fix EA/ACL format (waiting on Gruenbacher)
Look into that strange regress error July 22nd on
prog/old/rdiff-backup/testing/testfiles/long...
---------[ Medium term ]---------------------------------------
......@@ -12,26 +23,15 @@ Look into sparse file support (requested by Stelios K. Kyriacou)
Look into security.py code, do some sort of security audit.
Don't require increments.<date>.dir files to be setuid/setgid, or
don't even have the backup files. (Andrew Bressen)
Look at Kent Borg's suggestion for restore options and digests.
Add --list-files-changed-between or similar option, to list files that
have changed between two times
Add ACL support
Add --dry-run option (target for v1.1.x)
Add # of increments option to --remove-older-than
Make argument shortcut for cstream, or some other bandwidth limiter.
Write configuration file, to make sure settings like --quoting-char,
--windows-time-format, etc., don't change between sessions,
backup/restoring, etc.
---------[ Long term ]---------------------------------------
Think about adding Gaudet's idea for keeping track of renamed files.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment