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