summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Improved half-root test (added restore)bescoto2003-08-291-2/+25
* Added note about unreadable directoriesbescoto2003-08-291-3/+4
* Fix for unreadable directoriesbescoto2003-08-292-4/+26
* -EA/ACL format +remove # sessionsbescoto2003-08-291-3/+3
* Fixed various --restrict options, some refactoringbescoto2003-08-278-111/+168
* Added fairly comprehensive test seriesbescoto2003-08-271-3/+125
* Fixed bug in Gruenbach's code and added test for itbescoto2003-08-262-8/+19
* Updated argument parsing (test-server, better error messages)bescoto2003-08-261-4/+8
* ACL/EA parsing fixes, use new quoting stylebescoto2003-08-257-77/+340
* When data gets deleted from dest, try not to exit as easilybescoto2003-08-244-8/+78
* Added tests for and fixed problem with backing up unreadable regularbescoto2003-08-236-13/+98
* Erased 0.9.6/2.3 stuffbescoto2003-08-231-4/+2
* Typo fixbescoto2003-08-231-3/+3
* Specify socket type as SOCK_STREAMbescoto2003-08-143-2/+9
* Added a bit more documentation, mentioned librsync 0.9.6bescoto2003-08-091-5/+14
* Set date for 0.13.1bescoto2003-08-091-1/+1
* Bugfixes, symlink to OLDbescoto2003-08-091-4/+8
* Use rdiff-backup script in cvs, not in pathbescoto2003-08-081-3/+3
* Changes for librsync 0.9.6bescoto2003-08-084-14/+20
* Now date in rdiff-backup script changed automaticallybescoto2003-08-082-5/+16
* Now copy files to OLD to begin withbescoto2003-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
* Rephrased bits of first paragraphbescoto2003-08-051-6/+6
* Typo fixbescoto2003-08-051-1/+1
* Mainly updates for python 2.3bescoto2003-08-044-18/+44
* Fixes for --calculate-average, python 2.3, and mac os xbescoto2003-08-034-9/+28
* TODO cleanupsbescoto2003-08-032-13/+14
* Update for door file problembescoto2003-07-242-1/+4
* Added fs_abilities.py to makedist scriptbescoto2003-07-242-8/+23
* Updated copyright noticebescoto2003-07-232-9/+26
* Fix for restore without mirror_metadatabescoto2003-07-233-2/+17
* Added python v2.3c1 notebescoto2003-07-231-0/+6
* Applied Arkadiusz Patyk's patch for python 2.3c1 compilationbescoto2003-07-221-7/+10
* Final changes for 0.13.0 (small test changes, Fedora spec packaging)bescoto2003-07-228-23/+52
* Now choose blocksize based on size of filebescoto2003-07-225-33/+63
* Bug fixes relating to the way quoting_enabled was removedbescoto2003-07-212-5/+1
* When copying attributes, set permission after copy resource forkbescoto2003-07-211-2/+2
* More fixes from Daniel Hazelbaker, mostly related to resource forksbescoto2003-07-194-7/+9
* Oops, missed another append('rsrc') loop, this time in fs_abilitiesbescoto2003-07-192-9/+14
* May have fixed recursion bug in resource forks; added another testbescoto2003-07-192-4/+56
* Fix negation bug in auto-setting file system parameters (thanks DH)bescoto2003-07-191-3/+2
* Added two notes forgotten in previous check in.bescoto2003-07-181-0/+8
* Added Daniel Hazelbaker's resource fork code, plus detection to fs_abilities ...bescoto2003-07-189-67/+244
* Added detection of directory increment permission limitationbescoto2003-07-183-4/+27
* Added --no-change-dir-inc-perms switch, and fix for windows mode CheckDestbescoto2003-07-184-5/+20
* Added ACL support, may have corrected a few EA bugsbescoto2003-07-1813-96/+575
* Added env in case not bourne shellbescoto2003-07-171-1/+1
* Mostly tweaks to get the test cases to workbescoto2003-07-166-9/+54