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)
commita48955306705ac7f045e3726d7097900550bebe3
tree75e4c9f289256f9553f947c76602aba9f1dd7553
parent1e0684678eb1851735c9a3321837ad19ea4aba68
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.
(This used to be commit c0f54eeebc84ec9fab63c5b105511762bcc136be)
source3/include/doserr.h
source3/include/rpc_svcctl.h
source3/libsmb/doserr.c
source3/rpc_server/srv_svcctl_nt.c
source3/services/svc_netlogon.c
source3/services/svc_wins.c
source3/utils/net_rpc_service.c