[SCM] Samba Shared Repository - branch v3-2-test updated -initial-v3-2-test-1771-g7dbfc7b

Jim Brown jim.brown at miami.edu
Fri Feb 1 19:39:36 GMT 2008


child->domain->internal should be set to 0 instead of False as it is not a
Boolean value.

+	if (child->domain && child->domain->internal && IS_DC) {
+		child->domain->internal = False;
+		child->domain->methods = &cache_methods;
+		child->domain->online = False;
+	}

-----Original Message-----
From: samba-cvs-bounces+jim.brown=miami.edu at lists.samba.org
[mailto:samba-cvs-bounces+jim.brown=miami.edu at lists.samba.org] On Behalf Of
Simo Sorce
Sent: Friday, February 01, 2008 7:29 PM
To: samba-cvs at samba.org
Subject: [SCM] Samba Shared Repository - branch v3-2-test updated
-initial-v3-2-test-1771-g7dbfc7b

The branch, v3-2-test has been updated
       via  7dbfc7bdc65314466a83e8121b35c9bcb24b2631 (commit)
       via  9347d34b502bef70cdae8f3e8acd9796dba49581 (commit)
      from  69e8a83093149201c36ffc2b7fadfa469aabf7bd (commit)

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


- Log -----------------------------------------------------------------
commit 7dbfc7bdc65314466a83e8121b35c9bcb24b2631
Merge: 9347d34b502bef70cdae8f3e8acd9796dba49581
69e8a83093149201c36ffc2b7fadfa469aabf7bd
Author: Simo Sorce <idra at samba.org>
Date:   Fri Feb 1 14:24:31 2008 -0500

    Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into
v3-2-test

commit 9347d34b502bef70cdae8f3e8acd9796dba49581
Author: Simo Sorce <idra at samba.org>
Date:   Fri Feb 1 13:50:04 2008 -0500

    Fix winbindd running on a Samba DC,
    This patch make sure we do not try to contact smbd in the main dameon
    to avoid deadlocks.
    All the operations that require connecting to smbd are performed in
    the domain child anyway.




More information about the samba-technical mailing list