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