[SCM] Samba Shared Repository - branch master updated - 9542b2fe60482382459d387294fb92c182f35d64

Volker Lendecke vlendec at samba.org
Sun Oct 5 14:59:37 GMT 2008


The branch, master has been updated
       via  9542b2fe60482382459d387294fb92c182f35d64 (commit)
      from  9bb6bae4ef5c02cb2b6c325e228fc4f4d4366167 (commit)

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


- Log -----------------------------------------------------------------
commit 9542b2fe60482382459d387294fb92c182f35d64
Author: Volker Lendecke <vl at samba.org>
Date:   Sun Oct 5 16:09:18 2008 +0200

    Re-enable build of smb_samba3.c after the rename smbd->samba

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

Summary of changes:
 source4/smb_server/config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/smb_server/config.mk b/source4/smb_server/config.mk
index 8ed03b1..6a1a50f 100644
--- a/source4/smb_server/config.mk
+++ b/source4/smb_server/config.mk
@@ -13,7 +13,7 @@ $(eval $(call proto_header_template,$(smb_serversrcdir)/service_smb_proto.h,$(SE
 #
 [MODULE::SERVICE_SAMBA3_SMB]
 INIT_FUNCTION = server_service_samba3_smb_init
-SUBSYSTEM = smbd
+SUBSYSTEM = samba
 
 SERVICE_SAMBA3_SMB_OBJ_FILES = $(smb_serversrcdir)/smb_samba3.o
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list