summaryrefslogtreecommitdiff
path: root/libcli/security
AgeCommit message (Expand)AuthorFilesLines
2009-09-20Initial implementation of security descriptor creation in DSNadezhda Ivanova2-0/+54
2009-09-16Owner and group defaulting.Nadezhda Ivanova2-1/+4
2009-07-14Create a correct talloc hierarchy in make_sec_acl()Volker Lendecke1-1/+1
2009-06-19A fix in the ACL code used by both SAMBA 3 and 4Matthias Dieter Wallnöfer1-1/+1
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 Vernooij3-1/+598
2009-03-25display_sec: Move to common libcli/security directory.Jelmer Vernooij2-1/+323
2009-03-02libcli/security: fix the source4 buildStefan Metzmacher1-0/+1
2009-03-02libcli/security: fix the source3 buildStefan Metzmacher2-2/+2
2009-03-01Add header files for secace and secacl.Jelmer Vernooij2-0/+72
2009-03-01Move secacl to top-level.Jelmer Vernooij1-0/+122
2009-03-01dom_sid.h: Include dependency security.h that provides the dom_sid struct.Jelmer Vernooij1-0/+2
2009-03-01Move secace.c to top-level.Jelmer Vernooij1-0/+281
2009-02-14Add missing include to shut up missing prototype warningsVolker Lendecke1-0/+1
2009-02-01s3: Fix the non-merged build.Kai Blin1-1/+0
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin3-0/+359