summaryrefslogtreecommitdiff
path: root/receiver.c
Commit message (Expand)AuthorAgeFilesLines
...
* A major overhaul of I/O routines, creating perform_io().Wayne Davison2009-10-171-3/+6
* Create non-transferred files in a more atomic manner:Wayne Davison2009-08-291-24/+56
* Use typedefs for the filter structures.Wayne Davison2009-05-231-1/+1
* Fixed the use of --xattrs with --only-write-batch.Wayne Davison2009-04-121-2/+2
* More backup improvements:Wayne Davison2009-04-111-1/+1
* Fixed --dry-run with --read-batch:Wayne Davison2009-04-041-14/+14
* Check the right flist_num in gen_wants_ndx().Wayne Davison2009-01-181-7/+13
* Fixed the delete statistics with --delete-delay and --delete-after.Wayne Davison2009-01-171-5/+0
* Fixed a hang in the inc_recurse batch-reading code.Wayne Davison2009-01-171-1/+9
* Improved the backup code:Wayne Davison2009-01-031-1/+1
* Update the copyright year.Wayne Davison2009-01-031-1/+1
* An ftruncate() failure should result in FERROR_XFER.Wayne Davison2008-11-151-5/+4
* Fixed a bunch of "warn_unused_result" compiler warnings.Wayne Davison2008-11-091-2/+6
* Enhanced the --stats output:Wayne Davison2008-09-261-1/+23
* More batch-mode fixes to handle redos properly (and without hanging).Wayne Davison2008-09-261-32/+64
* Fixed skipping of unneeded updates in a batch file whenWayne Davison2008-09-231-3/+5
* Split up the ifuncs.h file into 3 .h files.Wayne Davison2008-09-011-1/+1
* Output numbers in 3-digit groups by default (e.g. 1,234,567).Wayne Davison2008-09-011-5/+6
* Properly handle a failure to create a partial directory, which isWayne Davison2008-08-011-8/+15
* Include the array-size in array externs so that IBM's code-checkerWayne Davison2008-07-201-2/+2
* Changed the chksum debug flag to deltasum.Wayne Davison2008-07-201-4/+4
* Added a '%C' (MD5 checksum) flag for the output/logfile formatting.Wayne Davison2008-07-191-5/+7
* Changed human_num() to big_num() with an extra arg so that it canWayne Davison2008-07-171-10/+10
* Added the --info=FLAGS an --debug=FLAGS options, which allowsWayne Davison2008-07-131-18/+20
* Don't send daemon-config filter-action messages back to the user.Wayne Davison2008-03-241-2/+2
* Changed the name of the server_filter_list to beWayne Davison2008-03-201-5/+5
* Include 2008 in the copyright years.Wayne Davison2008-03-011-1/+1
* The daemon no longer logs a recv entry for a file that is notWayne Davison2008-02-171-1/+1
* Fixed several glitches with failed updates and batch files:Wayne Davison2008-01-271-8/+11
* Fixed a case where the receiver indicates a successful update when theWayne Davison2007-12-311-15/+20
* Updated indexing for accurate progress and improved raw ndx values.Wayne Davison2007-12-081-1/+3
* New logging categories added to allow differentiation betweenWayne Davison2007-11-221-10/+10
* - Renamed updating_basis -> updating_basis_or_equiv.Wayne Davison2007-11-031-4/+10
* My version of Matt's cleanup patch from bug 5051. This makesWayne Davison2007-10-291-43/+48
* Made some more char pointers const.Wayne Davison2007-10-281-2/+2
* Fixed setting of updating_basis value.Wayne Davison2007-10-281-4/+1
* Handle the new --append and --append-verify options.Wayne Davison2007-09-011-15/+19
* Tweaking the license text a bit more.Wayne Davison2007-07-101-2/+3
* If we get an ndx that is 1 entry prior to an incremental flist'sWayne Davison2007-07-081-2/+5
* Changed "count" to "used" in struct file_list since there canWayne Davison2007-07-071-6/+6
* Switching to GPL 3.Wayne Davison2007-07-071-3/+2
* Prevent a hang in incremental-recursion mode when the receiver encountersWayne Davison2007-04-261-0/+12
* The --iconv option has now made it to the trunk.Wayne Davison2007-04-261-1/+1
* The improved --xattrs option is landing on the trunk.Wayne Davison2007-04-071-5/+16
* Made a char* arg const.Wayne Davison2007-03-181-1/+1
* Protocol 30 now uses MD5 checksums instead of MD4.Wayne Davison2007-03-181-6/+6
* The ACL support has arrived! This version has a brand new protocolWayne Davison2007-03-111-1/+15
* Further modifications to the copyright comment section.Wayne Davison2007-02-041-4/+3
* Mention the year 2007 in the copyright declarations.Wayne Davison2007-01-311-1/+1
* Changed the variable "incremental" to "inc_recurse".Wayne Davison2007-01-271-6/+6