summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r1-0-3'.r1-0-3cvs2svn2005-11-260-0/+0
* Final change for v1.0.3bescoto2005-11-261-1/+1
* Warn at unknown field, not abortbescoto2005-11-261-2/+1
* Fix for --compare (before you needed to specific the exact time to the second)bescoto2005-11-251-0/+3
* Fix for --compare (before you needed to specific the exact time to the second)bescoto2005-11-252-3/+6
* Remove older than overenthusiastic deletion fixbescoto2005-11-243-12/+43
* Fix for "Directory not empty" bugbescoto2005-11-223-6/+10
* Make sure backup_writer is set before using its loggingbescoto2005-11-121-1/+1
* Fix for --override-chars-to-quote bugbescoto2005-11-061-1/+2
* quoted filename too long fixbescoto2005-11-053-21/+54
* Add --carbonfile to listed switchesbescoto2005-11-021-1/+2
* Berryman's hard linking AFS patchbescoto2005-10-252-1/+5
* update to no-compression-regexpbescoto2005-10-253-5/+12
* Dated changelogbescoto2005-10-251-1/+1
* Forgot a spot for 'os.makedirs'bescoto2005-10-231-1/+1
* Add os.makedirs to prevent bug with --create-full-pathbescoto2005-10-222-1/+4
* Changed web page to rdiff-backup.nongnu.orgbescoto2005-10-201-2/+2
* Fix for bug #14799 - autodetect whether destination handles highbit permsbescoto2005-10-206-2/+29
* This commit was manufactured by cvs2svn to create branch 'r1-0'.cvs2svn2005-10-190-0/+0
* Carbonfile now defaults to offbescoto2005-10-193-1/+14
* short-term (?) kludge so missing carbonfile data doesn't cause crashbescoto2005-10-192-0/+10
* Check and fix for bug 14545bescoto2005-09-153-3/+15
* Final changes for 1.0.1bescoto2005-09-112-2/+3
* Fix to restore tests required by recent security fixbescoto2005-09-081-0/+1
* Avoid lchown requirementbescoto2005-09-074-1/+14
* Stop python v2.2 from choking on device filesbescoto2005-09-012-2/+6
* Matthijs van der Klip's python2 source rpm updatebescoto2005-08-221-8/+10
* Documentation fixbescoto2005-08-201-6/+2
* Oops, last patch broke remote --remove-older-than, fix and test herebescoto2005-08-202-1/+19
* Fix for bug 14209 (security violation with --restrict)bescoto2005-08-205-74/+121
* Fixed typo in fatal error messagebescoto2005-08-191-1/+1
* Default to not fsyncing directoriesbescoto2005-08-182-1/+4
* Write PID to current mirror markerbescoto2005-08-183-23/+8
* Updated signature blocksize to square root (I thought I did this already but ...bescoto2005-08-182-3/+5
* Further fix so we can restore backups with mirror_metadata filesbescoto2005-08-173-0/+21
* Removed /usr/share/doc at advice of Charles Duffybescoto2005-08-171-0/+4
* Removed ownership changing warning that is usually unneededbescoto2005-08-171-4/+1
* Fixed --exclude-fifos and --exclude-sockets in man page (thanks to Mark Polamus)bescoto2005-08-171-4/+4
* Fix for error reported by Davy Durham (but need additional fix sobescoto2005-08-171-3/+4
* Added --no-carbonfile optionbescoto2005-08-151-1/+2
* Misc final changes for v1.0.0bescoto2005-08-144-9/+9
* Updated inctest - before it would compare increment attributes too strictlybescoto2005-08-142-10/+13
* Removed unnecessary opening of a sigfilebescoto2005-08-131-3/+0
* Removed the obsolete --sleep-ratio bitbescoto2005-08-121-4/+5
* Updated FAQ, added note on free space, removed v2.2 message now thatbescoto2005-08-121-45/+44
* Added note on pylibacl and pyxattr to READMEbescoto2005-08-121-0/+7
* Applied Chris Pepper's "FAQ cleanup patch"bescoto2005-08-121-122/+100
* Added lchown to cmodule so rdiff-backup can preserve symlink uid/gidbescoto2005-08-115-7/+52
* Fix for bug#13613 - 64->32bit utime overflow errorbescoto2005-08-102-5/+16
* Fix for bug #13576, destination system should not need posix1ebescoto2005-08-103-29/+66