The branch, v3-6-test has been updated
       via  a68a7df s3-rpc_client: run minimal_includes.pl.
       via  79294de s3-rpcclient: run minimal_includes.pl.
       via  aba946b s3-param: run minimal_includes.pl.
       via  0241e64 s3-libsmb: run minimal_includes.pl.
       via  7987f15 s3-libnet: run minimal_includes.pl.
       via  af98bc2 s3-libads: run minimal_includes.pl.
       via  274f3fe s3-lib: run minimal_includes.pl.
       via  2a0c263 s3-auth: run minimal_includes.pl
      from  1fff258 libcli/named_pipe_auth: add forward declaration in 
npa_tstream.h.

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


- Log -----------------------------------------------------------------
commit a68a7dfedd72cb97e98069ed0cc9d53dedb0b4ac
Author: Günther Deschner <g...@samba.org>
Date:   Thu May 5 00:54:56 2011 +0200

    s3-rpc_client: run minimal_includes.pl.
    
    Guenther
    (cherry picked from commit bd92826aa837f56119153b93cfce7f843e567896)

commit 79294deb58ea85f5d0d688b56df47a6c3bbb82fb
Author: Günther Deschner <g...@samba.org>
Date:   Thu May 5 00:51:12 2011 +0200

    s3-rpcclient: run minimal_includes.pl.
    
    Guenther
    (cherry picked from commit c11d52c7f6b560fe66a2f197e30602d57370fd5c)

commit aba946b91dd4dc32e3b5dbf2b19e01a4181b4f4e
Author: Günther Deschner <g...@samba.org>
Date:   Thu May 5 00:36:51 2011 +0200

    s3-param: run minimal_includes.pl.
    
    Guenther
    (cherry picked from commit 62314da8059ae888c0d1b299c486156664611e06)

commit 0241e64238249c730acbf3d18d36532a14c74570
Author: Günther Deschner <g...@samba.org>
Date:   Thu May 5 00:31:42 2011 +0200

    s3-libsmb: run minimal_includes.pl.
    
    Guenther
    (cherry picked from commit ea8960448d0a40067382a8d14ae19351d20acbdd)

commit 7987f1555648051ef4a5a00b42062d4fb149c0e2
Author: Günther Deschner <g...@samba.org>
Date:   Thu May 5 00:25:31 2011 +0200

    s3-libnet: run minimal_includes.pl.
    
    Guenther
    (cherry picked from commit a05a59e8e2a421f22978e6eedbb1a7501a603aff)

commit af98bc24e3f8708f6382611538afa2df2d5a68c5
Author: Günther Deschner <g...@samba.org>
Date:   Thu May 5 00:22:05 2011 +0200

    s3-libads: run minimal_includes.pl.
    
    Guenther
    (cherry picked from commit 653b84d2d6ed7387f93e5a126b5f2114b831044e)

commit 274f3fea50cd3ae5bb5bdedc75402a11cfcbb114
Author: Günther Deschner <g...@samba.org>
Date:   Thu May 5 00:10:23 2011 +0200

    s3-lib: run minimal_includes.pl.
    
    Guenther
    (cherry picked from commit 63ebc918e4514f0006b94856d9b089255fca9718)

commit 2a0c2636c40ef35a46f3ae33a4f28f0c87174d13
Author: Günther Deschner <g...@samba.org>
Date:   Thu May 5 00:03:48 2011 +0200

    s3-auth: run minimal_includes.pl
    
    Guenther
    (cherry picked from commit 58db720e27d4b0c580fb4d3e036d823bc5d3a141)

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

Summary of changes:
 source3/auth/auth_sam.c                 |    1 -
 source3/auth/auth_unix.c                |    1 -
 source3/auth/auth_util.c                |    1 -
 source3/auth/server_info_sam.c          |    2 --
 source3/auth/token_util.c               |    1 -
 source3/lib/filename_util.c             |    1 -
 source3/lib/util_builtin.c              |    1 -
 source3/libads/ldap_printer.c           |    2 --
 source3/libnet/libnet_dssync_passdb.c   |    1 -
 source3/libnet/libnet_samsync.c         |    1 -
 source3/libsmb/cli_np_tstream.c         |    1 -
 source3/libsmb/smbsock_connect.c        |    1 -
 source3/param/loadparm.c                |    1 -
 source3/rpc_client/cli_pipe.c           |    1 -
 source3/rpc_client/cli_winreg_int.c     |    1 -
 source3/rpc_client/rpc_transport_sock.c |    1 -
 source3/rpcclient/cmd_spoolss.c         |    1 -
 17 files changed, 0 insertions(+), 19 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/auth/auth_sam.c b/source3/auth/auth_sam.c
