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_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...
Gerald Carter
1
-2
/
+263
2007-10-10
r19776: Hmmm. I should have done one instead of three commits. Sorry :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+1
2007-10-10
r14395: Fix coverity bug #55. Ensure no unsigned/signed comparisons.
Jeremy Allison
1
-3
/
+3
2007-10-10
r14338: Fix coverity #55 by explicit cast.
Jeremy Allison
1
-2
/
+5
2007-10-10
r13393: Do not initialize the lp_svcctl_list() value since it is handled
Gerald Carter
1
-1
/
+1
2007-10-10
r12915: protect against changing the SCM security descriptor
Gerald Carter
1
-0
/
+5
2007-10-10
r12914: adding query/set ops for security descriptors on services.
Gerald Carter
1
-0
/
+92
2007-10-10
r12173: doing some service control work
Gerald Carter
1
-1
/
+12
2007-10-10
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
1
-1
/
+1
2007-10-10
r10781: merging eventlog and svcctl code from trunk
Gerald Carter
1
-2
/
+17
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-387
/
+307
2007-10-10
r10264: reverse order of 'root free pass' checks in service and registry acce...
Gerald Carter
1
-9
/
+5
2007-10-10
r10221: add "free pass for root" in svcctl and default winreg access checks
Gerald Carter
1
-1
/
+9
2007-10-10
r9276: Fix another unused variable warning. Bugzilla #2981.
Tim Potter
1
-4
/
+1
2007-10-10
r8943: Fix segfault in enum_service_status
Gerald Carter
1
-43
/
+33
2007-10-10
r8941: Fix unused variable warning. Bugzilla #2940.
Tim Potter
1
-2
/
+1
2007-10-10
r8894: Fix a warning. Bugzilla #2939.
Tim Potter
1
-3
/
+1
2007-10-10
r7624: * removed unmatched tdb_lock_by_string() call (should fix build farm i...
Gerald Carter
1
-3
/
+3
2007-10-10
r7613: small changes to _svcctl_open_service() and create_open_service_handle...
Gerald Carter
1
-9
/
+21
2007-10-10
r7610: can successfully stop and start the 'spooler' service by setting the s...
Gerald Carter
1
-67
/
+7
2007-10-10
r7603: * fix a bug in the SERVICE_ALL_ACCESS security mask
Gerald Carter
1
-2
/
+4
2007-10-10
r7595: start trying to split out the svcctl functions into separate files for...
Gerald Carter
1
-692
/
+13
2007-10-10
r7583: * more rearranging and renaming of functions
Gerald Carter
1
-410
/
+472
2007-10-10
r7576: implement access checks for open_scm and open_service
Gerald Carter
1
-11
/
+115
2007-10-10
r7573: you can't make an omlette without break a few eggs....start reworking ...
Gerald Carter
1
-416
/
+300
2007-10-10
r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...
Gerald Carter
1
-81
/
+1300
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-3
/
+3
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
1
-0
/
+4
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-0
/
+291