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