| Commit message (Expand) | Author | Age | Files | Lines |
* | ACL/EA parsing fixes, use new quoting style | bescoto | 2003-08-25 | 7 | -77/+340 |
* | When data gets deleted from dest, try not to exit as easily | bescoto | 2003-08-24 | 4 | -8/+78 |
* | Added tests for and fixed problem with backing up unreadable regular | bescoto | 2003-08-23 | 6 | -13/+98 |
* | Erased 0.9.6/2.3 stuff | bescoto | 2003-08-23 | 1 | -4/+2 |
* | Typo fix | bescoto | 2003-08-23 | 1 | -3/+3 |
* | Specify socket type as SOCK_STREAM | bescoto | 2003-08-14 | 3 | -2/+9 |
* | Added a bit more documentation, mentioned librsync 0.9.6 | bescoto | 2003-08-09 | 1 | -5/+14 |
* | Set date for 0.13.1 | bescoto | 2003-08-09 | 1 | -1/+1 |
* | Bugfixes, symlink to OLD | bescoto | 2003-08-09 | 1 | -4/+8 |
* | Use rdiff-backup script in cvs, not in path | bescoto | 2003-08-08 | 1 | -3/+3 |
* | Changes for librsync 0.9.6 | bescoto | 2003-08-08 | 4 | -14/+20 |
* | Now date in rdiff-backup script changed automatically | bescoto | 2003-08-08 | 2 | -5/+16 |
* | Now copy files to OLD to begin with | bescoto | 2003-08-07 | 1 | -4/+11 |
* | Removed reference to --windows-time-format | bescoto | 2003-08-07 | 1 | -15/+7 |
* | Removed strange line I couldn't figure out | bescoto | 2003-08-06 | 1 | -1/+0 |
* | Fixed SelectError error message | bescoto | 2003-08-06 | 1 | -3/+4 |
* | Rephrased bits of first paragraph | bescoto | 2003-08-05 | 1 | -6/+6 |
* | Typo fix | bescoto | 2003-08-05 | 1 | -1/+1 |
* | Mainly updates for python 2.3 | bescoto | 2003-08-04 | 4 | -18/+44 |
* | Fixes for --calculate-average, python 2.3, and mac os x | bescoto | 2003-08-03 | 4 | -9/+28 |
* | TODO cleanups | bescoto | 2003-08-03 | 2 | -13/+14 |
* | Update for door file problem | bescoto | 2003-07-24 | 2 | -1/+4 |
* | Added fs_abilities.py to makedist script | bescoto | 2003-07-24 | 2 | -8/+23 |
* | Updated copyright notice | bescoto | 2003-07-23 | 2 | -9/+26 |
* | Fix for restore without mirror_metadata | bescoto | 2003-07-23 | 3 | -2/+17 |
* | Added python v2.3c1 note | bescoto | 2003-07-23 | 1 | -0/+6 |
* | Applied Arkadiusz Patyk's patch for python 2.3c1 compilation | bescoto | 2003-07-22 | 1 | -7/+10 |
* | Final changes for 0.13.0 (small test changes, Fedora spec packaging) | bescoto | 2003-07-22 | 8 | -23/+52 |
* | Now choose blocksize based on size of file | bescoto | 2003-07-22 | 5 | -33/+63 |
* | Bug fixes relating to the way quoting_enabled was removed | bescoto | 2003-07-21 | 2 | -5/+1 |
* | When copying attributes, set permission after copy resource fork | bescoto | 2003-07-21 | 1 | -2/+2 |
* | More fixes from Daniel Hazelbaker, mostly related to resource forks | bescoto | 2003-07-19 | 4 | -7/+9 |
* | Oops, missed another append('rsrc') loop, this time in fs_abilities | bescoto | 2003-07-19 | 2 | -9/+14 |
* | May have fixed recursion bug in resource forks; added another test | bescoto | 2003-07-19 | 2 | -4/+56 |
* | Fix negation bug in auto-setting file system parameters (thanks DH) | bescoto | 2003-07-19 | 1 | -3/+2 |
* | Added two notes forgotten in previous check in. | bescoto | 2003-07-18 | 1 | -0/+8 |
* | Added Daniel Hazelbaker's resource fork code, plus detection to fs_abilities ... | bescoto | 2003-07-18 | 9 | -67/+244 |
* | Added detection of directory increment permission limitation | bescoto | 2003-07-18 | 3 | -4/+27 |
* | Added --no-change-dir-inc-perms switch, and fix for windows mode CheckDest | bescoto | 2003-07-18 | 4 | -5/+20 |
* | Added ACL support, may have corrected a few EA bugs | bescoto | 2003-07-18 | 13 | -96/+575 |
* | Added env in case not bourne shell | bescoto | 2003-07-17 | 1 | -1/+1 |
* | Mostly tweaks to get the test cases to work | bescoto | 2003-07-16 | 6 | -9/+54 |
* | Added --list-increment-sizes option | bescoto | 2003-06-30 | 6 | -29/+195 |
* | Added ctime support (although it is not used) | bescoto | 2003-06-30 | 3 | -6/+50 |
* | Many changes - added extended attribute support and file system | bescoto | 2003-06-30 | 21 | -444/+905 |
* | Should now work with subclassed static classes | bescoto | 2003-06-26 | 1 | -2/+2 |
* | Various changes for 0.12.0 | bescoto | 2003-06-26 | 10 | -53/+171 |
* | Deleted sleep test now that --sleep-ratio is gone | bescoto | 2003-06-26 | 1 | -24/+0 |
* | Making lines shorter... whee.. | bescoto | 2003-06-24 | 1 | -14/+8 |
* | Comment clarification | bescoto | 2003-06-24 | 1 | -2/+2 |