s4 net: rename to samba-tool in order to not clash with s3 net
commitb73a05e4e184238614d73c1519f2880cd946908d
authorKai Blin <kai@samba.org>
Sun, 24 Oct 2010 02:27:26 +0000 (23 19:27 -0700)
committerKai Blin <kai@samba.org>
Thu, 28 Oct 2010 07:25:16 +0000 (28 07:25 +0000)
tree5405be11f54e857eeb9b74ca46121ea0b2aea34e
parent5634f55cc8d9eb0cca01f621939cee724271ecb0
s4 net: rename to samba-tool in order to not clash with s3 net

Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104
30 files changed:
selftest/target/Samba4.pm
source4/samba_tool/drs/drs.c [moved from source4/utils/net/drs/net_drs.c with 97% similarity]
source4/samba_tool/drs/drs.h [moved from source4/utils/net/drs/net_drs.h with 94% similarity]
source4/samba_tool/drs/drs_bind.c [moved from source4/utils/net/drs/net_drs_bind.c with 98% similarity]
source4/samba_tool/drs/drs_kcc.c [moved from source4/utils/net/drs/net_drs_kcc.c with 96% similarity]
source4/samba_tool/drs/drs_replicate.c [moved from source4/utils/net/drs/net_drs_replicate.c with 96% similarity]
source4/samba_tool/drs/drs_showrepl.c [moved from source4/utils/net/drs/net_drs_showrepl.c with 98% similarity]
source4/samba_tool/gpo.c [moved from source4/utils/net/net_gpo.c with 89% similarity]
source4/samba_tool/password.c [moved from source4/utils/net/net_password.c with 92% similarity]
source4/samba_tool/samba_tool.c [moved from source4/utils/net/net.c with 95% similarity]
source4/samba_tool/samba_tool.h [moved from source4/utils/net/net.h with 83% similarity]
source4/samba_tool/vampire.c [moved from source4/utils/net/net_vampire.c with 89% similarity]
source4/samba_tool/wscript_build [new file with mode: 0644]
source4/selftest/skip
source4/selftest/tests.py
source4/setup/tests/blackbox_group.sh
source4/setup/tests/blackbox_newuser.sh
source4/setup/tests/blackbox_setpassword.sh
source4/setup/tests/blackbox_spn.sh
source4/torture/drs/python/delete_object.py
source4/torture/drs/python/fsmo.py
source4/utils/net/config.mk [deleted file]
source4/utils/net/wscript_build [deleted file]
source4/utils/tests/test_samba_tool.sh [moved from source4/utils/tests/test_net.sh with 70% similarity]
source4/wscript_build
testprogs/blackbox/test_export_keytab.sh
testprogs/blackbox/test_kinit.sh
testprogs/blackbox/test_ktpass.sh
testprogs/blackbox/test_passwords.sh
testprogs/blackbox/test_pkinit.sh