summaryrefslogtreecommitdiff
path: root/source4/scripting/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2012-02-24upgradedns: Rename to less generic name samba_upgradedns.Jelmer Vernooij1-1/+1
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri Feb 24 15:07:27 CET 2012 on sn-devel-104
2012-02-21upgradedns: Upgrade DNS provision from BIND9_FLATFILE to AD based DNSAmitay Isaacs1-2/+6
This script can be used to convert provision from BIND9_FLATFILE to BIND9_DLZ or SAMBA_INTERNAL dns backends. In addition, the script migrates the DNS data in zone file (if available). Autobuild-User: Amitay Isaacs <amitay@samba.org> Autobuild-Date: Tue Feb 21 14:50:10 CET 2012 on sn-devel-104
2011-11-09s4: Install samba-tool and samba_kcc to bin/ rather than sbin/.Jelmer Vernooij1-1/+2
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Nov 9 19:43:07 CET 2011 on sn-devel-104
2011-11-07samba_kcc addtionDave Craft1-1/+1
Scaffolding and initial implementations of portions of the KCC in python. This code currently properly computes the graph nodes for the intrasite topology as well as enumerating all steps for a full run of the KCC. Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-07-28samba-tool: Replace C version of samba-tool with python versionAmitay Isaacs1-1/+1
C version of samba-tool is now called samba-tool-c, which will be removed as soon as all the samba-tool commands are ported to python. Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-06-06s4-script: install some of the samba scripts in bin/ during buildAndrew Tridgell1-0/+2
2011-06-06s4-testparm: testparm is now part of samba_toolAndrew Tridgell1-2/+0
2010-10-06waf: fixed some python3.x portability issuesAndrew Tridgell1-3/+4
these have crept into the tree over time. Maybe we should add testing of a range of python versions to autobuild?
2010-08-22s4: Only install testparm to /usr/bin/, no longer to /usr/sbin.Jelmer Vernooij1-1/+1
2010-08-22s4: Install testparm to /usr/bin, consistent with old behaviour.Jelmer Vernooij1-3/+3
2010-06-20testparm: Fix exit value, install.Jelmer Vernooij1-1/+1
2010-04-27s4-dns: install samba_spnupdateAndrew Tridgell1-1/+1
2010-04-08build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy1-1/+2
Python 3.x is a bit fussier about print statements and indentation. Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell1-0/+2
them
2010-04-06s4-waf: forgot these filesAndrew Tridgell1-0/+4