- Added a function to get/set all the access-bit values with a single
authorWayne Davison <wayned@samba.org>
Mon, 21 May 2007 01:04:34 +0000 (01:04 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 21 May 2007 01:04:34 +0000 (01:04 +0000)
commita30dcbc0a8850f63fe831e9f38259347ac4aaa7c
tree838c104f354ba5ee627fa0022849fcc83d4996dd
parent02f0227e87c2922ce9dce075f4c1fad892ee58cc
- Added a function to get/set all the access-bit values with a single
  call.  This allows the per-OS compatibility code to construct the
  value with however many bits are supported by each OS.
- Removed several functions that rsync doesn't (and won't) need.
- Got rid of the do-nothing ACL code (the ACL code in rsync should be
  disabled on a system that we can't support).
lib/sysacls.c