summaryrefslogtreecommitdiff
path: root/source4/libcli/security/create_descriptor.c
AgeCommit message (Collapse)AuthorFilesLines
2009-09-20Initial implementation of security descriptor creation in DSNadezhda Ivanova1-4/+348
TODO's: ACE sorting and clarifying the inheritance of object specific ace's.
2009-09-16Owner and group defaulting.Nadezhda Ivanova1-0/+117
Signed-off-by: Andrew Bartlett <abartlet@samba.org>