summaryrefslogtreecommitdiffstats
path: root/source3/include/rpc_svcctl.h
Commit message (Expand)AuthorAgeFilesLines
* s3-svcctl: remove last traces of hand-marshalled svcctl code.Günther Deschner2009-01-091-49/+0
* s3-svcctl: remove old marshalling of svcctl_EnumServicesStatusW.Günther Deschner2009-01-091-28/+0
* s3-svcctl: use pidl based struct SERVICE_STATUS.Günther Deschner2009-01-081-7/+1
* s3-svcctl: remove some more redundant headers.Günther Deschner2009-01-081-13/+0
* s3-svcctl: move SVC_HANDLE_IS* defines to implementation specific header file.Günther Deschner2009-01-081-4/+0
* s3-svcctl: remove (now duplicate) defines.Günther Deschner2009-01-081-22/+0
* s3-svcctl: remove (now duplicate) SVCCTL_STAT* defines.Günther Deschner2009-01-081-5/+0
* s3-svcctl: remove old hand marshalling of svcctl_QueryServiceConfig2W.Günther Deschner2009-01-081-34/+0
* s3-svcctl: remove old hand marshalling of svcctl_QueryServiceStatusEx.Günther Deschner2009-01-081-21/+0
* svcctl: add svcctl_ErrorControl and svcctl_Type (based on samba3) to IDL.Günther Deschner2009-01-081-14/+0
* svcctl: add svcctl_ConfigLevel from samba 3.Günther Deschner2009-01-081-4/+0
* svcctl: move SVC_STATUS_ to idl.Günther Deschner2009-01-081-2/+0
* svcctl: fill in SERVICE_CONTROL from s3.Günther Deschner2008-11-171-8/+0
* svcctl: move some non-rpc related bits out of rpc_svcctl.h.Günther Deschner2008-10-241-23/+0
* s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.Günther Deschner2008-10-161-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