The Samba-Bugzilla – Attachment 7964 Details for
Bug 9192
svcctl list option prohibits smbd to start
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
v3-6-test patch
0002-Fix-service-control-for-non-internal-services.patch (text/plain), 1.03 KB, created by
Andreas Schneider
on 2012-10-01 08:32:36 UTC
(
hide
)
Description:
v3-6-test patch
Filename:
MIME Type:
Creator:
Andreas Schneider
Created:
2012-10-01 08:32:36 UTC
Size:
1.03 KB
patch
obsolete
>From f1910c2b4d4a685b30d5792b46e79bfacfb78389 Mon Sep 17 00:00:00 2001 >From: Vladimir Marek <Vladimir.Marek@Oracle.COM> >Date: Mon, 17 Sep 2012 13:50:55 -0700 >Subject: [PATCH 2/2] Fix service control for non-internal services. > >Signed-off-by: Jeremy Allison <jra@samba.org> > >(cherry picked from commit a4e8869f7c93f30dd7014ff83d6d2f2b5afc2d64) >Signed-off-by: Andreas Schneider <asn@samba.org> >--- > source3/rpc_server/svcctl/srv_svcctl_reg.c | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/source3/rpc_server/svcctl/srv_svcctl_reg.c b/source3/rpc_server/svcctl/srv_svcctl_reg.c >index eb0c2bd..044beaa 100644 >--- a/source3/rpc_server/svcctl/srv_svcctl_reg.c >+++ b/source3/rpc_server/svcctl/srv_svcctl_reg.c >@@ -392,10 +392,6 @@ static bool svcctl_add_service(TALLOC_CTX *mem_ctx, > } > } > >- if (ipath == NULL || dname == NULL || description == NULL) { >- goto done; >- } >- > /* Default to an external service if we haven't found a match */ > if (builtin_svcs[i].servicename == NULL) { > struct rcinit_file_information *init_info = NULL; >-- >1.7.12 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
jra
:
review+
Actions:
View
Attachments on
bug 9192
:
7963
| 7964