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