summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/cmodule.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at integrating regress codebescoto2003-02-111-0/+11
* Added David S.'s major/minor patch in cmodule.c,ben2002-10-051-2/+2
* Reversed previous large file changes - answer was just to includeben2002-09-171-1/+1
* Changed 'struct stat' to STRUCT_STATben2002-09-161-1/+1
* Added LARGEFILE defines for >2GB file supportben2002-09-161-2/+0
* Backed out stat64 code in previous diff, kept thread codeben2002-09-111-6/+3
* Added thread statements and lstat64 check for large file supportben2002-09-101-2/+26
* Fixed bad high bit permissions mode in cmodule.c, and assorted changesben2002-08-101-1/+1
* Various changes to 0.9.3, see CHANGELOGben2002-07-161-2/+2
* More optimization: rewrote selection iteration to not recur, and addedben2002-06-251-37/+33
* Added compile.py to compile the c portionben2002-06-191-62/+125
* Many optimizations - up to 3x speed improvementben2002-06-171-0/+139