summaryrefslogtreecommitdiff
path: root/source3/include/rpc_svcctl.h
Commit message (Expand)AuthorAgeFilesLines
* 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