summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_drsuapi.h
AgeCommit message (Collapse)AuthorFilesLines
2009-12-01drsuapi: fix build warning of NDR size calculation of ↵Günther Deschner1-1/+0
drsuapi_DsReplicaObjectIdentifier3Binary. The generated size actually does not include the size of the binary itself. Guenther
2009-10-16s4/drs(idl): Regenerate idlKamen Mazdrashki1-2/+0
2009-10-15idl: added WSPP DrsOptions bit namesAndrew Tridgell1-0/+3
This should make it much easier to work through the logic in MS-DRSR
2009-09-17idl: added DRS GetNCChanges level 10Andrew Tridgell1-0/+1
2009-09-17idl: rebuild drsuapi.idlAndrew Tridgell1-2/+5
2009-09-11s4-idl: added the IDL for the DsReplica* callsAndrew Tridgell1-6/+13
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-5/+5
2008-12-16Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij1-1/+1
Samba 3 and Samba 4 output.
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-0/+301
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.