summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_svcctl.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...Gerald Carter1-21/+24
2007-10-10r12914: adding query/set ops for security descriptors on services.Gerald Carter1-1/+51
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-12/+64
2007-10-10r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter1-1/+50
2007-10-10r6014: rather large change set....Gerald Carter1-0/+294
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1-388/+0
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-7/+7
1999-11-24rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1-9/+9
1999-05-03last part of RPC api change.Jean-François Micouleau1-6/+6
1999-03-18Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGONMatthew Chapman1-0/+37
1999-03-16Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).Matthew Chapman1-0/+39
1999-02-15Always null-terminate strings.Matthew Chapman1-2/+2
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-2/+2
1999-01-29uni_svc_name not uni_srv_nameLuke Leighton1-1/+1
1998-12-09adding svcctl parsing codeLuke Leighton1-9/+67
1998-12-09adding some enumerate services code, client and server.Luke Leighton1-0/+114
1998-12-08adding "Service Control Manager" commands to rpcclient.Luke Leighton1-14/+14
1998-12-08adding srvsvc pipe.Luke Leighton1-0/+140