summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_sec_helper.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-07librpc/ndr: move ndr_sec_helper.c to the toplevelStefan Metzmacher1-88/+0
2008-11-07s4: ndr_sec_helper: remove unused includeStefan Metzmacher1-1/+0
2008-11-07s4: security.idl: split of dom_sid stuff into dom_sid.idlStefan Metzmacher1-190/+1
2008-04-17libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...Stefan Metzmacher1-0/+51
2008-02-15ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ...Stefan Metzmacher1-0/+3
2007-12-21r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)Stefan Metzmacher1-14/+14
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20800: fix compiler warningsStefan Metzmacher1-0/+2
2007-10-10r20798: fix ndr_size_security_ace() it should include the optional sub objectStefan Metzmacher1-2/+21
2007-10-10r20064: - fix pushing of DeReplicaObjectIdentifierX, this lets the DsAddEntry()Stefan Metzmacher1-0/+15
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-41/+94
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell1-8/+8
2007-10-10r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell1-0/+136