.. |
blocks.c
|
rsync: make blkhash_free() callable with NULL.
|
2024-09-27 13:13:14 +00:00 |
charclass.h
|
Implement --exclude/exclude-file and --include/include-file.
|
2021-08-29 13:43:46 +00:00 |
client.c
|
Replace Id: tags with OpenBSD: tags
|
2021-06-30 13:10:04 +00:00 |
copy.c
|
spelling fixes; from paul tagliamonte
|
2022-12-26 19:16:00 +00:00 |
downloader.c
|
For open/openat, if the flags parameter does not contain O_CREAT, the
|
2021-10-24 21:24:15 +00:00 |
extern.h
|
remove prototypes with no matching function and externs with no var
|
2024-05-21 05:00:47 +00:00 |
fargs.c
|
Implement --omit-link-times / -J based on the --omit-dir-times work
|
2023-11-27 11:30:49 +00:00 |
flist.c
|
Fix handling of skipped elements on the very first element transmitted.
|
2023-12-27 17:22:25 +00:00 |
hash.c
|
Split hash_file into three steps, setup, add buf and final.
|
2024-02-27 11:28:30 +00:00 |
ids.c
|
Replace Id: tags with OpenBSD: tags
|
2021-06-30 13:10:04 +00:00 |
io.c
|
spelling fixes; from paul tagliamonte
|
2022-12-26 19:16:00 +00:00 |
log.c
|
Replace Id: tags with OpenBSD: tags
|
2021-06-30 13:10:04 +00:00 |
main.c
|
Implement --omit-link-times / -J based on the --omit-dir-times work
|
2023-11-27 11:30:49 +00:00 |
Makefile
|
Properly implement --max-size and --min-size.
|
2021-10-29 08:00:59 +00:00 |
misc.c
|
Error out on memory failures in fargs_cmdline() and addargs() in both
|
2021-05-17 12:02:58 +00:00 |
mkpath.c
|
Sync code with the original from mkdir(1).
|
2021-05-17 11:52:10 +00:00 |
mktemp.c
|
|
|
receiver.c
|
remove prototypes with no matching function and externs with no var
|
2024-05-21 05:00:47 +00:00 |
rmatch.c
|
Add missing check for the case where the pattern hits a barrier before
|
2024-02-20 10:36:23 +00:00 |
rsync.1
|
Document -J, --omit-link-times and remove a confusing sentence from
|
2023-11-27 11:32:34 +00:00 |
rsync.5
|
Fix 24bit maximum/mask in manpage. Noticed by wangqr on github.
|
2023-04-12 08:32:27 +00:00 |
rsyncd.5
|
|
|
rules.c
|
spelling fixes; from paul tagliamonte
|
2022-12-26 19:16:00 +00:00 |
sender.c
|
Remove some else statements in if () else if () chains that don't need
|
2024-03-20 09:26:42 +00:00 |
server.c
|
whitespace observed during a read-through
|
2021-11-03 14:42:12 +00:00 |
session.c
|
remove sys/param.h that snuck in, by replacing MAXPATHLEN with PATH_MAX
|
2021-09-02 21:06:06 +00:00 |
socket.c
|
include stdio.h for sscanf() snprintf()
|
2024-10-13 03:35:59 +00:00 |
symlinks.c
|
remove sys/param.h that snuck in, by replacing MAXPATHLEN with PATH_MAX
|
2021-09-02 21:06:06 +00:00 |
uploader.c
|
The uploader tail shortcut to skip dir postprocessing should also check
|
2023-11-27 11:28:39 +00:00 |