summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r0-11-0'.r0-11-0cvs2svn2002-10-050-0/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/tags/r0-11-0@222 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* --windows-mode now implies --no-hard-links. DSRPath.path nowben2002-10-056-2/+8
| | | | | | | correctly initialized from another RPath. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@221 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various updates for 0.11.0ben2002-10-055-17/+57
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@220 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* A couple logging bugfixesben2002-10-052-30/+50
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@219 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added better logging for check_common_error - now it should be clearerben2002-10-054-16/+32
| | | | | | | which file was being processed when error occurred. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@218 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* More 0.11.0 additionsben2002-10-051-2/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@217 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added David S.'s major/minor patch in cmodule.c,ben2002-10-058-20/+48
| | | | | | | | | SetConnections.py now normalizes rpaths, log.py now returns LoggerError if can't open logfile, Main.py catches logger error if can't open restore log git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@216 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added more 0.11.0 entriesben2002-10-051-0/+9
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@215 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added tests for --exclude-special-files andben2002-10-041-3/+103
| | | | | | | --{exclude|include}-globbing-filelist, and also for blanks in filelists. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@214 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added --exclude-special-files andben2002-10-043-24/+87
| | | | | | | --{exclude|include}-globbing-filelist options to selection code. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@213 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added --exclude-special-files andben2002-10-044-44/+144
| | | | | | | --{include|exclude}-globbing-filelist options to selection. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@212 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added socket test and test for socket too long bugben2002-09-221-0/+27
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@211 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed socket too long bugben2002-09-224-3/+22
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@210 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed resume code - unpickling may cause variety of errorsben2002-09-202-4/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@209 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Reversed previous large file changes - answer was just to includeben2002-09-175-18/+7
| | | | | | | Python.h first. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@208 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed 'struct stat' to STRUCT_STATben2002-09-162-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@204 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added LARGEFILE defines for >2GB file supportben2002-09-165-7/+12
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@203 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Date and changelog changes for 0.10.1ben2002-09-162-1/+8
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@202 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Realized FAQ-body, not FAQ.wml should be in cvsben2002-09-113-351/+119
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@201 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Finalized CHANGELOGben2002-09-112-4/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@200 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Finally added FAQ.wml file.ben2002-09-111-0/+351
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@199 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Mostly timing updates, so intervals still in range of newer 0.9.x seriesben2002-09-111-55/+90
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@198 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Minor cleanups in Hardlink.py and robust.py, killtest update to lazy.pyben2002-09-116-22/+18
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@197 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added killtest itemben2002-09-111-0/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@196 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Backed out stat64 code in previous diff, kept thread codeben2002-09-112-12/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@195 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added check so directories with different sizes should compare similarly.ben2002-09-101-0/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@194 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added thread statements and lstat64 check for large file supportben2002-09-102-4/+52
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@193 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added various medium term TODOsben2002-09-101-0/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@192 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added size directory comparison check.ben2002-09-051-0/+7
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@191 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various changes, including stopped checking directory sizes whenben2002-09-056-6/+8
| | | | | | | comparing RORPaths. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@190 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated build requirementsben2002-09-051-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@189 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various modifications (see CHANGELOG)ben2002-09-053-12/+80
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@188 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed get_rest_time to return the oldest time if rest_time is olderben2002-08-202-4/+10
| | | | | | | than all increments. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@187 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added more explanation to --restore-as-of in RESTORING section.ben2002-08-201-9/+18
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@186 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added tests to find the remote destination restore and no increment restore ↵ben2002-08-183-0/+18
| | | | | | bugs. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@185 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed the remote destination restore and no increment restore bugs.ben2002-08-188-26/+96
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@184 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added notes about the remote destination restore and no incrementben2002-08-182-8/+21
| | | | | | | restore bugs. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@183 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added tests for --windows-mode and high bit permissions.ben2002-08-103-0/+56
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@181 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed bad high bit permissions mode in cmodule.c, and assorted changesben2002-08-1012-12/+104
| | | | | | | to make --windows-mode work. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@180 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Few miscellaneous changes of usual kindben2002-08-104-9/+19
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@179 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed --verbosity in Main, added something to lazy?, fixed exceptionben2002-08-016-22/+32
| | | | | | | in rpath.py. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@178 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Some additions for 0.9.5ben2002-08-012-0/+12
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@177 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Preparation for 0.9.4ben2002-07-252-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@176 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added remote backup of /proc testben2002-07-251-0/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@175 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added error checking to middle of file reading, security fix for resumingben2002-07-256-6/+32
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@174 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added error checking to middle of file readingben2002-07-252-6/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@173 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added test to check for crash on bad checkpoint databen2002-07-241-0/+16
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@172 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* No longer crash on bad checkpoint databen2002-07-245-13/+33
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@171 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* ..?ben2002-07-241-9/+10
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@170 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added socket supportben2002-07-194-6/+28
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@169 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109