summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r1-1-0'.r1-1-0cvs2svn2005-10-250-0/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/tags/r1-1-0@653 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Dated changelog for 1.1.0 releasebescoto2005-10-251-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@652 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Misc changes, passes all tests nowbescoto2005-10-254-16/+14
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@651 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Increased buffer sizes by a factor of 4bescoto2005-10-252-2/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@650 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Tweaks to get around spurious security exceptionbescoto2005-10-252-12/+9
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@649 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-247-268/+357
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@648 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-244-21/+25
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@647 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* added os.makedirs to fix --create-full-path bugbescoto2005-10-222-1/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@644 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added readonly test for file system case sensitivitybescoto2005-10-212-4/+63
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@643 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed webpage to rdiff-backup.nongnu.orgbescoto2005-10-201-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@641 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for bug #14799 -- now autodetect whether destination supports high ↵bescoto2005-10-206-2/+29
| | | | | | permissions git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@639 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Try read/write fsync for cygwin, also add --preserve-numerical-idsbescoto2005-10-207-126/+284
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@638 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Carbonfile now defaults to offbescoto2005-10-193-1/+14
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@635 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* short-term (?) kludge so missing carbonfile data doesn't cause crashbescoto2005-10-192-0/+10
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@634 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Check and fix for bug 14545bescoto2005-09-153-3/+15
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@633 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Final changes for 1.0.1bescoto2005-09-112-2/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@632 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix to restore tests required by recent security fixbescoto2005-09-081-0/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@631 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Avoid lchown requirementbescoto2005-09-074-1/+14
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@630 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Stop python v2.2 from choking on device filesbescoto2005-09-012-2/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@629 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Matthijs van der Klip's python2 source rpm updatebescoto2005-08-221-8/+10
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@628 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Documentation fixbescoto2005-08-201-6/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@627 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Oops, last patch broke remote --remove-older-than, fix and test herebescoto2005-08-202-1/+19
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@626 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for bug 14209 (security violation with --restrict)bescoto2005-08-205-74/+121
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@625 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed typo in fatal error messagebescoto2005-08-191-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@624 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Default to not fsyncing directoriesbescoto2005-08-182-1/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@623 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Write PID to current mirror markerbescoto2005-08-183-23/+8
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@622 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated signature blocksize to square root (I thought I did this already but ↵bescoto2005-08-182-3/+5
| | | | | | apparently not) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@621 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Further fix so we can restore backups with mirror_metadata filesbescoto2005-08-173-0/+21
| | | | | | | missing intermediate directory git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@620 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed /usr/share/doc at advice of Charles Duffybescoto2005-08-171-0/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@619 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed ownership changing warning that is usually unneededbescoto2005-08-171-4/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@618 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed --exclude-fifos and --exclude-sockets in man page (thanks to Mark Polamus)bescoto2005-08-171-4/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@617 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for error reported by Davy Durham (but need additional fix sobescoto2005-08-171-3/+4
| | | | | | | can restore backups made by previous versions) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@616 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added --no-carbonfile optionbescoto2005-08-151-1/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@615 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Misc final changes for v1.0.0bescoto2005-08-144-9/+9
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@613 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated inctest - before it would compare increment attributes too strictlybescoto2005-08-142-10/+13
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@612 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed unnecessary opening of a sigfilebescoto2005-08-131-3/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@611 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed the obsolete --sleep-ratio bitbescoto2005-08-121-4/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@610 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated FAQ, added note on free space, removed v2.2 message now thatbescoto2005-08-121-45/+44
| | | | | | | v2.2 is 4 years old. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@609 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added note on pylibacl and pyxattr to READMEbescoto2005-08-121-0/+7
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@608 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Applied Chris Pepper's "FAQ cleanup patch"bescoto2005-08-121-122/+100
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@607 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added lchown to cmodule so rdiff-backup can preserve symlink uid/gidbescoto2005-08-115-7/+52
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@606 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for bug#13613 - 64->32bit utime overflow errorbescoto2005-08-102-5/+16
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@605 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for bug #13576, destination system should not need posix1ebescoto2005-08-103-29/+66
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@604 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed selection bug reported by Daniel Richard G. and added test tobescoto2005-08-093-1/+12
| | | | | | | selectiontest.py to check for it. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@602 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Keith Edmunds's patch adding --create-full-pathbescoto2005-08-084-8/+28
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@601 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Flush logfile after each entry is writtenbescoto2005-08-081-0/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@600 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Renamed a function so the tests FinalSelection work again. Itbescoto2005-08-071-7/+7
| | | | | | | | appeared to break because of a recent change in the internals of the unittest module. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@599 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Log EACCES from listxattr rather than raising an exception -- this can happendgaudet2005-07-022-0/+5
| | | | | | | when the repository has permission problems. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@598 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* patch#4136: OSX filename/rsrc has been deprecated for some time, and as of OSXdgaudet2005-06-303-7/+11
| | | | | | | | | | | 10.4 it causes log spam. the new proper use is filename/..namedfork/rsrc. fix from Daniel Westermann-Clark. i found mailing list evidence back at least to 2001 that this is supported in earlier versions of OSX. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@597 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* bug#12949: eliminate an exception during fs abilities testing on OS X 10.4.dgaudet2005-06-282-5/+10
| | | | | | | fix from Daniel Westermann-Clark. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@596 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109