summaryrefslogtreecommitdiff
path: root/python/samba/provision/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2015-03-06provision: Give a more helpful message when find_provision_key_parameters() f...Andrew Bartlett1-2/+5
2014-09-30provision: Change the default functional level of new Samba domains to 2008R2.Andrew Bartlett1-1/+1
2014-09-01python: Use the security.dom_sid type for ctx.domsid in join.py and provisionAndrew Bartlett1-2/+0
2014-09-01provision: Use names.domainsid and names.domainguidAndrew Bartlett1-31/+38
2014-06-18provision/sambadns: remove redundant site parameterBjörn Baumbach1-1/+1
2014-02-05provision: capture slightly less generic exceptions during the test for aclsGarming Sam1-2/+2
2014-02-05provision: improve error message when connecting to samdb without the correct...Garming Sam1-1/+7
2014-02-05provision: Fix failures on re-provision incorrectly blamed on posix acl support.Garming Sam1-26/+25
2013-11-11provision: Fix string replacement orderingBenjamin Franzke1-1/+1
2013-11-11CVE-2013-4476: samba-tool provision: create ${private_dir}/tls with mode 0700Björn Baumbach1-1/+1
2013-10-11samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett1-6/+6
2013-10-11provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett1-7/+7
2013-10-10provision: Fix comment to refer to correct file (krb5.conf)Andrew Bartlett1-3/+2
2013-09-26s4-openldap: Restored openldap-related options to the provision scriptNadezhda Ivanova1-4/+8
2013-08-30python/provision: remove unused linklocal=False argument from interface_ips_v6()Stefan Metzmacher1-3/+3
2013-04-11scripting-provision: Do not enforce domain != realm if we are joining an exis...Andrew Bartlett1-4/+5
2013-03-25scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...Andrew Bartlett1-8/+7
2013-03-25scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett1-1/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+2279