summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed problems with --restrict-XXX switchesbescoto2003-08-273-15/+36
* Make restoring from broken archive easierbescoto2003-08-244-9/+79
* Mostly fixing unreadable reg root source/non-root dest bugbescoto2003-08-236-16/+99
* Added SOCK_STREAM argument in make_socket_localbescoto2003-08-142-1/+8
* Added note about --librsync-dir and changed requirement to librsync 0.9.6bescoto2003-08-091-5/+14
* Small bugfixes, store in OLD/ to begin with and use symlinksbescoto2003-08-091-4/+8
* Final changes for 0.12.3bescoto2003-08-084-14/+18
* Use rdiff-backup script in CVS, not in pathbescoto2003-08-081-3/+3
* Move files to OLD to begin with (for permanent URL)bescoto2003-08-071-4/+11
* Removed reference to --windows-time-formatbescoto2003-08-071-15/+7
* Removed strange line I couldn't figure outbescoto2003-08-061-1/+0
* Fixed SelectError error messagebescoto2003-08-061-3/+4
* Slight rewritebescoto2003-08-051-6/+6
* Typo fixbescoto2003-08-051-1/+1
* mostly updates for python 2.3bescoto2003-08-054-18/+43
* Merged fixes from 0.13 for --calculate-average, mac os x, and python 2.3bescoto2003-08-034-9/+32
* Final changes for 0.12.2bescoto2003-07-254-8/+14
* Minor changes for 0.12.2bescoto2003-07-241-1/+2
* Door file problem, GPL updatebescoto2003-07-243-5/+17
* Fix restore from 0.11.xbescoto2003-07-233-2/+17
* Patch by Arkadiusz Patyk fixes building with Python 2.3c1.bescoto2003-07-222-6/+15
* Final changes for 0.12.1, including librsync block size scalingbescoto2003-07-229-52/+93
* Added --no-change-dir-inc-perms switch, fixed windows mode checkdest bugbescoto2003-07-185-10/+35
* This commit was manufactured by cvs2svn to create branch 'r0-12'.cvs2svn2003-07-161-0/+0
* Various changes for 0.12.0bescoto2003-06-2610-53/+171
* Deleted sleep test now that --sleep-ratio is gonebescoto2003-06-261-24/+0
* Making lines shorter... whee..bescoto2003-06-241-14/+8
* Comment clarificationbescoto2003-06-241-2/+2
* Fixed problem when reg file deleted in middle, reported by Ty Boyackbescoto2003-06-241-2/+3
* Only warn, not AssertionError, if can't get restore fpbescoto2003-06-241-3/+11
* Added reading/writing to chars_to_quote filebescoto2003-06-232-8/+58
* Add new code to determine fs abilities at runtimebescoto2003-06-232-0/+268
* Added sparse file supportbescoto2003-06-221-0/+2
* Final checkin for 0.11.5bescoto2003-06-213-3/+6
* Adding empty file to keep testing/test2/tmp activebescoto2003-06-211-0/+0
* Fixed quoted hardlinks, added --windows-restore, fixed a couple testsbescoto2003-06-2110-28/+107
* Added existence check in diryield in case deleted in meantimebescoto2003-04-241-1/+1
* Changed remove_older_than errorlevel when no increments foundbescoto2003-04-223-5/+5
* Typo fix reported by Keith Edmundsbescoto2003-04-081-2/+2
* Don't guarantee curmirror inc delete for win compatibilitybescoto2003-04-071-1/+1
* fsync_delete now follows global fsync settingbescoto2003-04-072-2/+2
* Make no preserve hard links disable inode comparisonbescoto2003-04-066-12/+20
* --windows-mode now implies that permissions will not be changedbescoto2003-04-058-12/+23
* --windows-mode no longer fsync's directoriesbescoto2003-04-045-7/+13
* Got rid of extra UpdateErrorbescoto2003-04-031-1/+4
* Clarified --remove-older-than entry.bescoto2003-04-031-7/+8
* --windows-mode now disables ownership switchingbescoto2003-03-213-1/+6
* Added --list-at-time optionbescoto2003-03-206-3/+46
* Added EDEADLOCK to skippable errorsbescoto2003-03-191-1/+1
* Added parameter checking to my_syncbescoto2003-03-191-2/+4