summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/cli_drsuapi.c
AgeCommit message (Collapse)AuthorFilesLines
2010-03-24idl: Regenerate DRSUAPI idl filesKamen Mazdrashki1-4/+4
2010-03-10idl: Regenerate DRSUAPI idl filesKamen Mazdrashki1-36/+36
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-02-24s4/idl: Regenerate IDL for DRSUAPI interfaceKamen Mazdrashki1-4/+4
2009-11-08Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke1-50/+50
This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a.
2009-11-08s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke1-50/+50
2009-11-07s3: Do the printing for DEBUGLEVEL>=10 centrallyVolker Lendecke1-400/+0
12 insertions(+), 10651 deletions(-) I think that says it all :-)
2009-09-17idl: rebuild drsuapi.idlAndrew Tridgell1-28/+40
2009-09-11s4-idl: added the IDL for the DsReplica* callsAndrew Tridgell1-84/+120
2009-07-31librpc: rerun "make idl"Stefan Metzmacher1-0/+2987
metze
2009-01-21Allow overriding the function that ships the request in the Samba 3Jelmer Vernooij1-25/+25
client code.
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/+1167
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.