summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/rpath.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed various --restrict options, some refactoringbescoto2003-08-271-2/+4
* ACL/EA parsing fixes, use new quoting stylebescoto2003-08-251-13/+8
* Added tests for and fixed problem with backing up unreadable regularbescoto2003-08-231-0/+8
* Specify socket type as SOCK_STREAMbescoto2003-08-141-1/+1
* Mainly updates for python 2.3bescoto2003-08-041-4/+8
* Final changes for 0.13.0 (small test changes, Fedora spec packaging)bescoto2003-07-221-1/+3
* When copying attributes, set permission after copy resource forkbescoto2003-07-211-2/+2
* More fixes from Daniel Hazelbaker, mostly related to resource forksbescoto2003-07-191-0/+1
* Oops, missed another append('rsrc') loop, this time in fs_abilitiesbescoto2003-07-191-3/+6
* May have fixed recursion bug in resource forks; added another testbescoto2003-07-191-2/+5
* Added Daniel Hazelbaker's resource fork code, plus detection to fs_abilities ...bescoto2003-07-181-4/+37
* Added ACL support, may have corrected a few EA bugsbescoto2003-07-181-3/+34
* Added ctime support (although it is not used)bescoto2003-06-301-0/+8
* Many changes - added extended attribute support and file systembescoto2003-06-301-4/+35
* Making lines shorter... whee..bescoto2003-06-241-14/+8
* Comment clarificationbescoto2003-06-241-2/+2
* fsync_delete now follows global fsync settingbescoto2003-04-071-1/+1
* Make no preserve hard links disable inode comparisonbescoto2003-04-061-2/+6
* --windows-mode now implies that permissions will not be changedbescoto2003-04-051-1/+1
* --windows-mode no longer fsync's directoriesbescoto2003-04-041-1/+1
* Final changes for 0.11.4bescoto2003-03-151-2/+2
* Added long conversion to os.utime arguments to avoid type errorbescoto2003-03-131-1/+1
* Final check in for version 0.11.2bescoto2003-03-021-21/+34
* More changes in preparation for 0.11.2bescoto2003-02-251-11/+31
* Various modifications to backup, restore, and regress systems.bescoto2003-02-181-7/+3
* First pass at integrating regress codebescoto2003-02-111-2/+24
* Initial checkin of journal codebescoto2003-02-041-0/+28
* Re-added --windows-mode optionbescoto2003-02-011-8/+4
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-35/+26
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-251-34/+11
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-226/+223
* Removed most destructive stepping operationsbescoto2002-12-211-16/+17
* Added iterator operations on metadata filebescoto2002-12-131-1/+25
* Initial checkin of metadata codebescoto2002-12-081-0/+9
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
* Added some documentation and examplesben2002-11-241-2/+12
* Fixed socket too long bugben2002-09-221-1/+4
* Various changes, including stopped checking directory sizes whenben2002-09-051-0/+1
* Fixed the remote destination restore and no increment restore bugs.ben2002-08-181-7/+35
* Fixed bad high bit permissions mode in cmodule.c, and assorted changesben2002-08-101-1/+2
* Fixed --verbosity in Main, added something to lazy?, fixed exceptionben2002-08-011-2/+4
* Added socket supportben2002-07-191-2/+13
* More optimization: rewrote selection iteration to not recur, and addedben2002-06-251-3/+6
* Added compile.py to compile the c portionben2002-06-191-15/+22
* Many optimizations - up to 3x speed improvementben2002-06-171-1/+6
* Adapted everything to new exploded formatben2002-06-161-1/+5
* Various CPU optimizationsben2002-06-151-10/+8
* Fixed '-r now' bug, and some minor typo fixesben2002-06-121-0/+1
* Fixed rpath unpickling errorben2002-05-211-0/+1
* Enabled ssh compression by default, increased conn_bufsize.ben2002-05-151-5/+5