The ACL support has arrived! This version has a brand new protocol
authorWayne Davison <wayned@samba.org>
Sun, 11 Mar 2007 00:13:34 +0000 (00:13 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 11 Mar 2007 00:13:34 +0000 (00:13 +0000)
commit1c3344a105f656a45f6b46e1710c3fc4ab862a9a
treebc1a0b58394fcadb3eaee655ef4a9eac1ebb0a88
parent085e2fd588d27cedc37edaee0575cfea7bb2f2d8
The ACL support has arrived!  This version has a brand new protocol
that makes it incompatible with all prior versions.  A patch will be
provided to allow talking with older (patched) rsync versions.
25 files changed:
Makefile.in
acls.c [new file with mode: 0644]
backup.c
byteorder.h
compat.c
configure.in
flist.c
generator.c
hlink.c
io.c
lib/sysacls.c [new file with mode: 0644]
lib/sysacls.h [new file with mode: 0644]
log.c
options.c
receiver.c
rsync.c
rsync.h
rsync.yo
smb_acls.h [new file with mode: 0644]
testsuite/acls.test [new file with mode: 0644]
testsuite/default-acls.test [new file with mode: 0644]
testsuite/devices.test
testsuite/itemize.test
uidlist.c
util.c