r3794: Added set posix acl functionality into the UNIX extensions code.
authorJeremy Allison <jra@samba.org>
Wed, 17 Nov 2004 01:35:35 +0000 (01:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:17 +0000 (10:53 -0500)
commit6101ec2247c182fde6ea3e7e1f64a92b353ec4e8
tree750c842b6f8043e052ec7a0c39740c938805611d
parentdb4719ed2f5baf05d6c692f039369310bed52dc2
r3794: Added set posix acl functionality into the UNIX extensions code.
One part missing - delete file acl (to be added asap). No client
code yet, also needs testing with valgrind.
Jeremy.
source/smbd/posix_acls.c
source/smbd/trans2.c