OpenBSD CVS

src/usr.bin/rsync/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / rsync

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   5 years  benno   branches: 1.10.4; remove sess argument from all functions that only used it for...
[TXT] blocks.c  1.19   4 years  deraadt   branches: 1.19.4; KNF and sneaky whitespaces
[TXT] client.c  1.15   5 years  benno   branches: 1.15.4; remove sess argument from log functions. ok deraadt@
[TXT] downloader.c  1.21   5 years  benno   branches: 1.21.4; remove sess argument from all functions that only used it for...
[TXT] extern.h  1.32   4 years  claudio   Add --address argument to openrsync to bind to the specified address when connec...
[TXT] fargs.c  1.17   5 years  benno   branches: 1.17.4; remove sess argument from log functions. ok deraadt@
[TXT] flist.c  1.29   4 years  deraadt   Some asprintf() calls were checked < 0, rather than the precise == -1. ok miller...
[TXT] hash.c  1.3   5 years  tb   Use md4 from libcrypto instead of using a compatible re-implementation. ok benn...
[TXT] ids.c  1.13   5 years  benno   remove sess argument from all functions that only used it for logging functions....
[TXT] io.c  1.18   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] log.c  1.8   4 years  deraadt   Some asprintf() calls were checked < 0, rather than the precise == -1. ok miller...
[TXT] main.c  1.48   4 years  claudio   Add --address argument to openrsync to bind to the specified address when connec...
[TXT] misc.c  1.1   5 years  deraadt   Pull in addargs() API from ssh to replace complicated hand-rolled argument compo...
[TXT] mkpath.c  1.4   5 years  benno   branches: 1.4.4; remove sess argument from all functions that only used it for ...
[TXT] mktemp.c  1.11   4 years  deraadt   Some asprintf() calls were checked < 0, rather than the precise == -1. ok miller...
[TXT] receiver.c  1.24   5 years  benno   remove sess argument from all functions that only used it for logging functions....
[TXT] rsync.1  1.19   4 years  claudio   Add --address argument to openrsync to bind to the specified address when connec...
[TXT] rsync.5  1.12   5 years  benno   kristaps f18392f58d1f0bc72917e3ac3a46be74c194688d Document that the gid/uid list...
[TXT] rsyncd.5  1.3   5 years  benno   sync with kristaps up to Sun Feb 17 2019 339cf5998c0c022623cd68de50722b6c145439...
[TXT] sender.c  1.25   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] server.c  1.12   5 years  benno   branches: 1.12.4; remove sess argument from all functions that only used it for...
[TXT] session.c  1.7   5 years  benno   branches: 1.7.4; remove sess argument from log functions. ok deraadt@
[TXT] socket.c  1.27   4 years  claudio   Only print the message of the day in the rsyncd header if rsync is started with ...
[TXT] symlinks.c  1.5   5 years  benno   branches: 1.5.4; remove sess argument from all functions that only used it for ...
[TXT] uploader.c  1.23   4 years  benno   replace a mmap() with pread(). The mmap() is not needed, the file is read sequen...
[TXT] TODO.md (in the Attic) [Hide]  1.7   5 years  benno   new attempt to sync with kristaps up to Sun Feb 17 2019 339cf5998c0c022623cd68d...