summaryrefslogtreecommitdiffstats
path: root/source/libcli/security/dom_sid.c
Commit message (Expand)AuthorAgeFilesLines
* r9510: fix the memory treeStefan Metzmacher2005-08-231-1/+1
* r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2005-08-111-1/+1
* r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2005-04-101-32/+0
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-271-6/+6
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2005-01-061-1/+1
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2004-12-301-1/+1
* r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...Andrew Tridgell2004-11-291-3/+5
* r3979: added server side code for lsa_LookupSids2() and fixed authority_nameAndrew Tridgell2004-11-261-0/+26
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2004-11-181-2/+2
* r3827: fixed copyright notices to remove simo and lkcl who have no code left ...Andrew Tridgell2004-11-171-3/+2
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2004-11-171-0/+242