summaryrefslogtreecommitdiff
path: root/cleanup.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-15log filename(line) in exit_cleanup() to make tracking down problemsAndrew Tridgell1-2/+2
1998-10-29put the pid on each line of the log file to facilitateAndrew Tridgell1-0/+3
1998-10-28syslog support in rsync daemon has been broken since I added the "logAndrew Tridgell1-2/+6
1998-10-26Add "use chroot" and "pid file" rsyncd.conf options. The former allows oneDavid Dykstra1-0/+8
1998-09-09handle OSes where you can't rename a open file in the cleanup code.Andrew Tridgell1-1/+10
1998-07-25rsync.c was getting a bit unwieldy so I split the code into 3 modules,Andrew Tridgell1-0/+63