summaryrefslogtreecommitdiffstats
path: root/source4/torture/local/sddl.c
Commit message (Expand)AuthorAgeFilesLines
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-20/+14
* r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij2007-10-101-4/+3
* r16315: Convert to new API.Jelmer Vernooij2007-10-101-7/+10
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell2007-10-101-0/+7
* r12137: added sddl_encode(), the reverse of the sddl_decode() function added aAndrew Tridgell2007-10-101-1/+21
* r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell2007-10-101-2/+21
* r12009: made the LOCAL-SDDL test less verbose by default, and add it to theAndrew Tridgell2007-10-101-1/+3
* r12008: added a simple LOCAL-SDDL test suite. Only one example so far. Will beAndrew Tridgell2007-10-101-0/+60