r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.
authorJeremy Allison <jra@samba.org>
Fri, 12 Nov 2004 23:42:12 +0000 (23:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:16 +0000 (10:53 -0500)
commitf995b164b98221e224661e370d61ad08dadb2986
treeab48f2b1ec70e8ee0aadacb6adc5934db8a7addc
parenta13b603b79e170683b6b5b339d3494d32a9eaf39
r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.
Need to add printout functions in client and set posix acl in server.
SteveF - take a look at this for the cifsfs client !
Once this is working and tested the next step is to write this up for
the UNIX extensions spec. documents.
Jeremy.
(This used to be commit 1bd3f133442a472b4718b94a636f2fec89a2e0dc)
source3/client/client.c
source3/include/trans2.h
source3/libsmb/clifile.c
source3/libsmb/clifsinfo.c
source3/smbd/trans2.c