[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Thu Jul 8 02:59:48 MDT 2010


The branch, master has been updated
       via  b0d69a8... Revert "s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS."
      from  41fc0dd... s4-net: the net binary depends on the auth subsystem

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


- Log -----------------------------------------------------------------
commit b0d69a857c14cec052f8c109fdf47f493c8d35c2
Author: Günther Deschner <gd at samba.org>
Date:   Thu Jul 8 10:59:16 2010 +0200

    Revert "s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS."
    
    This reverts commit 3587bb63e21c3f033a17bb493dceb64b05fe85d6.

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

Summary of changes:
 source4/torture/rpc/session_key.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/torture/rpc/session_key.c b/source4/torture/rpc/session_key.c
index e782e5e..7335c40 100644
--- a/source4/torture/rpc/session_key.c
+++ b/source4/torture/rpc/session_key.c
@@ -165,12 +165,6 @@ static bool test_secrets(struct torture_context *torture, const void *_data)
 
 	binding->flags |= settings->bindoptions;
 
-	if (binding->flags & DCERPC_PUSH_BIGENDIAN) {
-		if (torture_setting_bool(torture, "samba3", false)) {
-			torture_skip(torture, "skipping bigendian test against samba3\n");
-		}
-	}
-
 	status = dcerpc_pipe_connect_b(torture, &p, binding,
 				       &ndr_table_lsarpc,
 				       cmdline_credentials,


-- 
Samba Shared Repository


More information about the samba-cvs mailing list