aboutsummaryrefslogtreecommitdiffstats
path: root/cleanup.c
Commit message (Expand)AuthorAgeFilesLines
* improved error handling again. Now we report messages for the remoteAndrew Tridgell2001-03-231-8/+13
* new error handling systemAndrew Tridgell2001-03-221-0/+7
* Doc.Martin Pool2000-11-101-2/+7
* another hang-at-end fix. It looks like we are more sensiitive toAndrew Tridgell2000-01-301-0/+1
* set the exit code to RERR_FILEIO is io_error is set when we exit. ThisAndrew Tridgell1999-04-061-0/+3
* log filename(line) in exit_cleanup() to make tracking down problemsAndrew Tridgell1998-11-151-2/+2
* put the pid on each line of the log file to facilitateAndrew Tridgell1998-10-291-0/+3
* syslog support in rsync daemon has been broken since I added the "logAndrew Tridgell1998-10-281-2/+6
* Add "use chroot" and "pid file" rsyncd.conf options. The former allows oneDavid Dykstra1998-10-261-0/+8
* handle OSes where you can't rename a open file in the cleanup code.Andrew Tridgell1998-09-091-1/+10
* rsync.c was getting a bit unwieldy so I split the code into 3 modules,Andrew Tridgell1998-07-251-0/+63