summaryrefslogtreecommitdiffstats
path: root/source4/setup/provision
Commit message (Expand)AuthorAgeFilesLines
* s4:setup: remove standalone 'provision'Stefan Metzmacher2012-09-121-273/+0
* s4:provision: ask the admin about the desired DNS implementationStefan Metzmacher2012-09-101-0/+6
* s4-provision: Provide YP/NIS subtree to allow ADUC to see and set rfc2307 attrsGeza Gemes2012-07-131-1/+3
* s4-provision: Remove --slapd-path optionAndrew Bartlett2012-06-201-3/+0
* s4-provision: Make s3fs the default way to install a new Samba4 DCAndrew Bartlett2012-05-241-2/+2
* s4-provision: Fix --use-s3fs to parse correctlyAndrew Bartlett2012-05-021-1/+1
* s4-provision: Always give the warning if we are using eadb. It really should...Andrew Bartlett2012-04-191-3/+6
* provision: Simplify handling of default for --server-role.Jelmer Vernooij2012-04-161-8/+4
* provision: Simplify handling of default for --function-level.Jelmer Vernooij2012-04-161-4/+3
* provision: Simplify handling of default for --dns-backend option.Jelmer Vernooij2012-04-161-6/+2
* Add an option to have s3fs as file server for samba4Matthieu Patou2012-04-161-1/+2
* s4-provision: don't ask only 3 times for passwd in interactive modeBjörn Baumbach2012-03-211-1/+1
* s4-provision: add password verification in interactive modeBjörn Baumbach2012-03-211-3/+9
* provision: Leave result reporting up to caller.Jelmer Vernooij2012-02-261-1/+3
* provision: Make sure target directory is created early.Jelmer Vernooij2012-02-071-7/+13
* Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for source...Horacio G. de Oro2012-02-071-2/+2
* python: Change except: statement to except Exception:Amitay Isaacs2012-01-241-1/+1
* s4-provision: Make BIND9_DLZ as the default backend for DNSAmitay Isaacs2011-11-291-3/+3
* s4-provision permit server role to be the ROLE_ strings from s3Andrew Bartlett2011-11-171-6/+1
* s4-provision Remove options for LDAP backend to reduce user confusionAndrew Bartlett2011-11-081-23/+2
* s4 provision: Default to win2k3 domain function levelKai Blin2011-10-171-1/+1
* s4 provision: Reword opinionated dns backend help text, add NONE backendKai Blin2011-10-171-3/+11
* s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILEKai Blin2011-10-171-2/+2
* provision: fix the docMatthieu Patou2011-10-161-1/+1
* s4: check that the xattr are supported in the folder where we want to provisionMatthieu Patou2011-10-161-1/+5
* s4 provision: Set server role default when called from command line to 'dc'Kai Blin2011-10-021-0/+3
* s4-python: Fix some formatting issues.Jelmer Vernooij2011-09-131-156/+163
* s4-provision: Add DNS backend option to provisionAmitay Isaacs2011-09-081-0/+4
* s4-provision: exit is not imported directed, use sys.exitAmitay Isaacs2011-09-081-1/+1
* s4:setup/provision - fix an output messageMatthias Dieter Wallnöfer2011-03-101-1/+1
* s4-provision Remove setup_path, setup_dir and find_setup_dirAndrew Bartlett2011-02-071-8/+2
* s4-provision: fixed eadb automatic and manual setting in provisionAndrew Tridgell2010-11-261-4/+2
* s4-provision: don't test for xattrs if posix:eadb is setAndrew Tridgell2010-11-171-1/+1
* s4-provision: don't try to autodetect xattr is posix:eadb is setAndrew Tridgell2010-11-171-1/+1
* s4-provision: use the command line lp in provisionAndrew Tridgell2010-11-171-1/+1
* s4-provisionbackend Allow a fixed URI to be specified for LDAP backendAndrew Bartlett2010-10-191-0/+12
* s4-provision Use --ldap-backend-nosync rather than just --nosyncAndrew Bartlett2010-10-181-2/+1
* s4:provision: remove --policy-guid and --policy-guid-dc cmdline optionsStefan Metzmacher2010-07-101-5/+0
* s4:provision: add --next-rid optionStefan Metzmacher2010-06-261-1/+3
* selftest: Use scripted testparm.Jelmer Vernooij2010-06-201-1/+2
* s4:provision Add import for DS_DOMAIN_FUNCTION_2000Andrew Bartlett2010-06-161-0/+1
* s4:provision Allow functional level 2000 to be chosenAndrew Bartlett2010-06-161-1/+3
* Friendlier message.Jelmer Vernooij2010-06-131-2/+2
* s4-python: Start using standard python logging infrastructure ratherJelmer Vernooij2010-06-131-8/+11
* s4-provision: cope with --realm being in getopt.pyAndrew Tridgell2010-04-211-1/+2
* s4-python: More cleanups.Jelmer Vernooij2010-04-081-1/+2
* s4-python: Simplify code, improve formatting.Jelmer Vernooij2010-04-081-8/+5
* s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2010-04-041-2/+5
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-251-1/+1
* Fixed --ol-mmr-url helplineOliver Liebel2010-03-181-1/+1