Copy recent spoolss IDL from samba4 into our tree.
[gd/samba/.git] / source / rpc_server / srv_svcctl.c
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-19 Günther DeschnerUse pidl for _svcctl_UnlockServiceDatabase().
2008-02-19 Günther DeschnerUse pidl for _svcctl_LockServiceDatabase().
2008-02-19 Günther DeschnerUse pidl for _svcctl_QueryServiceStatus().
2008-02-19 Günther DeschnerUse pidl for _svcctl_ControlService().
2008-02-19 Günther DeschnerUse pidl for _svcctl_StartServiceW().
2008-02-18 Günther DeschnerUse pidl for _svcctl_GetServiceDisplayNameW().
2008-02-18 Günther DeschnerUse pidl for _svcctl_OpenServiceW().
2008-02-18 Günther DeschnerUse pidl for _svcctl_OpenSCManagerW().
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr24561: merge from SAMBA_4_0:
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr23271: merge service control pidl change for CloseServ...
2007-10-10 Gerald Carterr12914: adding query/set ops for security descriptors...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7563: svcctl patches from Marcin; have cleaned up...
2007-10-10 Gerald Carterr6014: rather large change set....
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-11-24 Luke Leightonrewrote policy handle code to be generic (it's needed...
1999-05-03 Jean-François Mico... last part of RPC api change.
1999-03-18 Matthew ChapmanAdded SVC_START_SERVICE rpc. An NT PDC will attempt...
1999-03-16 Matthew ChapmanAdded SVC_QUERY_DISP_NAME (corresponding to the GetServ...
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-01-29 Luke Leightonuni_svc_name not uni_srv_name
1998-12-09 Luke Leightonadding svcctl parsing code
1998-12-09 Luke Leightonadding some enumerate services code, client and server.
1998-12-08 Luke Leightonadding "Service Control Manager" commands to rpcclient.
1998-12-08 Luke Leightonadding srvsvc pipe.