[SCM] Samba Shared Repository - branch v3-6-test updated

Günther Deschner gd at samba.org
Tue Apr 5 13:53:56 MDT 2011


The branch, v3-6-test has been updated
       via  5899d4f s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.h
       via  ea965bf s3-build: make it a little easier to build smbtorture4.
      from  7a6fc7e s3: move filename_util.c out of source3/smbd to source3/lib.

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


- Log -----------------------------------------------------------------
commit 5899d4f800150524c45da8434aed1c0dd0feea25
Author: Günther Deschner <gd at samba.org>
Date:   Wed Mar 30 23:21:42 2011 +0200

    s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.h
    
    Guenther
    (cherry picked from commit 2352e7cb7fe43b2a3cb5c4876f21cd655823288a)

commit ea965bff9e2aa0de59815b255ad1858663c5c21a
Author: Günther Deschner <gd at samba.org>
Date:   Wed Mar 30 22:24:42 2011 +0200

    s3-build: make it a little easier to build smbtorture4.
    
    Only configure with --enable-socket-wrapper --enable-nss-wrapper
    --enable-uid-wrapper, not --enable-developer which turns on at least one -Werror
    switch.
    
    Guenther
    
    Autobuild-User: Günther Deschner <gd at samba.org>
    Autobuild-Date: Wed Mar 30 23:12:42 CEST 2011 on sn-devel-104
    (cherry picked from commit 9ede19fdccaf09303012208129a093197403ef2c)

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

Summary of changes:
 source3/Makefile-smbtorture4     |    2 +-
 source3/rpcclient/cmd_drsuapi.c  |    1 -
 source3/rpcclient/cmd_lsarpc.c   |    1 -
 source3/rpcclient/cmd_netlogon.c |    1 -
 source3/rpcclient/cmd_samr.c     |    1 -
 source3/rpcclient/cmd_spoolss.c  |    1 -
 source3/rpcclient/cmd_test.c     |    1 -
 source3/rpcclient/rpcclient.c    |    1 -
 source3/rpcclient/rpcclient.h    |    2 ++
 9 files changed, 3 insertions(+), 8 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/Makefile-smbtorture4 b/source3/Makefile-smbtorture4
index 939d4d4..4a1bed7 100644
--- a/source3/Makefile-smbtorture4
+++ b/source3/Makefile-smbtorture4
@@ -6,7 +6,7 @@ SAMBA4_BINARIES="smbtorture,ndrdump"
 samba4-configure:
 	@(cd .. && \
 		CFLAGS='' $(WAF) reconfigure || \
-		CFLAGS='' $(WAF) configure --enable-developer --nonshared-binary=$(SAMBA4_BINARIES) --enable-auto-reconfigure )
+		CFLAGS='' $(WAF) configure --enable-socket-wrapper --enable-nss-wrapper --enable-uid-wrapper --nonshared-binary=$(SAMBA4_BINARIES) --enable-auto-reconfigure )
 
 .PHONY: samba4-configure
 
diff --git a/source3/rpcclient/cmd_drsuapi.c b/source3/rpcclient/cmd_drsuapi.c
index d0329c1..3f1ecab 100644
--- a/source3/rpcclient/cmd_drsuapi.c
+++ b/source3/rpcclient/cmd_drsuapi.c
@@ -20,7 +20,6 @@
 
 #include "includes.h"
 #include "rpcclient.h"
