summaryrefslogtreecommitdiff
path: root/source3/services/svc_wins.c
AgeCommit message (Collapse)AuthorFilesLines
2009-01-09s3-svcctl: use pidl defined constants in services implementation.Günther Deschner1-10/+10
Guenther
2009-01-08s3-svcctl: use pidl based struct SERVICE_STATUS.Günther Deschner1-2/+2
Guenther
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
(This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2007-10-10r12173: doing some service control workGerald Carter1-13/+19
* 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)
2007-10-10r10781: merging eventlog and svcctl code from trunkGerald Carter1-0/+66
(This used to be commit f10aa9fb84bfac4f1a22b74d63999668700ffaac)