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
/
svcctl
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
Fix service control for non-internal services.
Vladimir Marek
1
-4
/
+0
2012-07-18
source3/rpc_server/svcctl/srv_svcctl_reg.c: fix stackframe leak
Rusty Russell
1
-0
/
+1
2012-07-06
s3-rpc_server: Make it possible to use more rpc exceptions.
Andreas Schneider
1
-28
/
+28
2012-03-24
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
1
-1
/
+1
2011-10-27
s3: Include uid_wrapper where it is missing.
Andreas Schneider
1
-0
/
+1
2011-08-29
s3:rpc_server: fix two debug messages in svcctl_add_service()
Michael Adam
1
-2
/
+2
2011-07-20
s3-auth Use the common auth_session_info
Andrew Bartlett
1
-2
/
+2
2011-07-20
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
1
-2
/
+2
2011-07-02
param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()
Andrew Bartlett
1
-1
/
+1
2011-06-16
s3:rpc_server/svcctl: fix valgrind bug in _svcctl_QueryServiceObjectSecurity()
Stefan Metzmacher
1
-1
/
+1
2011-06-16
s3:rpc_server/svcctl: fix valgrind bugs in _svcctl_QueryServiceConfig2W()
Stefan Metzmacher
1
-9
/
+5
2011-06-16
s3:rpc_server/svcctl: don't allocate return values on a temporary stackframe
Stefan Metzmacher
1
-5
/
+3
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-2
/
+2
2011-05-02
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
1
-1
/
+1
2011-05-02
s3-proto: move remaining srvsvc protos to own header file.
Günther Deschner
2
-0
/
+34
2011-04-11
s3: Wrap creating the svcctl keys in a transaction
Volker Lendecke
1
-0
/
+28
2011-03-30
s3-includes: only include ntdomain.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-auth: rpc_server needs auth.h
Günther Deschner
2
-0
/
+2
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
2
-17
/
+17
2011-02-10
s3-rpc_server: move services into individual directories.
Günther Deschner
3
-0
/
+1908