[SCM] Samba Shared Repository - branch master updated

Michael Adam obnox at samba.org
Wed Dec 1 17:19:03 MST 2010


The branch, master has been updated
       via  813fe0b s3:smbd: remove some commented out legacy code
      from  f5c5fd9 s4-ldap: removed an incorrect talloc_move()

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 813fe0bc4d21678627fcf4f0249bb51ab5c0498a
Author: Michael Adam <obnox at samba.org>
Date:   Thu Oct 28 13:58:31 2010 +0200

    s3:smbd: remove some commented out legacy code
    
    Autobuild-User: Michael Adam <obnox at samba.org>
    Autobuild-Date: Thu Dec  2 01:18:19 CET 2010 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source3/smbd/server.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/smbd/server.c b/source3/smbd/server.c
index c30b344..3790342 100644
--- a/source3/smbd/server.c
+++ b/source3/smbd/server.c
@@ -1155,11 +1155,6 @@ extern void build_options(bool screen);
 	if (!print_backend_init(smbd_messaging_context()))
 		exit(1);
 
-#if 0
-	if (!init_svcctl_db())
-                exit(1);
-#endif
-
 	/* Open the share_info.tdb here, so we don't have to open
 	   after the fork on every single connection.  This is a small
 	   performance improvment and reduces the total number of system


-- 
Samba Shared Repository


More information about the samba-cvs mailing list