r10226: here we go again. have to implement another pipe to get the MMC service...
commitccb136db48c42f1c1ddd5a51513aafdb8f28c4e3
authorGerald Carter <jerry@samba.org>
Wed, 14 Sep 2005 16:38:33 +0000 (14 16:38 +0000)
committerGerald Carter <jerry@samba.org>
Wed, 14 Sep 2005 16:38:33 +0000 (14 16:38 +0000)
tree95007a202a8511c8fd73283dd2a820507c1a62f9
parent1ec0e8824f40f13904715cac1e9b11c989b44a05
r10226: here we go again.  have to implement another pipe to get the MMC service control plugin to stop whining.  Looks like I have about 1/2 dozen RPCs to match Win2k
source/Makefile.in
source/configure.in
source/include/includes.h
source/include/rpc_ntsvcs.h [new file with mode: 0644]
source/include/smb.h
source/rpc_parse/parse_ntsvcs.c [new file with mode: 0644]
source/rpc_parse/parse_rpc.c
source/rpc_server/srv_ntsvcs.c [new file with mode: 0644]
source/rpc_server/srv_ntsvcs_nt.c [new file with mode: 0644]
source/rpc_server/srv_pipe.c