[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-430-g28c0a77

Volker Lendecke vl at sernet.de
Mon Dec 3 09:53:17 GMT 2007


The branch, v3-2-test has been updated
       via  28c0a77ec1eb4bc69679c00dcdacaa6ee4d8e3f5 (commit)
      from  48a162b709cc14632fd02c4cd40aa8cfafc53324 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 28c0a77ec1eb4bc69679c00dcdacaa6ee4d8e3f5
Author: Volker Lendecke <vl at sernet.de>
Date:   Mon Dec 3 10:45:47 2007 +0100

    Reformatting

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

Summary of changes:
 source/utils/net.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/utils/net.c b/source/utils/net.c
index ee671f6..dc4c9da 100644
--- a/source/utils/net.c
+++ b/source/utils/net.c
@@ -716,8 +716,10 @@ static int net_getdomainsid(int argc, const char **argv)
 	fstring sid_str;
 
 	if(!initialize_password_db(False, NULL)) {
-		DEBUG(0, ("WARNING: Could not open passdb - domain sid may not reflect passdb\n"
-			  "backend knowledge (such as the sid stored in LDAP)\n"));
+		DEBUG(0, ("WARNING: Could not open passdb - domain sid may "
+			  "not reflect passdb\n"
+			  "backend knowledge (such as the sid stored in "
+			  "LDAP)\n"));
 	}
 
 	/* first check to see if we can even access secrets, so we don't


-- 
Samba Shared Repository


More information about the samba-cvs mailing list