summaryrefslogtreecommitdiffstats
path: root/source4/librpc/ndr/ndr_drsuapi.c
Commit message (Expand)AuthorAgeFilesLines
* r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)Stefan Metzmacher2007-12-211-5/+5
* r25784: fix compiler warningStefan Metzmacher2007-12-211-1/+1
* r25316: Remove last few instances of old BOOL type in librpc/.Jelmer Vernooij2007-10-101-4/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-101-1/+1
* r20288: fix a mem leak and remove useless codeStefan Metzmacher2007-10-101-3/+1
* r20286: handle the non oid string cases for pushing tooStefan Metzmacher2007-10-101-5/+20
* r20284: Simplify OID primitive BER parsing.Simo Sorce2007-10-101-28/+17
* r20281: remove debug statementStefan Metzmacher2007-10-101-1/+0
* r20280: if the uint8_t array starts with 0xFF, then it's not a OIDStefan Metzmacher2007-10-101-12/+20
* r20278: make it possible to use oid strings in the drsuapi instead of uint8_t...Stefan Metzmacher2007-10-101-0/+106
* r15512: Move uuid functions out of ndr_misc.cJelmer Vernooij2007-10-101-0/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1
* r9518: - remove the subcontext_size() hack from rev 9509Stefan Metzmacher2007-10-101-15/+0
* r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,Stefan Metzmacher2007-10-101-0/+15
* r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell2007-10-101-1/+2
* r5986: Fix the build. Metze, could you please verify that this fix is correct?Jelmer Vernooij2007-10-101-3/+3
* r5828: add some idl for DsAddEntry()Stefan Metzmacher2007-10-101-5/+16
* r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher2007-10-101-0/+51