s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
authorAndrew Tridgell <tridge@samba.org>
Sat, 27 Mar 2010 22:48:49 +0000 (09:48 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:27:11 +0000 (20:27 +1000)
119 files changed:
buildtools/wafsamba/wscript
codepages/wscript_build
lib/async_req/wscript_build
lib/crypto/wscript_build
lib/nss_wrapper/wscript
lib/nss_wrapper/wscript_build
lib/popt/wscript
lib/replace/system/wscript_configure
lib/replace/wscript
lib/smbconf/wscript_build
lib/socket_wrapper/wscript
lib/socket_wrapper/wscript_build
lib/subunit/python/wscript_build
lib/talloc/wscript
lib/tdb/wscript
lib/tdr/wscript_build
lib/tevent/wscript
lib/torture/wscript_build
lib/tsocket/wscript_build
lib/uid_wrapper/wscript
lib/uid_wrapper/wscript_build
lib/util/charset/wscript_build
lib/util/charset/wscript_configure
lib/util/wscript_build
lib/util/wscript_configure
lib/zlib/wscript
libcli/auth/wscript_build
libcli/cldap/wscript_build
libcli/drsuapi/wscript_build
libcli/ldap/wscript_build
libcli/named_pipe_auth/wscript_build
libcli/nbt/wscript_build
libcli/samsync/wscript_build
libcli/security/wscript_build
libcli/smb/wscript_build
libgpo/wscript_build
librpc/idl/wscript_build
librpc/wscript_build
nsswitch/libwbclient/wscript_build
nsswitch/wscript_build
nsswitch/wscript_configure
pidl/lib/wscript_build
pidl/wscript
source3/build/wscript
source3/wscript_build
source4/auth/credentials/wscript_build
source4/auth/gensec/wscript_build
source4/auth/kerberos/wscript_build
source4/auth/ntlm/wscript_build
source4/auth/ntlmssp/wscript_build
source4/auth/wscript_build
source4/auth/wscript_configure
source4/cldap_server/wscript_build
source4/client/wscript_build
source4/cluster/wscript_build
source4/dsdb/samdb/ldb_modules/wscript_build
source4/dsdb/wscript_build
source4/dynconfig/wscript
source4/heimdal_build/wscript_build
source4/heimdal_build/wscript_configure
source4/kdc/wscript_build
source4/ldap_server/wscript_build
source4/lib/cmdline/wscript_build
source4/lib/com/wscript_build
source4/lib/events/wscript_build
source4/lib/ldb-samba/wscript_build
source4/lib/ldb/wscript
source4/lib/messaging/wscript_build
source4/lib/registry/wscript_build
source4/lib/samba3/wscript_build
source4/lib/smbreadline/wscript_build
source4/lib/smbreadline/wscript_configure
source4/lib/socket/wscript_build
source4/lib/stream/wscript_build
source4/lib/tls/wscript
source4/lib/wmi/wscript_build
source4/lib/wscript_build
source4/libcli/ldap/wscript_build
source4/libcli/security/wscript_build
source4/libcli/smb2/wscript_build
source4/libcli/wbclient/wscript_build
source4/libcli/wscript_build
source4/libnet/wscript_build
source4/librpc/idl/wscript_build
source4/librpc/wscript_build
source4/nbt_server/wscript_build
source4/ntp_signd/wscript_build
source4/ntptr/wscript_build
source4/ntvfs/common/wscript_build
source4/ntvfs/posix/wscript_build
source4/ntvfs/sysdep/wscript_build
source4/ntvfs/sysdep/wscript_configure
source4/ntvfs/unixuid/wscript_build
source4/ntvfs/wscript_build
source4/param/wscript_build
source4/rpc_server/wscript_build
source4/scripting/python/samba_external/wscript_build
source4/scripting/python/wscript
source4/scripting/python/wscript_build
source4/scripting/wscript_build
source4/selftest/wscript
source4/setup/wscript_build
source4/smb_server/smb/wscript_build
source4/smb_server/smb2/wscript_build
source4/smb_server/wscript_build
source4/smbd/wscript_build
source4/torture/drs/wscript_build
source4/torture/libnetapi/wscript_build
source4/torture/libsmbclient/wscript_build
source4/torture/local/wscript_build
source4/torture/smb2/wscript_build
source4/torture/winbind/wscript_build
source4/torture/wscript_build
source4/utils/net/wscript_build
source4/utils/wscript_build
source4/web_server/wscript_build
source4/winbind/wscript_build
source4/wrepl_server/wscript_build
source4/wscript_build

index f657b6d96a66e875995a8288c2ec2a8f09612479..563aa52ee014701c761071dfac99afeb8098bc3c 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # this is a base set of waf rules that everything else pulls in first
 
 import sys, wafsamba
index b3eafcc8dc3145b79dcca34d4021444320b13319..416c580054d06af496f2ea631babc9c79b77f6b0 100644 (file)
@@ -1 +1,3 @@
+#!/usr/bin/env python
+
 bld.INSTALL_WILDCARD('${DATAROOTDIR}', '*.dat')
index 201afbb1457fb14324a330382e5aaf49f814e808..1999a1a7ef6ae1d8b6565772da556641209e811b 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../lib/async_req/config.mk
 # Please remove this notice if hand editing
 
index 521cc9006a0881fa0e639a9ece88c5b25a873798..1b6a03d32e4fb73249baaca8e06651bf33d406ba 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('LIBCRYPTO',
        source='crc32.c md5.c hmacmd5.c md4.c arcfour.c sha256.c hmacsha256.c aes.c rijndael-alg-fst.c',
         deps='talloc'
index ee95e7bbd957cc36d7bd48641608fb0d0a41742c..c6e8e0d3063a79812fffa59f079cf2b19e6b6c66 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import Options
 
 def set_options(opt):
index c1e5b9c66dd473f671d5ea4b82b31bf69161103e..f026ec615d23545573935b547f517e8614d9ca60 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../lib/nss_wrapper/config.mk
 # Please remove this notice if hand editing
 
index af432c4d4e013c2526203ced36dde43f8173e298..88eed81c9298e6d4f318c701c8ba11177675e963 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import Options
 
 def set_options(opt):
index 410af09815b11be68542ad0e08ebff7d2f5f60e4..2035474b32b2f02fd0ca0629cdf5af270d7c2863 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 conf.CHECK_HEADERS('sys/capability.h')
 conf.CHECK_FUNCS('getpwnam_r getpwuid_r getpwent_r')
 
index 57b6e22e3f61c1d649f75b01a8129128fd62da88..b10db870540a9eb6d1eb92080c60403aac0b3614 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 srcdir = '../..'
 blddir = 'bin'
 
index aa8a3c676da32075ed7345eb46a129c7646ba997..f47d05144f7f092494564534296c4b89784254bf 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../lib/smbconf/config.mk
 # Please remove this notice if hand editing
 
index edd7af69f4ac5f369a89c7b91fcff5da7450d4a9..f4fdff2ab96b574a24019dcd57a9bd9300b8bfea 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import Options
 
 def set_options(opt):
index f99df97866d8567442fc7abb543ea7b4e364b10c..d5ca1107a64ff508904818147d391148bd5c3133 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('SOCKET_WRAPPER',
        source='socket_wrapper.c'
        )
index a4d1bec301aa09e5e498b3d5965f365a3dddcc79..7e53d17ba5335dcd2685369e1a85bc6022eb14bf 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 
 # install out various python scripts for use by make test
 
index ad2a38e9f07b6cf38d68ad75975a009e2a86b40f..33c77a8832b780161ed454aad25346a11cf99d27 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 VERSION = '2.0.1'
 
 srcdir = '../..'
index b8927973a0121ff701f04d37a79bca207ca03398..39ea7b18d284a3b871c5e8191a718781f6a72c64 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 VERSION='1.2.1'
 
 srcdir = '../..'
index 29e7e158ffd04ff9289481ea58dd1a1fbed7010d..3706d21dfdea7b46c9c12a85cdb682a14671834e 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../lib/tdr/config.mk
 # Please remove this notice if hand editing
 
index 6d7414addbb39cf6a397898947b30cdff375dd64..1ac503e31d1bdb8ad41ca4dbb96142861449d38c 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 VERSION = '0.9.8'
 
 srcdir = '../..'
index fa5fd3b062ee3ac713c597a1e57636a5093c855e..2069a92200dcb1265779923a7471f3d0b7b5033c 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../lib/torture/config.mk
 # Please remove this notice if hand editing
 
index 341782d7b5a30df9722d40907839d264f7543844..fc443e98a676e45e7dfe745cbac3a22549e32ad0 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../lib/tsocket/config.mk
 # Please remove this notice if hand editing
 
index 2ca2af6648e0e7e335f4bb1b0e9614f13f442090..0937176c1f0286843ee7e0b3cbb724a7c9f4bcfb 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import Options
 
 def set_options(opt):
index f13b3e739c0c255f82fb8b95fc3c0d21085a78cd..79fb6cd33577851500de9c88fd14ba971bfce355 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../lib/uid_wrapper/config.mk
 # Please remove this notice if hand editing
 
index 880c4dd9e805ba294a83c0412e7d061445a4d85c..c5824d814497af498ba0cbed2518affa3c33177b 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../lib/util/charset/config.mk
 # Please remove this notice if hand editing
 
index fe99600803521e116cba71318f2215afc1c136b7..274a2d7630c46a38f123e400fefb00edf7de2f77 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # rather strangely, we need to look for libiconv before checking libc
 # as the external libiconv can use a macro to override iconv_open to libiconv_open
 # and then we may find the wrong iconv.h later due to other packages looking
index 0cd701dbd17835137d162af1344e8669c8524510..57ac729f47a909658b3251afa10477bae62b90be 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_LIBRARY('LIBSAMBA-UTIL',
        source='xfile.c debug.c fault.c signal.c system.c time.c genrand.c dprintf.c util_str.c rfc1738.c substitute.c util_strlist.c util_file.c data_blob.c util.c blocking.c util_net.c fsusage.c ms_fnmatch.c mutex.c idtree.c become_daemon.c rbtree.c talloc_stack.c smb_threads.c params.c parmlist.c util_id.c',
        public_deps='talloc LIBCRYPTO LIBREPLACE_NETWORK CHARSET execinfo UID_WRAPPER',
index e7a2cb64a4f40114b420f39da966fbbba9200c8b..8bd196f8d3b1dd054febffec6473370f4fe95a12 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 
 # backtrace could be in libexecinfo or in libc
 conf.CHECK_FUNCS_IN('backtrace', 'execinfo', checklibc=True, headers='execinfo.h')
index 51e46908698d319eace9e233eeb0e7d2efe0a25e..306a55b5a260693b92aadac299b3cc1cde4e0ae2 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 def configure(conf):
     conf.CHECK_HEADERS('zlib.h')
     conf.CHECK_FUNCS_IN('zlibVersion', 'z')
index f0af6df6aebe7ee0a33ebf05c2e2e94a9e412d0a..fb27bb2e0c920c88b4ca40c65af58ca935beced2 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('ntlm_check',
        source='ntlm_check.c',
        deps='LIBSAMBA-UTIL'
index 5b9bcbd145cf508f4fca72d5d6ae7841e40c5b6f..f4c0955a46548481da06d53ad848a63dd1ce9c7a 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../libcli/cldap/config.mk
 # Please remove this notice if hand editing
 
index 8d4878968cdf9a742396f8e31e29943d9957da21..2690677fc00661399be6d42036f142e4fc5dd413 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../libcli/drsuapi/config.mk
 # Please remove this notice if hand editing
 
index 923d57f00b234f19306901410396c01a87d0e281..61c2f4096996115c624e616219c43a06d5367a29 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('LIBCLI_LDAP_MESSAGE',
        source='ldap_message.c',
        public_deps='LIBSAMBA-ERRORS talloc ldb',
index 146afd7e2042675333f5fe08b9b21642cb060215..53d3b9d60ab654293d3e95118591b3a127659d3a 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../libcli/named_pipe_auth/config.mk
 # Please remove this notice if hand editing
 
index 979ef53f30c244893fecc6df4f8ddd682d71c287..7da0706d95b84021f9d1c1116da9e2076a2ae446 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../libcli/nbt/config.mk
 # Please remove this notice if hand editing
 
index ad4f93d44f038d53056a0721472a4e62a918fcda..8d1107b04b39ad45931fae0bae956303b81c63e3 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../libcli/samsync/config.mk
 # Please remove this notice if hand editing
 
index 5bf24e4786f80e302ee5c967eadaf89ef0eeacdf..d830be2004396beb6216c0924a058f2d8df0914b 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../libcli/security/config.mk
 # Please remove this notice if hand editing
 
index 0fc1df30627447caecdfb88f9710d0c4b64032bf..aad7dd9adf7d71f38bbc3aac98957aa3f3114089 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../libcli/smb/config.mk
 # Please remove this notice if hand editing
 
index 0d7c3eccc0e84ec956f13967fad12d20f1b89b51..06b037f4cfa46a9fb3de265e8e72b6a6b219c2ab 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('LIBGPO',
        source='gpo_util.c gpo_sec.c ../libgpo/gpext/gpext.c gpo_fetch.c gpo_ini.c ../source4/libgpo/ads_convenience.c ../source3/libgpo/gpo_filesync.c ../source4/libgpo/gpo_filesync.c',
        deps='ldb LIBSAMBA-NET',
index ab0971068be570a8e76b839204dd6952e925d00f..ae2883256c2d546dd3178057ed80e87474c41914 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # note that we use symlink=True for the common IDL files.
 # this is because the gen_ndr output is committed in git,
 # and we don't want the result of a waf build to be a large
index 056c2701464e72393dbcd404745e84ed180c21d1..1fee2083974fa0753f6300fac7e7df8f20f6ad7d 100644 (file)
@@ -1,2 +1,4 @@
+#!/usr/bin/env python
+
 bld.BUILD_SUBDIR('idl')
 
index 93892b9d59d0c0795d8ed0e6815ebdccbe746f1a..432644624ac6ccdd6bec2dbdf2d814c9470d6af0 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../nsswitch/libwbclient/config.mk
 # Please remove this notice if hand editing
 
index 0af59358cd09b209e3e088a05d3d4a08e5b9c36b..760b86e01c75c60c2e2b5bd61a37030ad039ee88 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../nsswitch/config.mk
 # Please remove this notice if hand editing
 
index 3305bbf44e9d5aa60540b901bb8a5506a45edf19..7d6ea82879e47d3a61d3ebfdd5350fbe555c779e 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 conf.CHECK_HEADERS('nss.h nss_common.h ns_api.h')
 
 conf.CHECK_HEADERS('security/pam_appl.h security/pam_modules.h pam/pam_modules.h', together=True)
index 929cf4779be66ce76122843f66d2106808cce96f..eb5f1e0c3792e03ad57aaf51eff496b91eb31ce3 100644 (file)
@@ -1,2 +1,4 @@
+#!/usr/bin/env python
+
 # install the pidl modules
 bld.INSTALL_WILDCARD('${DATAROOTDIR}/perl5', '**/*.pm', flat=False)
index 64ff63041fe03aa4d885ab5bf948f88ee6b830a5..fc722f87fa6ca8f699a94a4e4952e347f2022c29 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import os
 
 def set_options(opt):
index 67c6dc722b71fa15dc32310c42cf54a2200b9ed7..a4df794f3a1cf0d3b5ebca1b27f71dad0503ffa0 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import Options
 from dynconfig import *
 
index 7da41d632e57892a8f6d8841525e4d990cee8a80..34d7667325178564c86513ae577541bd21150eb4 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 from samba_utils import *
 
 TDB_LIB_SRC = '''lib/util_tdb.c ../lib/util/util_tdb.c
index bdd9fa529c0a1abd12166e3e1409126a65e5b0da..a6a5f75dca1546cbac889eada892aa6ded56edc3 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/auth/credentials/config.mk
 # Please remove this notice if hand editing
 
index fffc4045f725cd6373c06e338dfe140fb0f01788..19264d17c02689cc632a5de758c54617bf182c2e 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_LIBRARY('gensec',
        source='gensec.c socket.c',
        pc_files='gensec.pc',
index 77f9799a8bed1bea6b04d393946a706826d6702f..688211ed6e41c9d90233eeb9cf120fc543731393 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/auth/kerberos/config.mk
 # Please remove this notice if hand editing
 
index 4fd12cbbb95d87ed4e202ca3dbb119b90489c71d..611d678635f4d447c484a9a7ac46edf2b15c50d5 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_MODULE('auth_sam_module',
        source='auth_sam.c',
        subsystem='auth',
index 3fbf25451533f46b5fe36e4f038a235f2bff9404..8ead66dcdcf8c5d9db4460842ba8070d162b2859 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/auth/ntlmssp/config.mk
 # Please remove this notice if hand editing
 
index c7dfa8943c4ca2e43b6557986fa87692b3176270..ce4dc7b21e86f3cd5f6a71c25eb83539f74fc49c 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/auth/config.mk
 # Please remove this notice if hand editing
 
index c0ca7676c337344001d102f208bfcfe111a64e29..1d26cde139822e0f8f87ae13348c404ede7ab996 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 conf.CHECK_HEADERS('security/pam_appl.h')
 conf.CHECK_FUNCS_IN('pam_start', 'pam', checklibc=True)
 
index 3bdf2f236d550ed8347d95a50302841f4ee72787..345165611ef91d9482e325409298c1c953a41ed5 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/cldap_server/config.mk
 # Please remove this notice if hand editing
 
index 6f5df10b582b2b4106af6e952275b48063253138..ac409619f1901203a7fcb1c30dd0427d10869d27 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_BINARY('smbclient',
        source='client.c',
        installdir='BINDIR',
index fe909bc22195178376e0411173ab04fe2b8f2151..01edecc88544518ff650b3c6f58a8e72facd7402 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/cluster/config.mk
 # Please remove this notice if hand editing
 
index 76503ef82bafb3f0bd38df8f0dd4b88e146c4220..1f464240a45d8a8ea7ff837a71715cce405a689e 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('DSDB_MODULE_HELPERS',
        source='util.c ridalloc.c',
        autoproto='util_proto.h',
index 0699dfdd2872584078a93999c7885659af27f78c..99b91a89f910aea32e5fef247c4f77afae98d89b 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/dsdb/config.mk
 # Please remove this notice if hand editing
 
index b676069d9b6208875ec23cadbe4d00aa56e9a66a..a0fc9942584ffd60af1be2ad883dfb0a6d914131 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import string, Utils, Options
 
 # list of directory options to offer in configure
index 5240206e0dde600174292a4c03b6bfbe072339dc..6012c3c81f4b47a8ef1c87f9933322d3413ee7d2 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_GENERATOR(
     name="HEIMDAL_ERRORLIST",
     rule="${PYTHON} ${SRC[0].abspath()} ${SRC[1].abspath()} ${SRC[1].parent.abspath(env)}",
index d3a2cb72539e367e5cbbb980a1bee867b77ea6fc..a887636803a5e3e24f4d5ca2ad7fb71c855d12d4 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 conf.CHECK_TYPE('u_char', 'uint8_t')
 conf.CHECK_TYPE('u_int32_t', 'uint32_t')
 
index 6e35e722626a23b2f272b95126b54f60e9137a9c..bbfc70173915ecec3ec7df1e38c7cb6dd57d5661 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_MODULE('KDC',
        source='kdc.c kpasswdd.c',
        subsystem='service',
index a92cacc716228515324e65b70f9a838eac73f915..0e56c3ee2aaa2ccfbb4389ea3d21a08d53acfb0e 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/ldap_server/config.mk
 # Please remove this notice if hand editing
 
index 660f471bb6c62bc785de39260bfdd69428298049..4494c7d2eb91495bf318b437502d6cadbdea307f 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('LIBCMDLINE_CREDENTIALS',
        source='credentials.c',
        autoproto='credentials.h',
index d836904c1664a4e932faf1e1d0ae5fc39b15a9c4..9d962e16a5a54929c51c1bade10fd9c077dd3519 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('COM',
        source='tables.c rot.c main.c',
        deps='LIBSAMBA-UTIL LIBSAMBA-HOSTCONFIG LIBEVENTS LIBNDR PIDL_DCOM'
index 14cc9c8195e557ee6815360a5637a86511778cc2..49328e8fa6b51fe139641d687b59947d6170090e 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/lib/events/config.mk
 # Please remove this notice if hand editing
 
index f0dd7b3a7875cb3ff783310abc1d0de63a45c758..852e971a4e2f4cb65dc7bab7ec43745763fa43fb 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/lib/ldb-samba/config.mk
 # Please remove this notice if hand editing
 
index 58b3e4b93a86ea341eaa38ba42828feea1b67b02..988f95a8cd90bd7b28d3857d62e7d8708b701800 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 VERSION = '0.9.10'
 
 srcdir = '../../..'
index ba98321b01aebfa814e83f1c62141170ba93fbca..203fd8e5a125b6b80cc1181cc282df4f93cf7ec6 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/lib/messaging/config.mk
 # Please remove this notice if hand editing
 
index 5c1f03057d76eeaf6c4e391ddccc0ecbc48d723b..16276674f69e5b7ee3fdb93e196278a2b9666bd8 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_PIDL('PIDL_REG',
                source='regf.idl',
                options='--header --tdr-parser')
index 51a511e8e160bba1f5783ffb9f33e538bffad945..393f549b56017593d4f671090a4efcccfa49e361 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/lib/samba3/config.mk
 # Please remove this notice if hand editing
 
index 15a746060c770397691cc9e2ae0e6859d93d3688..c0aacab076fae768ca67eb7163d319bc98e4ae7b 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 
 termlib=bld.env.READLINE_TERMLIB or ''
 
index d89c357cec8b83be890453d38f6297be1e883f3f..76273ddc237355fd69aec2ca6da33ab6e0acb960 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 
 conf.CHECK_HEADERS('readline.h history.h readline/readline.h readline/history.h')
 for termlib in ['ncurses', 'curses', 'termcap', 'terminfo', 'termlib', 'tinfo']:
index 7e456a8391abf5ad239a17e0915236049f8d02fd..fdbc96ff091459cb626ec82f30e24c4b3f51def1 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/lib/socket/config.mk
 # Please remove this notice if hand editing
 
index cf7d5f2a4381b0c4a806cbc65861ac779841bc9f..6ef6d30fa8be9ea444b94338874e3d15b5bf5550 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/lib/stream/config.mk
 # Please remove this notice if hand editing
 
index 020f2502fd38f5115be560775cc2225300d9607d..8b6f7820288f011bb25183828361b4f65aef10c3 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import Options
 from optparse import SUPPRESS_HELP
 
index f8f641def065da4802f9e6bfb8d5f2a9b6aa2551..04ef860d6760dfd770fb5a1f16d317d194d87eb2 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/lib/wmi/config.mk
 # Please remove this notice if hand editing
 
index e2c77b25e1ae0f9a278027aa6f1fc8f00e58f5d4..51c8f4f3ebe403546f98c732c3f0825ddbf1db48 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/lib/basic.mk
 # Please remove this notice if hand editing
 
index 3ed3627dc190500ce04d9149a10a68f2185dd1ad..47372d713c4eda11ad7056cc3a18820fc2c1cc2f 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('LIBCLI_LDAP',
        source='ldap_client.c ldap_bind.c ldap_ildap.c ldap_controls.c',
        autoproto='ldap_proto.h',
index f2236a4a9ce3c52e5fd0d7c00839656ebd79302d..22747368c2ee625d153a5c11b70ba28e0d137a26 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/libcli/security/config.mk
 # Please remove this notice if hand editing
 
index a7cecab37707f4e5aff0388cc5acd4529d22f4c2..81a2f7db7eb4447bfcb7652854d9578b7b925dee 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/libcli/smb2/config.mk
 # Please remove this notice if hand editing
 
index 6bf5b15c6d0b356cdbaaa34afe111715912f2679..600a66cc9b149e25845db0adf6a05b5b914ee9fc 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/libcli/wbclient/config.mk
 # Please remove this notice if hand editing
 
index 7c4505c261e20b699aa766f2a8f096dde16d966f..d06ab4d75527b5771004e0168f8e655ef453efbb 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.BUILD_SUBDIR('ldap')
 bld.BUILD_SUBDIR('security')
 bld.BUILD_SUBDIR('wbclient')
index b55b7fe84f1cb77d60f1f8485009be35b5fda783..17a2eb29c60f90203aef638e471916c521fb014c 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/libnet/config.mk
 # Please remove this notice if hand editing
 
index 8ce4b4cefd57a3ab2b3fee0b4c4f71f896909993..0fcb420cbe2a8f51eb926e44aada2c77fd22440a 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_PIDL_LIST('PIDL',
                     source='''irpc.idl nfs4acl.idl notify.idl ntp_signd.idl
                               opendb.idl sasl_helpers.idl server_id.idl winbind.idl
index 4a57091eb4b1d9a626b7ce7c70b22dde792446eb..5328d1da2caacf3a03a154ea7fd2fdb846ed2e79 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.BUILD_SUBDIR('../../librpc/idl')
 bld.BUILD_SUBDIR('idl')
 
index d1928203c439cc344461e634eb068f702c90c98d..20c00a70678408df332dce73cc53eeac12f685c7 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/nbt_server/config.mk
 # Please remove this notice if hand editing
 
index 16dec88f53d1e894f9b85a80dbab036eebac27d0..5422464429448c5fb0d1406049d76a27b78d4716 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/ntp_signd/config.mk
 # Please remove this notice if hand editing
 
index 3282e8693f2bddc5f53b0e1cf03895fb115f45ff..7f59e5e0ebd7a71ed2ea3160dc71d4f60ddfd942 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/ntptr/config.mk
 # Please remove this notice if hand editing
 
index 1ceb70e64ea6102ba476f24291393a19d6711a5d..2f7ec06774cbd8b31e6329aad84f8cdc5b62c56b 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/ntvfs/common/config.mk
 # Please remove this notice if hand editing
 
index 070c2fb8f6a62c81e6ea8cbd74b43c8e85636af3..08b32980e7346a25208f7be4b41083f962ba1aa7 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('pvfs_acl',
        source='pvfs_acl.c',
        autoproto='vfs_acl_proto.h'
index eb9612936ca0af9efd07b7cbd3b9dde6d3129697..6f0cc521ad7c0ea8f853ef498f400a0432c27d58 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_MODULE('sys_notify_inotify',
                  source='inotify.c',
                  subsystem='sys_notify',
index f1d572e527904911c78d32602e4a0a521350754d..f1e09ddd3d1fbc7726d716d345d10fe3d83a0d7d 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 conf.CHECK_HEADERS('linux/inotify.h asm/unistd.h sys/inotify.h', add_headers=False)
 
 conf.CHECK_FUNCS('inotify_init')
index c30c47e392232f514c5f4d26221e404cba9bdd07..a40702e6386c0f434158d61cb8434454356b7a6a 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/ntvfs/unixuid/config.mk
 # Please remove this notice if hand editing
 
index 7b4c10d8ccd1c0a473ff55fa3fe9ecbdb26965f3..a847b81c799930336bb54cf90c512903ea4c268d 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/ntvfs/config.mk
 # Please remove this notice if hand editing
 
index 1da3b475e1e64647e1775a0cf374d7d3b741d577..351dedfaf1b00ab7057751cb3dc5bb69c741e35b 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_LIBRARY('LIBSAMBA-HOSTCONFIG',
        source='loadparm.c generic.c util.c',
        pc_files='samba-hostconfig.pc',
index 841554abfcbfc8cfa0dad730a7bb6caaa7813fc0..f2808a4a239802bead53e1de16109fc7d2e3749d 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('DCERPC_COMMON',
        source='common/server_info.c common/share_info.c common/forward.c',
        autoproto='common/proto.h',
index fcb2135e278a4457684a6a98b91657fa2221c624..45e00d062af3d7d08fa40b01a0f48dc854a12711 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # work out what external modules need to be installed
 external_list = []
 try:
index 3dd35b6a29ada83e843ebdf9cb60e43dff658bd2..14e924b37829e0c3e3384170f34aacb3952ea4b1 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 def set_options(opt):
     # enable options related to building python extensions
     opt.tool_options('python') # options for disabling pyc or pyo compilation
index 6d2fe9204cc43ad26c16de4e8e840a67510c371e..0d0fabd54e7c6f006d6b1a4bcbc1cd4a8761f74a 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_PYTHON('LIBPYTHON',
                  source='modules.c',
                  public_deps='EXT_LIB_PYTHON',
index 94928deb0ed8c1e9cf9a620d7340cb76a2cd00e6..d48f24c68192bc32244c2ae5ba0f489ff80c8c9c 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.INSTALL_FILES('${SBINDIR}','bin/upgradeprovision bin/samba_dnsupdate',
                   chmod=0755, python_fixup=True, flat=True)
 
index 7ecb6bab363f7c40210bc6fe39cef257dd3411c8..b588648af93ea3703350d39bcfa5540a453b4976 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # selftest main code.
 
 import Scripting, os, Options, Utils, Environment, optparse, sys
index 06ce1cccd454ec3a3a71266c982c3e9735c9f9ef..ea06750aee9f5958c0c3bd7ce5622fa4cffa6618 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.INSTALL_WILDCARD('${SETUPDIR}', 'ad-schema/*.txt')
 bld.INSTALL_WILDCARD('${SETUPDIR}', 'display-specifiers/*.txt')
 
index 522fc856bc0fa10414b44b09f687cb2c96b95551..fc806266f37f294b9741e43c3a85e88498897d3b 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/smb_server/smb/config.mk
 # Please remove this notice if hand editing
 
index 698bc9c52d149f6ab2b0db2c80d709ed080d55ad..5d662bfb464a3077c63ddcc73d202fa2b51d9496 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/smb_server/smb2/config.mk
 # Please remove this notice if hand editing
 
index 689ff94f205a2775df45f8f61c96bc6fae066cef..ca1739accbadbb6f218a24e9e0911f61e94d7faf 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/smb_server/config.mk
 # Please remove this notice if hand editing
 
index c92e85d07f2a5f886e8fb5c5fe476816cd3161d7..da49ddb8a414f8679805ea44c38a3c12da978b5e 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/smbd/config.mk
 # Please remove this notice if hand editing
 
index 4008ac9a41e5d7365ebc0e9f023dcb8f024dc5a6..906101590325c88f9bede228eb693d56eb3fa79f 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/torture/drs/config.mk
 # Please remove this notice if hand editing
 
index bea5f06f9e917c2e6ebbe661746f020241a27224..c1b116b95ded233a1aeabe16793d79b02bdf5f3a 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/torture/libnetapi/config.mk
 # Please remove this notice if hand editing
 
index 6fd5e8d7a3af6fa67b1112cb4a2667da41092566..7588d37b1bf7b7a5bd890f8c82ae7f3434b86c1a 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/torture/libsmbclient/config.mk
 # Please remove this notice if hand editing
 
index 0047cfaac3edc39be356f30b644f668f0b9066e5..3c3c76e5c27073dd5f6d590be2d8688b9c1be1d6 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_MODULE('TORTURE_LOCAL',
        source='../../../lib/util/charset/tests/iconv.c ../../../lib/talloc/testsuite.c ../../../lib/replace/test/getifaddrs.c ../../../lib/replace/test/os2_delete.c ../../../lib/replace/test/strptime.c ../../../lib/replace/test/testsuite.c ../../lib/messaging/tests/messaging.c ../../lib/messaging/tests/irpc.c ../../librpc/tests/binding_string.c ../../../lib/util/tests/idtree.c ../../../lib/util/tests/dlinklist.c ../../lib/socket/testsuite.c ../../../lib/socket_wrapper/testsuite.c ../../../lib/nss_wrapper/testsuite.c ../../libcli/resolve/testsuite.c ../../../lib/util/tests/strlist.c ../../../lib/util/tests/parmlist.c ../../../lib/util/tests/str.c ../../../lib/util/tests/time.c ../../../lib/util/tests/asn1_tests.c ../../../lib/util/tests/data_blob.c ../../../lib/util/tests/file.c ../../../lib/util/tests/genrand.c ../../../lib/compression/testsuite.c ../../../lib/util/charset/tests/charset.c ../../libcli/security/tests/sddl.c ../../../lib/tdr/testsuite.c ../../../lib/tevent/testsuite.c ../../param/tests/share.c ../../param/tests/loadparm.c ../../auth/credentials/tests/simple.c local.c dbspeed.c torture.c ../ldb/ldb.c ../../dsdb/common/tests/dsdb_dn.c ../../dsdb/schema/tests/schema_syntax.c',
        autoproto='proto.h',
index 7d4f48813c0cc45b68cf71d03bd7d44c70532403..fae2ef94712d8014dba04870881434f19a6b35bd 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/torture/smb2/config.mk
 # Please remove this notice if hand editing
 
index 4345b7bd0b76c5e330a9b7e2f5773fa9af43640e..8fc4f0d3bf59881da8769f37da2f529adb27cf48 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_MODULE('TORTURE_WINBIND',
        source='winbind.c struct_based.c ../../../nsswitch/libwbclient/tests/wbclient.c',
        autoproto='proto.h',
index f4822a170c967eee18782c46e5622aee273e9b74..aee3ff41799dfccdfe53fa514e2b615374d4b80d 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/torture/config.mk
 # Please remove this notice if hand editing
 
index ef31d0c3d367979a6fa49e9e57cff39d3e5061f6..9845be44cc0d608f4c7103d2793ae1b7cdb4c210 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_MODULE('net_drs',
        source='drs/net_drs.c drs/net_drs_bind.c drs/net_drs_kcc.c drs/net_drs_replicate.c drs/net_drs_showrepl.c',
        autoproto='drs/net_drs_proto.h',
index d3ab2559211b0f015a9686b1779dfeda7517465f..6e43425e98b23ef12837ad4450b288c39bac5bb7 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/utils/config.mk
 # Please remove this notice if hand editing
 
index 872554361e51ff1c0ee0415c949db4584b392a93..ac2d63078e19b2c84b7d38f61828998091122d86 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 
 bld.SAMBA_PYTHON('WEB_WSGI',
                  source='wsgi.c'
index e0c44c35d13eb67660ede557b955adcd501b6bac..22932b6cd1f405902f56878ef9c9b98ea56ab100 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/winbind/config.mk
 # Please remove this notice if hand editing
 
index 4e0542b97787699f53d67e31e1dd6e7d25102a93..246e46590bd7fc463ba7b737d871b1a7495ad8da 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # AUTOGENERATED by mktowscript.pl from ../../source4/wrepl_server/config.mk
 # Please remove this notice if hand editing
 
index 62b5cbaba355ff17ce48bf1983673707924159d6..90154336cd2c3f02eab973819bf167d57288f4d2 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # top level waf build script for samba4
 
 import os