index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
/
srv_svcctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
s3: use IDL generated rpc for _svcctl_QueryServiceConfigW.
Günther Deschner
1
-17
/
+1
2008-07-16
In api_pipe_bind_req(), check for the iface id, not the pipe name
Volker Lendecke
1
-1
/
+3
2008-03-20
Use pidl for _svcctl_EnumDependentServicesW().
Günther Deschner
1
-17
/
+1
2008-02-28
Use pidl for _svcctl_SetServiceObjectSecurity().
Günther Deschner
1
-17
/
+1
2008-02-28
Use pidl for _svcctl_QueryServiceObjectSecurity().
Günther Deschner
1
-17
/
+1
2008-02-19
Use pidl for _svcctl_UnlockServiceDatabase().
Günther Deschner
1
-17
/
+1
2008-02-19
Use pidl for _svcctl_LockServiceDatabase().
Günther Deschner
1
-17
/
+1
2008-02-19
Use pidl for _svcctl_QueryServiceStatus().
Günther Deschner
1
-17
/
+1
2008-02-19
Use pidl for _svcctl_ControlService().
Günther Deschner
1
-17
/
+1
2008-02-19
Use pidl for _svcctl_StartServiceW().
Günther Deschner
1
-17
/
+1
2008-02-18
Use pidl for _svcctl_GetServiceDisplayNameW().
Günther Deschner
1
-17
/
+1
2008-02-18
Use pidl for _svcctl_OpenServiceW().
Günther Deschner
1
-17
/
+1
2008-02-18
Use pidl for _svcctl_OpenSCManagerW().
Günther Deschner
1
-17
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-17
/
+17
2007-10-10
r24561: merge from SAMBA_4_0:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...
Gerald Carter
1
-21
/
+24
2007-10-10
r12914: adding query/set ops for security descriptors on services.
Gerald Carter
1
-1
/
+51
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-12
/
+64
2007-10-10
r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...
Gerald Carter
1
-1
/
+50
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-0
/
+294
1999-12-13
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1
-388
/
+0
1999-12-12
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1
-7
/
+7
1999-11-24
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1
-9
/
+9
1999-05-03
last part of RPC api change.
Jean-François Micouleau
1
-6
/
+6
1999-03-18
Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGON
Matthew Chapman
1
-0
/
+37
1999-03-16
Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).
Matthew Chapman
1
-0
/
+39
1999-02-15
Always null-terminate strings.
Matthew Chapman
1
-2
/
+2
1999-02-12
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1
-2
/
+2
1999-01-29
uni_svc_name not uni_srv_name
Luke Leighton
1
-1
/
+1
1998-12-09
adding svcctl parsing code
Luke Leighton
1
-9
/
+67
1998-12-09
adding some enumerate services code, client and server.
Luke Leighton
1
-0
/
+114
1998-12-08
adding "Service Control Manager" commands to rpcclient.
Luke Leighton
1
-14
/
+14
1998-12-08
adding srvsvc pipe.
Luke Leighton
1
-0
/
+140