summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r0-11-0'.r0-11-0cvs2svn2002-10-050-0/+0
* --windows-mode now implies --no-hard-links. DSRPath.path nowben2002-10-056-2/+8
* Various updates for 0.11.0ben2002-10-055-17/+57
* A couple logging bugfixesben2002-10-052-30/+50
* Added better logging for check_common_error - now it should be clearerben2002-10-054-16/+32
* More 0.11.0 additionsben2002-10-051-2/+5
* Added David S.'s major/minor patch in cmodule.c,ben2002-10-058-20/+48
* Added more 0.11.0 entriesben2002-10-051-0/+9
* Added tests for --exclude-special-files andben2002-10-041-3/+103
* Added --exclude-special-files andben2002-10-043-24/+87
* Added --exclude-special-files andben2002-10-044-44/+144
* Added socket test and test for socket too long bugben2002-09-221-0/+27
* Fixed socket too long bugben2002-09-224-3/+22
* Changed resume code - unpickling may cause variety of errorsben2002-09-202-4/+6
* Reversed previous large file changes - answer was just to includeben2002-09-175-18/+7
* Changed 'struct stat' to STRUCT_STATben2002-09-162-2/+2
* Added LARGEFILE defines for >2GB file supportben2002-09-165-7/+12
* Date and changelog changes for 0.10.1ben2002-09-162-1/+8
* Realized FAQ-body, not FAQ.wml should be in cvsben2002-09-113-351/+119
* Finalized CHANGELOGben2002-09-112-4/+4
* Finally added FAQ.wml file.ben2002-09-111-0/+351
* Mostly timing updates, so intervals still in range of newer 0.9.x seriesben2002-09-111-55/+90
* Minor cleanups in Hardlink.py and robust.py, killtest update to lazy.pyben2002-09-116-22/+18
* Added killtest itemben2002-09-111-0/+3
* Backed out stat64 code in previous diff, kept thread codeben2002-09-112-12/+6
* Added check so directories with different sizes should compare similarly.ben2002-09-101-0/+2
* Added thread statements and lstat64 check for large file supportben2002-09-102-4/+52
* Added various medium term TODOsben2002-09-101-0/+5
* Added size directory comparison check.ben2002-09-051-0/+7
* Various changes, including stopped checking directory sizes whenben2002-09-056-6/+8
* Updated build requirementsben2002-09-051-1/+1
* Various modifications (see CHANGELOG)ben2002-09-053-12/+80
* Fixed get_rest_time to return the oldest time if rest_time is olderben2002-08-202-4/+10
* Added more explanation to --restore-as-of in RESTORING section.ben2002-08-201-9/+18
* Added tests to find the remote destination restore and no increment restore b...ben2002-08-183-0/+18
* Fixed the remote destination restore and no increment restore bugs.ben2002-08-188-26/+96
* Added notes about the remote destination restore and no incrementben2002-08-182-8/+21
* Added tests for --windows-mode and high bit permissions.ben2002-08-103-0/+56
* Fixed bad high bit permissions mode in cmodule.c, and assorted changesben2002-08-1012-12/+104
* Few miscellaneous changes of usual kindben2002-08-104-9/+19
* Fixed --verbosity in Main, added something to lazy?, fixed exceptionben2002-08-016-22/+32
* Some additions for 0.9.5ben2002-08-012-0/+12
* Preparation for 0.9.4ben2002-07-252-2/+2
* Added remote backup of /proc testben2002-07-251-0/+6
* Added error checking to middle of file reading, security fix for resumingben2002-07-256-6/+32
* Added error checking to middle of file readingben2002-07-252-6/+5
* Added test to check for crash on bad checkpoint databen2002-07-241-0/+16
* No longer crash on bad checkpoint databen2002-07-245-13/+33
* ..?ben2002-07-241-9/+10
* Added socket supportben2002-07-194-6/+28