Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-11-15 | log filename(line) in exit_cleanup() to make tracking down problems | Andrew Tridgell | 1 | -2/+2 |
1998-10-29 | put the pid on each line of the log file to facilitate | Andrew Tridgell | 1 | -0/+3 |
1998-10-28 | syslog support in rsync daemon has been broken since I added the "log | Andrew Tridgell | 1 | -2/+6 |
1998-10-26 | Add "use chroot" and "pid file" rsyncd.conf options. The former allows one | David Dykstra | 1 | -0/+8 |
1998-09-09 | handle OSes where you can't rename a open file in the cleanup code. | Andrew Tridgell | 1 | -1/+10 |
1998-07-25 | rsync.c was getting a bit unwieldy so I split the code into 3 modules, | Andrew Tridgell | 1 | -0/+63 |