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