summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_svcctl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES.Günther Deschner2008-03-201-56/+0
* Remove unused marshalling for SVCCTL_SET_SERVICE_SEC.Günther Deschner2008-02-281-56/+0
* Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.Günther Deschner2008-02-281-51/+0
* Remove unused marshalling for SVCCTL_UNLOCK_SERVICE_DB.Günther Deschner2008-02-191-41/+0
* Remove unused marshalling for SVCCTL_LOCK_SERVICE_DB.Günther Deschner2008-02-191-44/+0
* Remove unused marshalling for SVCCTL_QUERY_STATUS.Günther Deschner2008-02-191-43/+0
* Remove unused marshalling for SVCCTL_CONTROL_SERVICE.Günther Deschner2008-02-191-47/+0
* Remove unused marshalling for SVCCTL_START_SERVICE.Günther Deschner2008-02-191-44/+0
* Remove unused marshalling for SVCCTL_GET_DISPLAY_NAME.Günther Deschner2008-02-181-71/+0
* Remove unused marshalling for SVCCTL_OPEN_SERVICE.Günther Deschner2008-02-181-52/+0
* Remove unused marshalling for SVCCTL_OPEN_SCMANAGER.Günther Deschner2008-02-181-53/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-38/+38
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...Gerald Carter2007-10-101-47/+0
* r22577: Change all of parse/*.c to use standard form. Fix someJeremy Allison2007-10-101-4/+8
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-7/+7
* r12914: adding query/set ops for security descriptors on services.Gerald Carter2007-10-101-0/+103
* r12176: fix type mismatch after rpc structure change in rpc_svcctl.hGerald Carter2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-52/+253
* r8956: fix segfault caused by trying to parse a UNISTR2Gerald Carter2007-10-101-1/+3
* r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...Gerald Carter2007-10-101-1/+1
* r7839: remove C++ style commentGerald Carter2007-10-101-1/+0
* r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter2007-10-101-1/+173
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-101-1/+1
* r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter2007-10-101-1/+1
* r6038: adding more flesh to 'net rpc service'Gerald Carter2007-10-101-8/+3
* r6014: rather large change set....Gerald Carter2007-10-101-0/+665