summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/samdb_privilege.c
Commit message (Expand)AuthorAgeFilesLines
* r14894: - add some 'const'Stefan Metzmacher2007-10-101-1/+1
* r14891: fix a bug found by the ibm checkerStefan Metzmacher2007-10-101-10/+6
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14840: - rename some functionsStefan Metzmacher2007-10-101-2/+2
* r13961: make function publicStefan Metzmacher2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+3
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-2/+14
* r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2007-10-101-3/+3
* r7864: fixed some const bugsAndrew Tridgell2007-10-101-1/+1
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-101-7/+4
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-101-1/+1
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2007-10-101-1/+1
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2007-10-101-1/+1
* r4151: added privilege attribute handling on samdb.Andrew Tridgell2007-10-101-0/+107