Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGON
authorMatthew Chapman <matty@samba.org>
Thu, 18 Mar 1999 09:36:43 +0000 (09:36 +0000)
committerMatthew Chapman <matty@samba.org>
Thu, 18 Mar 1999 09:36:43 +0000 (09:36 +0000)
commitf7eaf17216c91c66719b2393c7a8716fc55e4e5f
treeacf6cd8bf859203a497b46fb70af5b3bcb75d454
parenteb82f27bd194f578ffa0557bdfb289e89a132e6b
Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGON
service on its BDC's prior to initiating SAM replication. For now just
return success.
(This used to be commit 113d03a38a34e5c4115dab59349078093bcd4888)
source3/include/proto.h
source3/include/rpc_svcctl.h
source3/rpc_parse/parse_svc.c
source3/rpc_server/srv_svcctl.c