Some extensive changes include:
authorWayne Davison <wayned@samba.org>
Sun, 30 Apr 2006 22:06:41 +0000 (22:06 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 30 Apr 2006 22:06:41 +0000 (22:06 +0000)
commit0870c22aec465ea04825bb26f8e70e4487289d9b
tree845510f4c17a470844ca0e207fa4a9f5a72510c2
parentf4222aa5c86406685386d781ca95fbf75df15df8
Some extensive changes include:
- Added an ACL indicator to the itemized output.
- Ensure that --link-dest doesn't link together two items that
  differ in their ACLs (when ACLs are being preserved).
- Optimized the memory allocation routines, getting rid of the
  redundant allocation functions saving memory, and, getting rid
  of the need for a sort routine and a search routine.
- Added a more general-purpose ACL-reading function that can be
  used by the sending code and the receiving code (including the
  backup code, which removes a bunch of special-purpose functions
  that the backup code was using).
acls.diff