summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/provision
AgeCommit message (Expand)AuthorFilesLines
2011-06-19s4-provision: Remove hard coded SD for CN=Sites containerMatthieu Patou1-15/+0
2011-06-19s4-upgradeprovision: introduce invocation id in lastprovisionUSNsMatthieu Patou1-17/+39
2011-06-19s4-python: fix wrong discovery of the site name in find_key_provision_parametersMatthieu Patou1-1/+1
2011-06-09s4-ipv6: don't default to 127.0.0.1 in provisionAndrew Tridgell1-5/+8
2011-06-07s4-provision: fixed detection of V4/V6 addressesAndrew Tridgell1-2/+29
2011-06-06s4-param Remove 'sid generator'Andrew Bartlett1-6/+0
2011-06-06s4-param Remove 'idmap database'Andrew Bartlett1-2/+1
2011-06-06s4-param Remove 'secrets database' parameterAndrew Bartlett1-2/+1
2011-06-06s4-param Remove 'sam database' parameterAndrew Bartlett1-3/+2
2011-05-25s4-provision Use correct tkey-gssapi-credentialAndrew Bartlett1-1/+3
2011-05-21s4-python: Remove not used importsMatthieu Patou1-4/+2
2011-05-21s4-python: move function find_provision_key_parameters to provision namespace...Matthieu Patou1-0/+106
2011-04-30provision: reorganize attributes so that we don't attribute with DN syntax th...Matthieu Patou1-0/+5
2011-04-03Avoid uppercasing server role in error message.Jelmer Vernooij1-1/+1
2011-02-07s4-provision: added setup_path() import in two more placesAndrew Tridgell1-0/+2
2011-02-07s4-provision Remove setup_path, setup_dir and find_setup_dirAndrew Bartlett2-118/+89
2011-02-07s4-loadparm: removed "setup directory" optionAndrew Tridgell1-8/+0
2011-02-07s4-provision: cope with top level directory for provisionAndrew Tridgell1-2/+2
2011-01-17s4-provision: Fixed owner/group for hard-coded Sites descriptor.Nadezhda Ivanova1-3/+1
2010-12-08s4-provision Always run slaptest to convert the config fileAndrew Bartlett1-13/+13
2010-12-08s4-provision Add an invalid names check for 'domain == netbiosname'Andrew Bartlett1-1/+4
2010-12-01s4-provision: fixed check for missing msDS-SupportedEncryptionTypesAndrew Tridgell1-3/+2
2010-11-29s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell1-10/+12
2010-11-28s4-python: Some reformatting for the purpose of pydoctor.Jelmer Vernooij2-4/+8
2010-11-28samba.provision: Fix setup_path.Jelmer Vernooij2-31/+34
2010-11-28samba.provision: Add package with provision and backend modules.Jelmer Vernooij2-0/+2727