r18713: Autogenerate srvsvc and svcctl interfaces
commit66c089acaab90569a0b9597fa320d1b8fc944155
authorJelmer Vernooij <jelmer@samba.org>
Wed, 20 Sep 2006 16:32:29 +0000 (20 16:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:00:51 +0000 (10 12:00 -0500)
tree8c4ac9e736a66c9d084d0914df762ef0d84581ba
parent42c5b3b27bf1efb498dbae343bd7807af537df75
r18713: Autogenerate srvsvc and svcctl interfaces
(This used to be commit a8aa312b7e597c4fc922a6d1783d5b6d43bceecb)
16 files changed:
source3/librpc/gen_ndr/cli_srvsvc.c [new file with mode: 0644]
source3/librpc/gen_ndr/cli_srvsvc.h [new file with mode: 0644]
source3/librpc/gen_ndr/cli_svcctl.c [new file with mode: 0644]
source3/librpc/gen_ndr/cli_svcctl.h [new file with mode: 0644]
source3/librpc/gen_ndr/ndr_srvsvc.c [new file with mode: 0644]
source3/librpc/gen_ndr/ndr_srvsvc.h [new file with mode: 0644]
source3/librpc/gen_ndr/ndr_svcctl.c [new file with mode: 0644]
source3/librpc/gen_ndr/ndr_svcctl.h [new file with mode: 0644]
source3/librpc/gen_ndr/srv_srvsvc.c [new file with mode: 0644]
source3/librpc/gen_ndr/srv_srvsvc.h [new file with mode: 0644]
source3/librpc/gen_ndr/srv_svcctl.c [new file with mode: 0644]
source3/librpc/gen_ndr/srv_svcctl.h [new file with mode: 0644]
source3/librpc/gen_ndr/srvsvc.h [new file with mode: 0644]
source3/librpc/gen_ndr/svcctl.h [new file with mode: 0644]
source3/librpc/idl/srvsvc.idl
source3/librpc/idl/svcctl.idl