index 8d2300d..d09d60e 100644
--- a/source3/auth/auth_sam.c
+++ b/source3/auth/auth_sam.c
@@ -22,7 +22,6 @@
 
 #include "includes.h"
 #include "auth.h"
-#include "../libcli/auth/libcli_auth.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_AUTH
diff --git a/source3/auth/auth_unix.c b/source3/auth/auth_unix.c
index 8f9eacf..086c39e 100644
--- a/source3/auth/auth_unix.c
+++ b/source3/auth/auth_unix.c
@@ -20,7 +20,6 @@
 #include "includes.h"
 #include "auth.h"
 #include "system/passwd.h"
-#include "../librpc/gen_ndr/samr.h"
 #include "smbd/globals.h"
 
 #undef DBGC_CLASS
diff --git a/source3/auth/auth_util.c b/source3/auth/auth_util.c
index cba7156..a904da4 100644
--- a/source3/auth/auth_util.c
+++ b/source3/auth/auth_util.c
@@ -23,7 +23,6 @@
 
 #include "includes.h"
 #include "auth.h"
-#include "smbd/globals.h"
 #include "../libcli/auth/libcli_auth.h"
 #include "../lib/crypto/arcfour.h"
 #include "rpc_client/init_lsa.h"
diff --git a/source3/auth/server_info_sam.c b/source3/auth/server_info_sam.c
index 5fd78a3..31fd9f9 100644
--- a/source3/auth/server_info_sam.c
+++ b/source3/auth/server_info_sam.c
@@ -23,8 +23,6 @@
 
 #include "includes.h"
 #include "auth.h"
-#include "smbd/globals.h"
-#include "../libcli/auth/libcli_auth.h"
 #include "nsswitch/winbind_client.h"
 #include "passdb.h"
 
diff --git a/source3/auth/token_util.c b/source3/auth/token_util.c
index da4745d..ff55a67 100644
--- a/source3/auth/token_util.c
+++ b/source3/auth/token_util.c
@@ -31,7 +31,6 @@
 #include "../librpc/gen_ndr/netlogon.h"
 #include "../libcli/security/security.h"
 #include "../lib/util/util_pw.h"
-#include "lib/winbind_util.h"
 #include "passdb.h"
 #include "lib/privileges.h"
 
diff --git a/source3/lib/filename_util.c b/source3/lib/filename_util.c
index f12ca2d..aad8a08 100644
--- a/source3/lib/filename_util.c
+++ b/source3/lib/filename_util.c
@@ -17,7 +17,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 #include "includes.h"
-#include "smbd/smbd.h"
 
 /**
  * XXX: This is temporary and there should be no callers of this outside of
diff --git a/source3/lib/util_builtin.c b/source3/lib/util_builtin.c
index e1b9906..b370a76 100644
--- a/source3/lib/util_builtin.c
+++ b/source3/lib/util_builtin.c
@@ -18,7 +18,6 @@
 */
 
 #include "includes.h"
