summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/samdb_privilege.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+3
2007-10-10r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett1-2/+14
2007-10-10r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher1-3/+3
2007-10-10r7864: fixed some const bugsAndrew Tridgell1-1/+1
2007-10-10r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell1-7/+4
2007-10-10r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett1-1/+1
2007-10-10r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell1-1/+1
2007-10-10r4419: move security_token stuff to the libcli/security/Stefan Metzmacher1-1/+1
2007-10-10r4151: added privilege attribute handling on samdb.Andrew Tridgell1-0/+107