summaryrefslogtreecommitdiffstats
path: root/source4/libcli/security/dom_sid.c
Commit message (Expand)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21307: make it possible to pass in NULL for domain or rid,Stefan Metzmacher2007-10-101-4/+10
* r17848: Ok, this did not do it. Still got the same problem.Volker Lendecke2007-10-101-8/+1
* r17846: Ok, this is a patch that needs further discussion. On Solaris, snprin...Volker Lendecke2007-10-101-1/+8
* r17082: Add a test that walks and tests denying tconX access via the share se...Volker Lendecke2007-10-101-0/+18
* r15457: Get rid of more usages of uint_tJelmer Vernooij2007-10-101-1/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-0/+32
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-101-0/+5
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r9510: fix the memory treeStefan Metzmacher2007-10-101-1/+1
* r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2007-10-101-1/+1
* r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2007-10-101-32/+0
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-6/+6
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-1/+1
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2007-10-101-1/+1
* r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...Andrew Tridgell2007-10-101-3/+5
* r3979: added server side code for lsa_LookupSids2() and fixed authority_nameAndrew Tridgell2007-10-101-0/+26
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2007-10-101-2/+2
* r3827: fixed copyright notices to remove simo and lkcl who have no code left ...Andrew Tridgell2007-10-101-3/+2
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-0/+242