summaryrefslogtreecommitdiff
path: root/rdiff-backup/src
Commit message (Collapse)AuthorAgeFilesLines
* Added resuming bug fixesben2002-05-318-16/+62
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@114 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Bug fixes to resuming and error correction codeben2002-05-3011-144/+162
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@112 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Reexamined robust writing and statisticsben2002-05-2911-175/+380
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@110 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Final update of statistics stuffben2002-05-256-19/+82
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@109 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Bugfixed the new statistics stuffben2002-05-255-78/+115
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@108 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added prettier statistics printing, stats averagingben2002-05-242-5/+54
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@106 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added statistics.py for more sophisticated statistics handlingben2002-05-243-70/+163
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@104 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Just some temporary profiling information that it might be interestingben2002-05-221-0/+241
| | | | | | | to keep for a while git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@101 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed version to 0.7.5ben2002-05-221-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@97 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed rpath unpickling errorben2002-05-212-2/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@96 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed source finalizer resume bug (although more remains to be done)ben2002-05-214-11/+21
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@95 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various bug fixes so it passes testsben2002-05-207-26/+26
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@93 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added errno stuff instead of raw numbers, and now behavior ofben2002-05-205-32/+27
| | | | | | | | destructive_stepping.init_dir depends on change_mirror_perms, which depends on whether you are running as root or not. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@92 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed --include reporting bug, and added error checking to directoryben2002-05-203-5/+8
| | | | | | | listings so that "door" files would be skipped git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@91 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added some error checking code, and a wrapper for easier profilingben2002-05-179-29/+94
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@89 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Enabled ssh compression by default, increased conn_bufsize.ben2002-05-154-10/+20
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@88 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Belatedly added filename_mapping (should have been added with 0.7.4).ben2002-05-155-18/+137
| | | | | | | | Changed various files to fix --exclude-filelist problems when source remote. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@85 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed bug in restore older than code.ben2002-05-111-13/+18
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@82 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various final bug fixes for 0.7.4ben2002-05-114-8/+63
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@79 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various data files now end in .data instead of .snapshotben2002-05-114-16/+17
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@76 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added __str__ method just for completeness sakeben2002-05-101-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@75 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Lots of changes, see changelog for 0.7.4.ben2002-05-1015-391/+532
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@72 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various changes to work with new destructive_stepping initializationben2002-05-054-19/+11
| | | | | | | code. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@69 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various changed to deal with new IterTreeReducer formatben2002-05-052-26/+33
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@68 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* State-saving code changed to deal with new IterTreeReducer (it can nowben2002-05-051-6/+6
| | | | | | | be pickled directly) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@67 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Some changes to work with new DestructiveStepping formatben2002-05-051-3/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@66 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed code to use lazy.py's new IterTreeReducer format, and to make things ↵ben2002-05-051-14/+113
| | | | | | cleaner in general. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@65 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed IterTreeReducer so other code uses it by subclassingben2002-05-051-127/+64
| | | | | | | (instead of by passing various functions to its initializer) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@64 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Rewrote substantial portion to make things cleanerben2002-05-051-172/+225
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@63 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Deleted DestructiveStepping classben2002-05-051-47/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@62 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Moving to get rid of the initialize() function and move it into the classben2002-05-041-75/+104
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@61 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added check to skip overly long filesben2002-05-011-1/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@60 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Minor bugfix(?) in robust, added more flexible time specifications inben2002-05-012-10/+61
| | | | | | | ttime.py git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@51 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed for 0.7.3 releaseben2002-04-3011-135/+161
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@48 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* fixed small bug in parse_last_excludesben2002-04-121-1/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@46 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added new Select codeben2002-04-127-83/+252
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@43 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various changes to switch to new include/exclude syntaxben2002-04-084-91/+242
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@39 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added selection.py, for better include/exclude optionsben2002-04-063-3/+180
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@34 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated default compression regexp (included gif, jpg, and png)ben2002-03-281-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@33 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* main - fixed error reporting bug in restore check pathnamesben2002-03-272-3/+3
| | | | | | | rpath - noted that tupled_lstat unnecessary after 2.2.1 git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@30 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Improved error reporting when rdiff-backup doesn't start correctly onben2002-03-262-5/+18
| | | | | | | the remote side. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@27 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added support for gzipped incrementsben2002-03-2510-63/+163
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@23 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updating for 0.7.0ben2002-03-212-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@17 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* updating now that default is preserve hardlinksben2002-03-212-10/+6
| | | | | | | fixed possible bug in remote device file handling git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@13 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Initial versionben2002-03-211-0/+242
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@8 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added hardlink support, refactored some test casesben2002-03-2112-80/+195
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@7 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* First checkinben2002-03-2122-0/+5164
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@2 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109