-#include "rpc_client/cli_pipe.h"
 #include "../librpc/gen_ndr/ndr_drsuapi_c.h"
 
 static WERROR cracknames(struct rpc_pipe_client *cli,
diff --git a/source3/rpcclient/cmd_lsarpc.c b/source3/rpcclient/cmd_lsarpc.c
index 02aa079..4b065d0 100644
--- a/source3/rpcclient/cmd_lsarpc.c
+++ b/source3/rpcclient/cmd_lsarpc.c
@@ -22,7 +22,6 @@
 
 #include "includes.h"
 #include "rpcclient.h"
-#include "rpc_client/cli_pipe.h"
 #include "../libcli/auth/libcli_auth.h"
 #include "../librpc/gen_ndr/ndr_lsa.h"
 #include "../librpc/gen_ndr/ndr_lsa_c.h"
diff --git a/source3/rpcclient/cmd_netlogon.c b/source3/rpcclient/cmd_netlogon.c
index 4801d7d..63057ac 100644
--- a/source3/rpcclient/cmd_netlogon.c
+++ b/source3/rpcclient/cmd_netlogon.c
@@ -21,7 +21,6 @@
 
 #include "includes.h"
 #include "rpcclient.h"
-#include "rpc_client/cli_pipe.h"
 #include "../libcli/auth/libcli_auth.h"
 #include "../librpc/gen_ndr/ndr_netlogon.h"
 #include "../librpc/gen_ndr/ndr_netlogon_c.h"
diff --git a/source3/rpcclient/cmd_samr.c b/source3/rpcclient/cmd_samr.c
index 9f33c6c..727c9d1 100644
--- a/source3/rpcclient/cmd_samr.c
+++ b/source3/rpcclient/cmd_samr.c
@@ -24,7 +24,6 @@
 
 #include "includes.h"
 #include "rpcclient.h"
-#include "rpc_client/cli_pipe.h"
 #include "../libcli/auth/libcli_auth.h"
 #include "../librpc/gen_ndr/ndr_samr.h"
 #include "../librpc/gen_ndr/ndr_samr_c.h"
diff --git a/source3/rpcclient/cmd_spoolss.c b/source3/rpcclient/cmd_spoolss.c
index 43d95db..712b237 100644
--- a/source3/rpcclient/cmd_spoolss.c
+++ b/source3/rpcclient/cmd_spoolss.c
@@ -24,7 +24,6 @@
 
 #include "includes.h"
 #include "rpcclient.h"
-#include "rpc_client/cli_pipe.h"
 #include "../librpc/gen_ndr/ndr_spoolss_c.h"
 #include "rpc_client/cli_spoolss.h"
 #include "rpc_client/init_spoolss.h"
diff --git a/source3/rpcclient/cmd_test.c b/source3/rpcclient/cmd_test.c
index 0ad1dfd..591ae8c 100644
--- a/source3/rpcclient/cmd_test.c
+++ b/source3/rpcclient/cmd_test.c
@@ -20,7 +20,6 @@
 
 #include "includes.h"
 #include "rpcclient.h"
-#include "rpc_client/cli_pipe.h"
 #include "../librpc/gen_ndr/ndr_lsa_c.h"
 #include "rpc_client/cli_lsarpc.h"
 #include "../librpc/gen_ndr/ndr_samr.h"
diff --git a/source3/rpcclient/rpcclient.c b/source3/rpcclient/rpcclient.c
index e80bee7..17a4cc9 100644
--- a/source3/rpcclient/rpcclient.c
+++ b/source3/rpcclient/rpcclient.c
@@ -22,7 +22,6 @@
 #include "includes.h"
 #include "popt_common.h"
 #include "rpcclient.h"
-#include "rpc_client/cli_pipe.h"
 #include "../libcli/auth/libcli_auth.h"
 #include "../librpc/gen_ndr/ndr_lsa_c.h"
 #include "rpc_client/cli_lsarpc.h"
diff --git a/source3/rpcclient/rpcclient.h b/source3/rpcclient/rpcclient.h
index 91810b6..7ac998b 100644
--- a/source3/rpcclient/rpcclient.h
+++ b/source3/rpcclient/rpcclient.h
@@ -21,6 +21,8 @@
 #ifndef RPCCLIENT_H
 #define RPCCLIENT_H
 
+#include "rpc_client/cli_pipe.h"
+
 typedef enum {
         RPC_RTYPE_NTSTATUS = 0,
         RPC_RTYPE_WERROR,


-- 
Samba Shared Repository


More information about the samba-cvs mailing list