- 17 May, 1998 8 commits
-
-
rsync-bugs authored
-
Andrew Tridgell authored
-
rsync-bugs authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
growing too much if the sender is much faster than the receiver
-
Andrew Tridgell authored
-
Andrew Tridgell authored
where a rsync receive process could hang around after the connection has gone away if a fatal error occurs (such as someone killing the other end)
-
- 16 May, 1998 10 commits
-
-
Andrew Tridgell authored
this stops "rsync -v" causing a segv.
-
Andrew Tridgell authored
-
rsync-bugs authored
-
rsync-bugs authored
-
rsync-bugs authored
generation
-
Andrew Tridgell authored
daemon - update spec file
-
John H Terpstra authored
-
Andrew Tridgell authored
- distinguish downloads and uploads in the syslog messages - add stats on uploads in syslog
-
rsync-bugs authored
-
Andrew Tridgell authored
-
- 15 May, 1998 20 commits
-
-
rsync-bugs authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
then we supply a zero filled buffer at the end and rely on the checksum to cause a retry. This is really the best we can do as there is no correct semantics for copying a changing file!
-
Andrew Tridgell authored
provide hours of fun for those people who like to tune their systems to the utmost degree.
-
rsync-bugs authored
-
Andrew Tridgell authored
starts so we know the syslog facility for the "starting" message
-
Andrew Tridgell authored
- some more paranoid buffer size checks - separate open syslog call - handle systems without LOG_NDELAY
-
Andrew Tridgell authored
chance of a buffer overflow
-
Andrew Tridgell authored
wildcards) to a rsync server. For example you can do: rsync -avz samba::'ftp/pub/samba/README ftp/pub/samba/*.gz' .
-
rsync-bugs authored
-
Andrew Tridgell authored
-
rsync-bugs authored
-
Andrew Tridgell authored
a bit more efficient (less system calls)
-
Andrew Tridgell authored
necessary on the server
-
Andrew Tridgell authored
-
Andrew Tridgell authored
pages - documented the RSYNC_PASSWORD environment variable
-
rsync-bugs authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
This is useful for mirroring a web site when you don't want users to mirror everything.
-
Andrew Tridgell authored
fixed SIGCLD -> SIGCHLD fixed formatting of man page (thanks to Karsten)
-
- 14 May, 1998 2 commits
-
-
rsync-bugs authored
-
Andrew Tridgell authored
-