s3: remove various references to server side dcerpc structs (which are not needed).
authorGünther Deschner <gd@samba.org>
Mon, 2 May 2011 10:36:55 +0000 (12:36 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 2 May 2011 13:03:44 +0000 (15:03 +0200)
Guenther

source3/librpc/rpc/dcerpc_helpers.c
source3/rpc_client/cli_pipe.c
source3/rpc_client/cli_spoolss.c
source3/rpcclient/rpcclient.c
source3/utils/net_rpc_printer.c
source3/winbindd/winbindd_cm.c
source3/winbindd/winbindd_dual.c
source3/winbindd/winbindd_pam.c

index 7e6990c0adde6e37fa6eb0fc7f47e29827be38e9..7520d767ba1f9d60ba5f691e176fd33d32218cbe 100644 (file)
@@ -28,7 +28,6 @@
 #include "ntlmssp_wrap.h"
 #include "librpc/crypto/gse.h"
 #include "librpc/crypto/spnego.h"
-#include "ntdomain.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_RPC_PARSE
index 758f778656968a69e8d7a745a2836f44d6c102fc..05f7d4474b076da0a6ba29502eff3c5336e9d875 100644 (file)
@@ -34,7 +34,6 @@
 #include "librpc/crypto/spnego.h"
 #include "rpc_dce.h"
 #include "cli_pipe.h"
-#include "ntdomain.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_RPC_CLI
index 831da85205f6c63656176aacdefae77a09a9c9a1..3c15e2ffb0b55db7983e87ced52fe2cb561a9d7f 100644 (file)
@@ -26,7 +26,6 @@
 #include "rpc_client/rpc_client.h"
 #include "../librpc/gen_ndr/ndr_spoolss_c.h"
 #include "rpc_client/cli_spoolss.h"
-#include "ntdomain.h"
 
 /**********************************************************************
  convencience wrapper around rpccli_spoolss_OpenPrinterEx
index cebe2a9c6ae3fd7164ccd1cbaadf6038b52f239b..17a4cc92266e99f0ba08b5312938858645af7d72 100644 (file)
@@ -30,7 +30,6 @@
 #include "../libcli/smbreadline/smbreadline.h"
 #include "../libcli/security/security.h"
 #include "passdb.h"
-#include "ntdomain.h"
 
 enum pipe_auth_type_spnego {
        PIPE_AUTH_TYPE_SPNEGO_NONE = 0,
index 06023649ec99338e554f43abd4fd1334ce2a49c2..8b2ac81bcfbb1509627ffb6de2ef40480fea528e 100644 (file)
@@ -27,7 +27,6 @@
 #include "registry/reg_objects.h"
 #include "../libcli/security/security.h"
 #include "../libcli/registry/util_reg.h"
-#include "ntdomain.h"
 
 /* support itanium as well */
 static const struct print_architecture_table_node archi_table[]= {
index d9fca5f5dcedc849e07c661da5bb6ef86e28978c..bf877429e9c8d17f9b089abbf64ef42dae470967 100644 (file)
@@ -75,7 +75,6 @@
 #include "../libcli/security/security.h"
 #include "passdb.h"
 #include "messages.h"
-#include "ntdomain.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_WINBIND
index ebafe8f3f02051f20c5ceeb1099841e843a08770..088353d10f1ecb8b26fcac83472b6df472334481 100644 (file)
@@ -35,7 +35,6 @@
 #include "../libcli/security/security.h"
 #include "system/select.h"
 #include "messages.h"
-#include "ntdomain.h"
 #include "../lib/util/tevent_unix.h"
 
 #undef DBGC_CLASS
index 6b086c8c0fa61f96f52b768b8a2fa6d3d05b5008..412ec8370a594bdc48050e935061e8412cbce2ea 100644 (file)
@@ -37,7 +37,6 @@
 #include "../librpc/gen_ndr/krb5pac.h"
 #include "passdb/machine_sid.h"
 #include "auth.h"
-#include "ntdomain.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_WINBIND