summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_svcctl.h
Commit message (Expand)AuthorAgeFilesLines
* s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.Günther Deschner2008-11-191-26/+0
* Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES.Günther Deschner2008-03-201-16/+0
* Remove unused marshalling for SVCCTL_SET_SERVICE_SEC.Günther Deschner2008-02-281-15/+0
* Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.Günther Deschner2008-02-281-14/+0
* Remove unused marshalling for SVCCTL_UNLOCK_SERVICE_DB.Günther Deschner2008-02-191-11/+0
* Remove unused marshalling for SVCCTL_LOCK_SERVICE_DB.Günther Deschner2008-02-191-12/+0
* Remove unused marshalling for SVCCTL_QUERY_STATUS.Günther Deschner2008-02-191-11/+0
* Remove unused marshalling for SVCCTL_CONTROL_SERVICE.Günther Deschner2008-02-191-12/+0
* Remove unused marshalling for SVCCTL_START_SERVICE.Günther Deschner2008-02-191-12/+0
* Remove unused marshalling for SVCCTL_GET_DISPLAY_NAME.Günther Deschner2008-02-181-14/+0
* Remove unused marshalling for SVCCTL_OPEN_SERVICE.Günther Deschner2008-02-181-13/+0
* Remove unused marshalling for SVCCTL_OPEN_SCMANAGER.Günther Deschner2008-02-181-13/+0
* r23808: Make us a bit more C++ friendly. Thanks to Constantine VetoshevVolker Lendecke2007-10-101-9/+5
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...Gerald Carter2007-10-101-11/+0
* r12914: adding query/set ops for security descriptors on services.Gerald Carter2007-10-101-2/+31
* r12173: doing some service control workGerald Carter2007-10-101-1/+2
* r10781: merging eventlog and svcctl code from trunkGerald Carter2007-10-101-17/+0
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-32/+52
* r7610: can successfully stop and start the 'spooler' service by setting the s...Gerald Carter2007-10-101-0/+1
* r7603: * fix a bug in the SERVICE_ALL_ACCESS security maskGerald Carter2007-10-101-1/+1
* r7595: start trying to split out the svcctl functions into separate files for...Gerald Carter2007-10-101-1/+3
* r7573: you can't make an omlette without break a few eggs....start reworking ...Gerald Carter2007-10-101-2/+23
* r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter2007-10-101-0/+115
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-101-1/+1
* r6051: finish offGerald Carter2007-10-101-0/+5
* r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter2007-10-101-1/+1
* r6040: finish out 'net rpc service list'Gerald Carter2007-10-101-1/+1
* r6038: adding more flesh to 'net rpc service'Gerald Carter2007-10-101-5/+3
* r6014: rather large change set....Gerald Carter2007-10-101-0/+243
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-288/+0
* attempted a svcset command. password is encrypted / messed up, thereforeLuke Leighton1999-11-231-27/+42
* adding svcctl 0x1b functionLuke Leighton1999-11-231-0/+25
* added rpcclient svcstop <service name> command. gnu readlineLuke Leighton1999-11-011-0/+24
* added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...Luke Leighton1999-10-311-2/+3
* Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGONMatthew Chapman1999-03-181-0/+22
* Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).Matthew Chapman1999-03-161-0/+21
* rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton1999-01-281-2/+2
* adding svcctl parsing codeLuke Leighton1998-12-091-0/+60
* adding some enumerate services code, client and server.Luke Leighton1998-12-091-4/+7
* adding "Service Control Manager" commands to rpcclient.Luke Leighton1998-12-081-9/+55
* adding srvsvc pipe.Luke Leighton1998-12-081-0/+71