- 08 Jan, 1999 1 commit
-
-
Andrew Tridgell authored
options so you can set them on a per-module basis (requested by kernel.org mirror maintiner)
-
- 07 Jan, 1999 2 commits
-
-
David Dykstra authored
-
Andrew Tridgell authored
are visible to all users.
-
- 05 Jan, 1999 5 commits
-
-
David Dykstra authored
Rick Smith <rick@rbsmith.com>.
-
Andrew Tridgell authored
-
Andrew Tridgell authored
size. This explains the high false_alarms rate that I saw for one of the sample data files used in my thesis. The bug was harmless as the strong checksum easily caught all the false matches but it's been bugging me as I couldn't explain it :)
-
Andrew Tridgell authored
-
Andrew Tridgell authored
multiple matching blocks are available. This make the run-length coding of the output more efficient.
-
- 30 Dec, 1998 1 commit
-
-
Andrew Tridgell authored
another program (such as a mailer) truncates a file. To offset the speed loss I have rewritten the map_ptr() code to make much better use of read().
-
- 07 Dec, 1998 2 commits
-
-
David Dykstra authored
them had already been fixed but yodl2man hadn't been run, and a couple others were new.
-
David Dykstra authored
-
- 05 Dec, 1998 2 commits
-
-
Andrew Tridgell authored
syscalls that might change the filesystem. This shouldn't be needed, but I like paranoid coding :)
-
Andrew Tridgell authored
- fixed incorrect format string in rename error
-
- 01 Dec, 1998 2 commits
-
-
David Dykstra authored
separated by spaces. Suggested by pavel_roskin@geocities.com.
-
David Dykstra authored
-
- 25 Nov, 1998 2 commits
-
-
rsync-bugs authored
-
David Dykstra authored
"dont compress = *", by request of Tridge. Instead, mention the difference in the man page. Also, put in a shortcut in set_compression() to recognize "*" earlier instead of going through malloc/strtok/fnmatch/free cycle.
-
- 24 Nov, 1998 8 commits
-
-
David Dykstra authored
at compression level 0 instead of printing an error and exitting. This is the same effect as "dont compress = *".
-
David Dykstra authored
when people do --exclude "*". Also, add an example to the man page that shows explicitly including parent directories when itemizing specific paths to include followed by --exclude "*".
-
David Dykstra authored
-
David Dykstra authored
list_only mode; skip them instead.
-
David Dykstra authored
paths and it is only used in places that have already just done a copy.
-
David Dykstra authored
daemon is running as root. Suggested by Mike Richardson <mike@quaking.demon.co.uk>
-
David Dykstra authored
Suggestion from Mart.Laak@hansa.ee
-
David Dykstra authored
suggested patch from Kanai Makoto (kanai@hallab.co.jp).
-
- 23 Nov, 1998 2 commits
-
-
David Dykstra authored
by Dennis Gilbert <dennis@oit.pdx.edu>.
-
Andrew Tridgell authored
the main web site is now http://rsync.samba.org/
-
- 20 Nov, 1998 2 commits
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
*.gz *.tgz *.zip *.z *.rpm *.deb
-
- 19 Nov, 1998 2 commits
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- 18 Nov, 1998 5 commits
-
-
David Dykstra authored
-
David Dykstra authored
Jason Henry Parker <henry@freezer.humbug.org.au>
-
David Dykstra authored
logging to stdout.
-
David Dykstra authored
-
David Dykstra authored
assumed on the next transfer.
-
- 17 Nov, 1998 1 commit
-
-
David Dykstra authored
-
- 16 Nov, 1998 2 commits
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- 15 Nov, 1998 1 commit
-
-
Andrew Tridgell authored
easier in rsync daemons.
-