[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-1160-g079f2eb

Günther Deschner gd at samba.org
Mon Jan 7 19:59:12 GMT 2008


The branch, v3-2-test has been updated
       via  079f2eba81886707ea4b18f103e097dbac994b2f (commit)
      from  83ed37023c2be4c6b4d99d8117ac8438a413112c (commit)

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


- Log -----------------------------------------------------------------
commit 079f2eba81886707ea4b18f103e097dbac994b2f
Author: Günther Deschner <gd at samba.org>
Date:   Mon Jan 7 20:56:34 2008 +0100

    Trying to make the buildfarm w/o krb5 happy.
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source/libnet/libnet_join.c b/source/libnet/libnet_join.c
index 5c64778..f4c0dfa 100644
--- a/source/libnet/libnet_join.c
+++ b/source/libnet/libnet_join.c
@@ -430,7 +430,7 @@ static bool libnet_join_create_keytab(TALLOC_CTX *mem_ctx,
 		return true;
 	}
 
-#ifdef WITH_ADS
+#ifdef WITH_KRB5
 	if (!ads_keytab_create_default(r->in.ads)) {
 		return false;
 	}


-- 
Samba Shared Repository


More information about the samba-cvs mailing list