summaryrefslogtreecommitdiffstats
path: root/source4/setup/provision
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reintroduce "s4:provision Improve the handling of provision errors""Matthias Dieter Wallnöfer2010-03-141-18/+23
* Revert "s4:provision Improve the handling of provision errors"Matthias Dieter Wallnöfer2010-03-131-25/+18
* s4:provision Improve the handling of provision errorsAndrew Bartlett2010-03-111-18/+25
* s4-provision: fixed --function-level option to provisionAndrew Tridgell2010-02-121-0/+1
* provision: use message and do not display warning if the user choosed delibar...Matthieu Patou2010-01-211-3/+4
* provision: introduce use-xattr parameter for defining where to store attributesMatthieu Patou2010-01-211-6/+21
* s4: Set acls correctly on all sysvol and scripts sharesMatthieu Patou2010-01-211-2/+7
* s4: regroup gpo modification in one function, set acl on files accordingly wi...Matthieu Patou2010-01-211-1/+2
* s4:setup/provision - ReworkMatthias Dieter Wallnöfer2009-11-281-5/+24
* s4:setup/provision - make the interactive mode work againMatthias Dieter Wallnöfer2009-11-271-13/+3
* s4:provision Rework provision to always have a ProvisionBackendAndrew Bartlett2009-11-021-1/+1
* s4:provison Allow the NTDS guid on the command line (for testing)Andrew Bartlett2009-10-211-0/+3
* s4:provision - Change the default forest/domain function level back to Window...Matthias Dieter Wallnöfer2009-10-021-1/+1
* s4:provision - Lets the user choose between the supported forest/domain funct...Matthias Dieter Wallnöfer2009-09-301-8/+17
* s4:group policies - add the domain controller group policyMatthias Dieter Wallnöfer2009-09-111-2/+5
* s4: Re-add --ldapadminpass as an option to provisionAndrew Bartlett2009-08-171-0/+3
* s4:provision Rework provision-backend into provisionAndrew Bartlett2009-08-171-14/+21
* provision: Remove unused imports.Jelmer Vernooij2009-07-191-4/+0
* Use convenience function for finding setup_dir based on location ofJelmer Vernooij2009-02-111-2/+2
* --interactive doesn't take any argument.Jelmer Vernooij2009-02-111-1/+1
* Use script path to find the setup directory.Jelmer Vernooij2009-01-211-1/+1
* Make sure server_role gets initialized in backend provisioning code -Jelmer Vernooij2009-01-191-1/+1
* Don't give fatal python errors when guessing the realmAndrew Bartlett2009-01-191-2/+12
* Use fqdn rather than gethostname when guessing realm.Jelmer Vernooij2009-01-051-1/+1
* Move tests for ParamFile.Jelmer Vernooij2008-12-211-1/+1
* Fix various Python-related bugs.Jelmer Vernooij2008-12-211-1/+2
* Avoid use of parentheses in Python import statements, as it's not supported b...Jelmer Vernooij2008-12-191-3/+1
* s4/provision: Upper case default realm, use only first part of realm as defau...Jelmer Vernooij2008-12-161-2/+2
* Add interactive flag to setup/provision (also the default when no arguments a...Jelmer Vernooij2008-12-111-2/+27
* Connect to the LDAP backend with SASL credentials.Andrew Bartlett2008-07-151-1/+3
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-2/+2
* Set sys.path for running inside source tree.Jelmer Vernooij2008-05-111-1/+2
* Use system python rather than smbpython.Jelmer Vernooij2008-05-111-0/+2
* make the SMB2 negotiated read and write size settable in smb.confAndrew Tridgell2008-04-141-0/+2
* Fix conflicts in setup/provision script.Andrew Bartlett2008-04-021-8/+0