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