Attic/
|
|
|
|
|
Makefile
|
1.13
|
2021.10.29.08.00.59
|
claudio |
Properly implement --max-size and --min-size. |
blocks.c
|
1.27
|
2024.09.27.13.13.14
|
tb |
rsync: make blkhash_free() callable with NULL. |
charclass.h
|
1.1
|
2021.08.29.13.43.46
|
claudio |
Implement --exclude/exclude-file and --include/include-file. |
client.c
|
1.17
|
2021.06.30.13.10.04
|
claudio |
Replace Id: tags with OpenBSD: tags |
copy.c
|
1.6
|
2025.05.31.14.04.09
|
deraadt |
rename a function argument for clarity |
downloader.c
|
1.23
|
2021.10.24.21.24.17
|
deraadt |
For open/openat, if the flags parameter does not contain O_CREAT, the |
extern.h
|
1.50
|
2025.05.29.17.03.43
|
deraadt |
For --compare-dest and other similar operations, openat() was being |
fargs.c
|
1.26
|
2023.11.27.11.30.49
|
claudio |
Implement --omit-link-times / -J based on the --omit-dir-times work |
flist.c
|
1.38
|
2023.12.27.17.22.25
|
claudio |
Fix handling of skipped elements on the very first element transmitted. |
hash.c
|
1.5
|
2024.02.27.11.28.30
|
claudio |
Split hash_file into three steps, setup, add buf and final. |
ids.c
|
1.15
|
2021.06.30.13.10.04
|
claudio |
Replace Id: tags with OpenBSD: tags |
io.c
|
1.23
|
2022.12.26.19.16.02
|
jmc |
spelling fixes; from paul tagliamonte |
log.c
|
1.10
|
2021.06.30.13.10.04
|
claudio |
Replace Id: tags with OpenBSD: tags |
main.c
|
1.73
|
2025.05.29.17.03.43
|
deraadt |
For --compare-dest and other similar operations, openat() was being |
misc.c
|
1.3
|
2021.05.17.12.02.58
|
claudio |
Error out on memory failures in fargs_cmdline() and addargs() in both |
mkpath.c
|
1.5
|
2021.05.17.11.52.10
|
claudio |
Sync code with the original from mkdir(1). |
mktemp.c
|
1.11
|
2019.06.27.18.03.37
|
deraadt |
Some asprintf() calls were checked < 0, rather than the precise == -1. |
receiver.c
|
1.34
|
2025.05.29.17.03.43
|
deraadt |
For --compare-dest and other similar operations, openat() was being |
rmatch.c
|
1.4
|
2024.02.20.10.36.23
|
claudio |
Add missing check for the case where the pattern hits a barrier before |
rsync.1
|
1.36
|
2025.12.29.15.57.01
|
op |
rsync.1: sort flags; from Matthew Martin (phy1729 at gmail), thanks! |
rsync.5
|
1.14
|
2023.04.12.08.32.27
|
claudio |
Fix 24bit maximum/mask in manpage. Noticed by wangqr on github. |
rsyncd.5
|
1.3
|
2019.02.18.21.34.54
|
benno |
sync with kristaps up to Sun Feb 17 2019 |
rules.c
|
1.5
|
2022.12.26.19.16.02
|
jmc |
spelling fixes; from paul tagliamonte |
sender.c
|
1.33
|
2024.03.20.09.26.42
|
claudio |
Remove some else statements in if () else if () chains that don't need |
server.c
|
1.15
|
2021.11.03.14.42.12
|
deraadt |
whitespace observed during a read-through |
session.c
|
1.9
|
2021.09.02.21.06.06
|
deraadt |
remove sys/param.h that snuck in, by replacing MAXPATHLEN with PATH_MAX |
socket.c
|
1.34
|
2024.10.13.03.35.59
|
jsg |
include stdio.h for sscanf() snprintf() |
symlinks.c
|
1.7
|
2021.09.02.21.06.06
|
deraadt |
remove sys/param.h that snuck in, by replacing MAXPATHLEN with PATH_MAX |
uploader.c
|
1.37
|
2025.05.29.17.03.43
|
deraadt |
For --compare-dest and other similar operations, openat() was being |
version.h
|
1.1
|
2025.01.16.14.06.49
|
job |
Add version information via include |