-#include "passdb.h"
 #include "../libcli/security/security.h"
 
 struct rid_name_map {
diff --git a/source3/libads/ldap_printer.c b/source3/libads/ldap_printer.c
index 235ef7f..664da8a 100644
--- a/source3/libads/ldap_printer.c
+++ b/source3/libads/ldap_printer.c
@@ -22,9 +22,7 @@
 #include "rpc_client/rpc_client.h"
 #include "../librpc/gen_ndr/ndr_spoolss_c.h"
 #include "rpc_client/cli_spoolss.h"
-#include "registry.h"
 #include "registry/reg_objects.h"
-#include "nt_printing.h"
 
 #ifdef HAVE_ADS
 
diff --git a/source3/libnet/libnet_dssync_passdb.c 
b/source3/libnet/libnet_dssync_passdb.c
index ab34756..f21abd5 100644
--- a/source3/libnet/libnet_dssync_passdb.c
+++ b/source3/libnet/libnet_dssync_passdb.c
@@ -20,7 +20,6 @@
 #include "includes.h"
 #include "system/passwd.h"
 #include "libnet/libnet_dssync.h"
-#include "libnet/libnet_samsync.h"
 #include "../libcli/security/security.h"
 #include "../libds/common/flags.h"
 #include "../librpc/gen_ndr/ndr_drsuapi.h"
diff --git a/source3/libnet/libnet_samsync.c b/source3/libnet/libnet_samsync.c
index 1141bed..ee54088 100644
--- a/source3/libnet/libnet_samsync.c
+++ b/source3/libnet/libnet_samsync.c
@@ -23,7 +23,6 @@
 
 #include "includes.h"
 #include "libnet/libnet_samsync.h"
-#include "../lib/crypto/crypto.h"
 #include "../libcli/samsync/samsync.h"
 #include "../libcli/auth/libcli_auth.h"
 #include "rpc_client/rpc_client.h"
diff --git a/source3/libsmb/cli_np_tstream.c b/source3/libsmb/cli_np_tstream.c
index 1c06760..667f7c2 100644
--- a/source3/libsmb/cli_np_tstream.c
+++ b/source3/libsmb/cli_np_tstream.c
@@ -19,7 +19,6 @@
 
 #include "includes.h"
 #include "system/network.h"
-#include "../util/tevent_unix.h"
 #include "../lib/util/tevent_ntstatus.h"
 #include "../lib/tsocket/tsocket.h"
 #include "../lib/tsocket/tsocket_internal.h"
diff --git a/source3/libsmb/smbsock_connect.c b/source3/libsmb/smbsock_connect.c
index f09820e..6bd54eb 100644
--- a/source3/libsmb/smbsock_connect.c
+++ b/source3/libsmb/smbsock_connect.c
@@ -18,7 +18,6 @@
 */
 
 #include "includes.h"
-#include "../lib/async_req/async_sock.h"
 #include "../lib/util/tevent_ntstatus.h"
 #include "async_smb.h"
 #include "libsmb/nmblib.h"
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c
index b52b2bf..8ac2601 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -56,7 +56,6 @@
 #include "printing.h"
 #include "lib/smbconf/smbconf.h"
 #include "lib/smbconf/smbconf_init.h"
-#include "lib/smbconf/smbconf_reg.h"
 
 #include "ads.h"
 #include "../librpc/gen_ndr/svcctl.h"
diff --git a/source3/rpc_client/cli_pipe.c b/source3/rpc_client/cli_pipe.c
index b1fc4bf..17f8f01 100644
--- a/source3/rpc_client/cli_pipe.c
+++ b/source3/rpc_client/cli_pipe.c
@@ -25,7 +25,6 @@
 #include "../librpc/gen_ndr/ndr_dssetup.h"
 #include "../libcli/auth/schannel.h"
 #include "../libcli/auth/spnego.h"
-#include "smb_krb5.h"
 #include "../libcli/auth/ntlmssp.h"
 #include "ntlmssp_wrap.h"
 #include "librpc/gen_ndr/ndr_dcerpc.h"
diff --git a/source3/rpc_client/cli_winreg_int.c 
b/source3/rpc_client/cli_winreg_int.c
index 8e11ae8..1828b41 100644
--- a/source3/rpc_client/cli_winreg_int.c
+++ b/source3/rpc_client/cli_winreg_int.c
@@ -21,7 +21,6 @@
 
 #include "includes.h"
 #include "include/registry.h"
-#include "utils/net_registry_util.h"
 #include "librpc/gen_ndr/ndr_winreg_c.h"
 #include "rpc_client/cli_winreg_int.h"
 #include "rpc_server/rpc_ncacn_np.h"
diff --git a/source3/rpc_client/rpc_transport_sock.c 
b/source3/rpc_client/rpc_transport_sock.c
index 1dd0132..a833e44 100644
--- a/source3/rpc_client/rpc_transport_sock.c
+++ b/source3/rpc_client/rpc_transport_sock.c
@@ -20,7 +20,6 @@
 #include "includes.h"
 #include "../lib/tsocket/tsocket.h"
 #include "rpc_client/rpc_transport.h"
-#include "../lib/async_req/async_sock.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_RPC_CLI
diff --git a/source3/rpcclient/cmd_spoolss.c b/source3/rpcclient/cmd_spoolss.c
index 712b237..3d5f23a 100644
--- a/source3/rpcclient/cmd_spoolss.c
+++ b/source3/rpcclient/cmd_spoolss.c
@@ -27,7 +27,6 @@
 #include "../librpc/gen_ndr/ndr_spoolss_c.h"
 #include "rpc_client/cli_spoolss.h"
 #include "rpc_client/init_spoolss.h"
-#include "registry.h"
 #include "registry/reg_objects.h"
 #include "nt_printing.h"
 #include "../libcli/security/display_sec.h"


-- 
Samba Shared Repository

Reply via email to