summaryrefslogtreecommitdiff
path: root/source4/scripting/bin
AgeCommit message (Expand)AuthorFilesLines
2015-03-06subunitrun: Update instructions for running subunit tests.Jelmer Vernooij1-1/+1
2015-02-25s4/scripting/bin/renamedc: Fix up rename DC scriptAndrew Bartlett1-34/+26
2014-12-18samba_dnsupdate: Allow the tool to work in 'make test'.Andreas Schneider1-2/+5
2014-12-18samba_dnsupdate: Always fill out the nameservers of a dns object.Andreas Schneider1-3/+7
2014-11-30selftest: Add separate command line for listing tests, allowing us of subunit...Jelmer Vernooij1-0/+2
2014-11-22Move option handling into samba.tests.subunitrun.Jelmer Vernooij1-8/+6
2014-11-22Move option parsing to samba.tests.subunitrun.Jelmer Vernooij1-1/+3
2014-11-22subunitrun: Use new samba.tests.subunitrun module.Jelmer Vernooij1-13/+3
2014-11-12Move dnspython to third_party.Jelmer Vernooij2-2/+2
2014-10-14Remove last instances of pep8 error E712 (use 'is' rather than '==' for boole...Jelmer Vernooij1-1/+1
2014-10-14Remove remaining instance of pep8 E211 (too many spaces before operator).Jelmer Vernooij1-2/+2
2014-09-27samba_dnsupdate: Look for ForestDnsZones in the right placeAndrew Bartlett1-1/+3
2014-09-01testprogs: Use the system binaries for KRB5 if we don't build in-tree heimdal.Andreas Schneider1-1/+6
2014-08-26s4:samba_dnsupdate: provide more substitution variables e.g. IF_RODCStefan Metzmacher1-0/+57
2014-08-26s4:samba_dnsupdate: don't try to be smart when verifying NS recordsStefan Metzmacher1-19/+0
2014-08-26s4:samba_dnsupdate: cache the already registered recordsStefan Metzmacher1-16/+101
2014-08-26s4:samba_dnsupdate: fix dnsobj.__str__()Stefan Metzmacher1-5/+5
2014-08-26s4:samba_dnsupdate: don't lower case the registered namesStefan Metzmacher1-5/+5
2014-04-22s4:samba_kcc: Use 'dburl' passed from command line rather than lp.samdb_url()Kamen Mazdrashki1-3/+3
2014-04-22s4:samba_kcc: fix reference to DSA object while building partial replica listKamen Mazdrashki1-1/+1
2014-04-22s4:samba_kcc: Fix error handling opening export ldif fileKamen Mazdrashki1-2/+2
2014-04-22s4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for DS-Behavior comparisonsKamen Mazdrashki1-4/+4
2014-04-02script to generate content for libcli/util/nterr.c & libcli/util/ntstatus.hNoel Power1-0/+243
2014-04-02script to generate libcli/util/hresult.c & libcli/util/hresult.hNoel Power1-0/+207
2014-03-09samba-tool: make provision check for bind versionGarming Sam1-1/+1
2014-01-07samba_upgradedns: message the user if they need to change smb.confRicky Nance1-0/+16
2013-10-11samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett1-2/+3
2013-10-11provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett1-1/+1
2013-10-05samba_backup: fix bug, add command line parameter, improve error messagesBrian Martin1-15/+37
2013-09-04scripting/samba_upgradedns: Tighten up exception and attribute list handlingAndrew Bartlett1-9/+10
2013-09-04scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett1-1/+10
2013-08-30s4:samba_upgradedns: don't pass linklocal=False to interface_ips_v6()Stefan Metzmacher1-1/+1
2013-04-11Avoid leaking temp file if an exception is raisedJean Raby1-1/+5
2013-03-25scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...Andrew Bartlett1-15/+1
2013-03-25scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptorAndrew Bartlett1-2/+2
2013-03-25scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls onlyAndrew Bartlett1-1/+1
2013-03-25scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett1-1/+1
2013-03-25scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...Andrew Bartlett1-3/+2
2013-03-25scripting: Move the list of well known SDs to samba.provision.descriptorAndrew Bartlett1-71/+2
2013-03-04samba_upgradeprovision: Do not reset every DN when changing an SDAndrew Bartlett1-22/+8
2013-03-04samba_upgradeprovision: do not maintain dnNotToRecalculate as a listAndrew Bartlett1-5/+3
2013-03-04samba_upgradeprovision: only run rebuild_sd in --full modeAndrew Bartlett1-20/+17
2013-03-04samba_upgradeprovision: Remove alwaysRecalculate, this is too dangerousAndrew Bartlett1-4/+1
2013-03-04samba_upgradeprovision: Remove unused checkKeepAttributeOldMtdAndrew Bartlett1-73/+6
2013-03-04scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sdsAndrew Bartlett1-11/+10
2013-03-04samba_upgradeprovision: Remove auto-detection of pre-alpha9 databasesAndrew Bartlett1-5/+6
2013-03-02Remove incomplete check for IPv6 link-local addresses.Landon Fuller1-3/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-1/+1
2013-02-19samba_upgradeprovision: Use tdb_util.tdb_copy not shutil.copy2Andrew Bartlett1-13/+17
2013-02-19samba_upgradeprovision: Do not update privileges.ldb any more (unchanged sinc...Andrew Bartlett1-16/+4