summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix OverflowError on 64-bit systems when backing up symlinks with uid or gidr1-2owsla2010-01-162-2/+5
| | | | | | | above INT_MAX. This fix is the same as r77008 in the Python source. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1060 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix typo.owsla2009-04-011-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1052 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Don't print "Fatal Error" if --check-destination-dir completed successfully.owsla2009-03-312-1/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1051 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Allow --test-server to be combined with --restrict again.owsla2009-03-273-5/+17
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1049 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Release 1.2.8owsla2009-03-162-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1044 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Suppress traceback if permission error during restoreowsla2009-03-092-9/+27
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1043 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Don't crash on zlib errorsowsla2009-03-082-2/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1041 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix typoowsla2009-03-081-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1040 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Make sticky bit warnings quieter during fs_abilitiesowsla2009-03-083-9/+14
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1039 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Handle EACCES as well as EPERMowsla2009-03-082-1/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1038 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix --compare-hash options on Windows.owsla2009-03-042-1/+7
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1035 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Release version 1.2.7owsla2009-03-032-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1030 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Don't crash when filesytem can't set ACL.owsla2009-03-022-1/+12
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1029 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Use the correct method to update globalsowsla2009-03-022-1/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1025 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Use Ryan Hughes' full nameowsla2009-02-111-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1024 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix Python 2.2 compatibility.owsla2009-02-102-1/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1023 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix typo which caused failure when checking if another rdiff-backup process isowsla2009-02-102-0/+8
| | | | | | | running on Windows. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1022 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Release version 1.2.6owsla2009-01-271-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1015 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Filename too long errors on Windows are not always ENAMETOOLONGowsla2009-01-272-0/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1013 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Print more helpful error messages when the remote command cannot be startedowsla2009-01-083-8/+18
| | | | | | | on Windows. Fix --test-server option when used with remote Windows clients. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1011 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Update FAQowsla2009-01-082-4/+19
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1010 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix --override-chars-to-quoteowsla2009-01-072-0/+7
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1007 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Update for 1.2.5owsla2009-01-061-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1003 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Give an UpdateError when a path or filename is too long on Windows.owsla2009-01-062-6/+22
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1002 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix typoowsla2009-01-061-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@1001 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* This commit was manufactured by cvs2svn to create branch 'r1-2'.cvs2svn2009-01-010-0/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-2@988 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Disable escape trailing spaces and periods for nowowsla2009-01-012-2/+15
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@987 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Start 1.2.4 changelogowsla2008-12-281-0/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@986 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Add info about Visual C++ 2008owsla2008-12-281-0/+15
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@985 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Release 1.2.3owsla2008-12-281-1/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@984 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Update the README to be more specific about where rdiff-backup gets installed,owsla2008-12-251-4/+15
| | | | | | | and to mention that there is no 'python setup.py uninstall' command. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@983 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* The epoch is now a valid date.owsla2008-12-232-1/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@982 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Report that connection has dropped if filesystem operation returns ENOTCONN.owsla2008-12-232-0/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@981 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Print a more helpful message if we get an error while attempting to readowsla2008-12-222-4/+21
| | | | | | | an old current_mirror marker. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@980 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Do not backup reparse points on native Windows.owsla2008-12-221-0/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@979 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix typoowsla2008-12-221-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@978 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Prevent backing-up reparse points on Windowsowsla2008-12-223-2/+16
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@977 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* More error message improvementsowsla2008-12-202-2/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@976 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix typo (Oliver Mulatz)owsla2008-12-191-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@975 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Support comments in rdiff-backup's ACL files and quote the quoting characterowsla2008-12-193-2/+6
| | | | | | | properly if user changed it. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@974 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Print a more helpful error message if we cannot read the backup destination.owsla2008-12-191-2/+7
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@973 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Print a more helpful error message if we cannot read the backup destination.owsla2008-12-192-0/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@972 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Print a more helpful error message if we cannot write to the backupowsla2008-12-182-1/+18
| | | | | | | destination. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@971 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Add ETIMEDOUT to the list of recoverable errorsowsla2008-12-182-2/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@970 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Supress warnings about the deprecated sha module in Python 2.6. (Josh Nisly)owsla2008-12-182-0/+8
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@969 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Test for symlink permissions now produces a functioning symlink.owsla2008-12-182-3/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@968 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Catch EACCES as well as EPERMowsla2008-12-171-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@967 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for crash when deleting read-only files on Windows. (Patch from Josh Nisly)owsla2008-12-172-1/+14
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@966 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for Python 2.2 in win_acls.pyowsla2008-11-242-0/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@965 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Throttle verbosity of listattr() warningsowsla2008-11-132-1/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@964 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109