r12173: doing some service control work
authorGerald Carter <jerry@samba.org>
Sun, 11 Dec 2005 04:21:34 +0000 (04:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:47 +0000 (11:05 -0500)
commitc0f54eeebc84ec9fab63c5b105511762bcc136be
tree63168cc29d033cd74b09753ffb5c3c652389e2a1
parent8b30cf8e09944cd97e4ab959f730bf81591c2541
r12173: doing some service control work

* Add a few new error codes for disabled services
* dump some more details about service status in 'net rpc service'
* disable the WINS and NetLogon services if not configured in smb.conf

Still trying to figure out how to disable the start button
on the NetLogon and WINS services.
source/include/doserr.h
source/include/rpc_svcctl.h
source/libsmb/doserr.c
source/rpc_server/srv_svcctl_nt.c
source/services/svc_netlogon.c
source/services/svc_wins.c
source/utils/net_rpc_service.c