summaryrefslogtreecommitdiff
path: root/rdiff-backup
Commit message (Expand)AuthorAgeFilesLines
* Fix OverflowError on 64-bit systems when backing up symlinks with uid or gidHEADmasterowsla2010-01-162-2/+5
* Fix exception in win_acls.py when backing up Windows -> Linux.joshn2009-10-011-0/+8
* Fix restoring single files.joshn2009-06-231-0/+6
* Gah. Fix unicode support for linux systems where the destination Python insta...joshn2009-06-044-17/+28
* Fix exception when unable to read a Windows ACL to clear it.joshn2009-05-161-0/+1
* Provide backwards compatibility with non-unicode version of Windows ACL file.joshn2009-05-161-2/+8
* Some older systems don't support unicode, so check for support before using it.joshn2009-04-185-28/+69
* Use Unicode for paths internally to add support for Unicode on Windows.joshn2009-04-098-35/+108
* Fix typo.owsla2009-04-011-1/+1
* Don't print "Fatal Error" if --check-destination-dir completed successfully.owsla2009-03-312-1/+4
* Allow --test-server to be used with --restrict again.owsla2009-03-273-5/+17
* Fix typoowsla2009-03-161-1/+1
* Release 1.3.3owsla2009-03-162-2/+2
* Suppress traceback if permission error during restoreowsla2009-03-092-9/+27
* Don't crash on zlib errors.owsla2009-03-082-2/+5
* Fix typoowsla2009-03-081-1/+1
* Make sticky bit warnings quieter during fs_abilities checksowsla2009-03-083-9/+14
* Handle EACCES as well as EPERMowsla2009-03-082-1/+4
* Fix --compare-hash options on Windows.owsla2009-03-042-2/+2
* open version 1.3.3 changelogowsla2009-03-031-0/+6
* Release version 1.3.2.owsla2009-03-032-2/+2
* Don't crash when filesystem can't set ACL.owsla2009-03-022-1/+12
* Fix Security Error when performing non-backup operationsowsla2009-03-022-2/+5
* Use the correct method to update globals.owsla2009-03-022-1/+3
* Use Ryan Hughes' full nameowsla2009-02-111-2/+2
* Fix Python 2.2 compatibility.owsla2009-02-102-1/+3
* Fix typo which caused failure when checking if another rdiff-backup process isowsla2009-02-102-0/+4
* Disable hardlinks by default on Windows when using --compare, etc.owsla2009-01-312-2/+4
* Change --min-file-size and --max-file-size to agree with man page.owsla2009-01-312-2/+8
* Improve error message if regress operation fails due to Security Violation.owsla2009-01-312-2/+8
* Open CHANGELOG for 1.3.2owsla2009-01-271-0/+6
* Filename too long errors on Windows are not always ENAMETOOLONGowsla2009-01-272-1/+6
* Fix typos.owsla2009-01-271-2/+2
* Print more helpful error messages when the remote command cannot be startedowsla2009-01-083-6/+18
* Update FAQowsla2009-01-081-3/+16
* Fix typo (-- left off from option)owsla2009-01-071-1/+1
* Fix --override-chars-to-quoteowsla2009-01-072-0/+3
* Ignore Windows errors caused by too long filenamesowsla2009-01-062-6/+17
* fix typoowsla2009-01-061-1/+1
* Begin CHANGELOG for 1.3.1owsla2009-01-031-0/+5
* New development release: 1.3.0owsla2009-01-031-1/+1
* When enable use_compatible_timestamps, make sure to reset Time.curtimestrowsla2009-01-031-1/+2
* New option: --use-compatible-timestamps, which causes rdiff-backup to use - a...owsla2009-01-036-8/+45
* Allow rdiff-backup to backup files which it cannot read, but can changeowsla2009-01-033-0/+19
* Take start and end times from same system so that the elapsed time printed inowsla2009-01-035-9/+23
* Properly fix escaping DOS devices and trailing periods and spaces; now supportsowsla2009-01-034-127/+151
* Revert previous patch & hold it for the new development branchowsla2009-01-034-155/+126
* First pass at fixing escape DOS devices and trailing spaces/periods.owsla2009-01-034-126/+160
* Disable escape trailing spaces and periods for nowowsla2009-01-012-2/+15
* Start 1.2.4 changelogowsla2008-12-281-0/+6