summaryrefslogtreecommitdiffstats
path: root/python/samba/provision/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* provision: capture slightly less generic exceptions during the test for aclsGarming Sam2014-02-051-2/+2
* provision: improve error message when connecting to samdb without the correct...Garming Sam2014-02-051-1/+7
* provision: Fix failures on re-provision incorrectly blamed on posix acl support.Garming Sam2014-02-051-26/+25
* provision: Fix string replacement orderingBenjamin Franzke2013-11-111-1/+1
* CVE-2013-4476: samba-tool provision: create ${private_dir}/tls with mode 0700Björn Baumbach2013-11-111-1/+1
* samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett2013-10-111-6/+6
* provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett2013-10-111-7/+7
* provision: Fix comment to refer to correct file (krb5.conf)Andrew Bartlett2013-10-101-3/+2
* s4-openldap: Restored openldap-related options to the provision scriptNadezhda Ivanova2013-09-261-4/+8
* python/provision: remove unused linklocal=False argument from interface_ips_v6()Stefan Metzmacher2013-08-301-3/+3
* scripting-provision: Do not enforce domain != realm if we are joining an exis...Andrew Bartlett2013-04-111-4/+5
* scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...Andrew Bartlett2013-03-251-8/+7
* scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett2013-03-251-1/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+2279