summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r1-3-1'.r1-3-1cvs2svn2009-01-270-0/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/tags/r1-3-1@1014 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Filename too long errors on Windows are not always ENAMETOOLONGowsla2009-01-272-1/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@1013 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix typos.owsla2009-01-271-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@1012 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Print more helpful error messages when the remote command cannot be startedowsla2009-01-083-6/+18
| | | | | | | on Windows. Fix --test-server option when used with remote Windows clients. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@1011 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Update FAQowsla2009-01-081-3/+16
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@1010 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix typo (-- left off from option)owsla2009-01-071-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@1009 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix --override-chars-to-quoteowsla2009-01-072-0/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@1008 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Ignore Windows errors caused by too long filenamesowsla2009-01-062-6/+17
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@1006 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* fix typoowsla2009-01-061-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@1005 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Begin CHANGELOG for 1.3.1owsla2009-01-031-0/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@1000 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* New development release: 1.3.0owsla2009-01-031-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@998 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* When enable use_compatible_timestamps, make sure to reset Time.curtimestrowsla2009-01-031-1/+2
| | | | | | | on all connections. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@997 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* New option: --use-compatible-timestamps, which causes rdiff-backup to use - ↵owsla2009-01-036-8/+45
| | | | | | | | | asthe hour/minute/second separator instead of :. Enabled by default on systems which require : to be escaped. (Oliver Mulatz) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@996 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Allow rdiff-backup to backup files which it cannot read, but can changeowsla2009-01-033-0/+19
| | | | | | | the permissions of. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@995 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Take start and end times from same system so that the elapsed time printed inowsla2009-01-035-9/+23
| | | | | | | the statistics is not affected by time zone. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@994 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Properly fix escaping DOS devices and trailing periods and spaces; now supportsowsla2009-01-034-127/+151
| | | | | | | native Windows and Linxu/FAT32. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@993 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Revert previous patch & hold it for the new development branchowsla2009-01-034-155/+126
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@992 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* First pass at fixing escape DOS devices and trailing spaces/periods.owsla2009-01-034-126/+160
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@991 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
* Final fixes to trailing spaces supportowsla2008-11-132-10/+10
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@963 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix typo and fact that rpath.touch() doesn't return anythingowsla2008-11-131-4/+7
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@962 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Escape trailing spaces and periods on systems which require itowsla2008-11-133-1/+86
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@961 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Print nicer error messages in rdiff-backup-statisticsowsla2008-11-122-2/+20
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@960 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Properly handle EINVAL "Invalid argument" errors when setting extendedowsla2008-11-122-1/+4
| | | | | | | attributes. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@959 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Add warning message if pyxattr is below version 0.2.2.owsla2008-11-122-0/+12
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@958 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Add "Stale NFS file handle" (ESTALE) to the list of recoverable errors.owsla2008-11-112-1/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@957 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Workaround for broken support for symlink extended attributes in pyxattr <owsla2008-11-112-0/+5
| | | | | | | 0.2.2. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@956 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109