summaryrefslogtreecommitdiff
path: root/libcli/security/security_descriptor.c
AgeCommit message (Collapse)AuthorFilesLines
2009-09-20Initial implementation of security descriptor creation in DSNadezhda Ivanova1-0/+50
TODO's: ACE sorting and clarifying the inheritance of object specific ace's.
2009-09-16Owner and group defaulting.Nadezhda Ivanova1-1/+1
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2009-06-19A fix in the ACL code used by both SAMBA 3 and 4Matthias Dieter Wallnöfer1-1/+1
This fixes an uninitialised structure. It has been found through valgrind in the RAW-ACLs test suite (Bug #6397).
2009-04-21Fix includes for security_descriptor file for the non-merged build.Jelmer Vernooij1-1/+2
2009-04-21Move the security_descriptor utility code to the top-level.Jelmer Vernooij1-0/+533