summaryrefslogtreecommitdiff
path: root/source4/libcli/security/dom_sid.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell1-32/+0
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-6/+6
2007-10-10r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell1-1/+1
2007-10-10r4419: move security_token stuff to the libcli/security/Stefan Metzmacher1-1/+1
2007-10-10r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...Andrew Tridgell1-3/+5
2007-10-10r3979: added server side code for lsa_LookupSids2() and fixed authority_nameAndrew Tridgell1-0/+26
2007-10-10r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell1-2/+2
2007-10-10r3827: fixed copyright notices to remove simo and lkcl who have no code left ...Andrew Tridgell1-3/+2
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-0/+242