[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-986-ga601ecf

Stefan Metzmacher metze at samba.org
Fri Feb 22 13:11:31 GMT 2008


The branch, v4-0-test has been updated
       via  a601ecff4e8cbf71de9f140ee2faa0b75d695559 (commit)
      from  0440bcfe6359ca4842f473b1ca799cad9f1c6c96 (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit a601ecff4e8cbf71de9f140ee2faa0b75d695559
Author: Stefan Metzmacher <metze at samba.org>
Date:   Fri Feb 22 14:08:13 2008 +0100

    Happy New Year 2008! :-)
    
    metze

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

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


Changeset truncated at 500 lines:

diff --git a/source/smbd/server.c b/source/smbd/server.c
index dd63ca1..fdeb541 100644
--- a/source/smbd/server.c
+++ b/source/smbd/server.c
@@ -253,7 +253,7 @@ static int binary_smbd_main(const char *binary_name, int argc, const char *argv[
 	umask(0);
 
 	DEBUG(0,("%s version %s started.\n", binary_name, SAMBA_VERSION_STRING));
-	DEBUGADD(0,("Copyright Andrew Tridgell and the Samba Team 1992-2007\n"));
+	DEBUGADD(0,("Copyright Andrew Tridgell and the Samba Team 1992-2008\n"));
 
 	if (sizeof(uint16_t) < 2 || sizeof(uint32_t) < 4 || sizeof(uint64_t) < 8) {
 		DEBUG(0,("ERROR: Samba is not configured correctly for the word size on your machine\n"));


-- 
Samba Shared Repository


More information about the samba-cvs mailing list