summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/cli_svcctl.c
AgeCommit message (Collapse)AuthorFilesLines
2009-11-07s3: Do the printing for DEBUGLEVEL>=10 centrallyVolker Lendecke1-704/+0
12 insertions(+), 10651 deletions(-) I think that says it all :-)
2009-07-31librpc: rerun "make idl"Stefan Metzmacher1-0/+5513
metze
2009-04-29svcctl: Fix IDL for svcctl_StartServiceW().Günther Deschner1-2/+2
Guenther
2009-04-09s3: re-run make samba3-idl.Günther Deschner1-2/+2
Guenther
2009-04-09s3: re-run make samba3-idl.Günther Deschner1-7/+7
Guenther
2009-04-08svcctl: use offered/needed for buffer sizes as in spoolss.Günther Deschner1-67/+67
Guenther
2009-01-21Allow overriding the function that ships the request in the Samba 3Jelmer Vernooij1-44/+44
client code.
2009-01-08s3: re-run make samba3-idl.Günther Deschner1-11/+11
Guenther
2009-01-08s3: re-run make samba3-idl.Günther Deschner1-13/+13
Guenther
2009-01-08svcctl: add svcctl_ConfigLevel from samba 3.Günther Deschner1-2/+2
Guenther
2009-01-08svcctl: move SVC_STATUS_ to idl.Günther Deschner1-1/+1
Guenther
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/+2245
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.