r12173: doing some service control work
commit68119e7c485fdaf54d6ea0564c11df188b04926c
authorGerald Carter <jerry@samba.org>
Sun, 11 Dec 2005 04:21:34 +0000 (11 04:21 +0000)
committerGerald Carter <jerry@samba.org>
Sun, 11 Dec 2005 04:21:34 +0000 (11 04:21 +0000)
tree63168cc29d033cd74b09753ffb5c3c652389e2a1
parent8d29af27d27eb41f505cc09f2a6f7797638b3dd3
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