summaryrefslogtreecommitdiffstats
path: root/source4/setup
Commit message (Expand)AuthorAgeFilesLines
...
* 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: Update configuration lines for dlz_bind9Amitay Isaacs2012-04-161-1/+6
* LDB/s4 - deny the "(dn=...)" syntax on search filters when in AD modeMatthias Dieter Wallnöfer2012-03-261-0/+1
* 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
* s4-selftest: create the st/provision if it didn't exists alreadyMatthieu Patou2012-03-081-0/+2
* provision: Write configuration without help of templates.Jelmer Vernooij2012-02-273-45/+0
* 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
* selftest: Remove unused support for --exeextAndrew Bartlett2012-02-011-3/+3
* python: Change except: statement to except Exception:Amitay Isaacs2012-01-241-1/+1
* s4:provision: add a server services line to the smb.conf template for the dcMichael Adam2012-01-101-0/+2
* setup: Fix phpldapadmin configuration for version 1.2.xAmitay Isaacs2011-12-141-18/+10
* s4-provision: Make BIND9_DLZ as the default backend for DNSAmitay Isaacs2011-11-291-3/+3
* s4-provision: Create a samdb copy for access by dlz_bind9 moduleAmitay Isaacs2011-11-291-0/+2
* s4-s3-upgrade Test getdomainsid as wellAndrew Bartlett2011-11-171-0/+2
* s4-provision permit server role to be the ROLE_ strings from s3Andrew Bartlett2011-11-171-6/+1
* s4-s3-upgrade Add test of net getlocalsid after the upgradeAndrew Bartlett2011-11-171-0/+4
* provision: Set the security descriptor while creating partitionsAmitay Isaacs2011-11-161-0/+2
* s4-setup Remove servicePrincipalName: DNS/${DNSDOMAIN} from new installationsAndrew Bartlett2011-11-102-2/+0
* s4-provision: Create ldap records for DNS partitions similar to windowsAmitay Isaacs2011-11-091-4/+2
* s4-provision Remove options for LDAP backend to reduce user confusionAndrew Bartlett2011-11-082-28/+7
* s4: samba-tool subcommand rename - change samba-tool user add to samba-tool u...Theresa Halloran2011-10-233-5/+5
* s4:wscript - install the two missing files "dlz_bind9.so" and "named.conf.dlz"Geza Gemes2011-10-271-2/+2
* s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ...Andrew Bartlett2011-10-191-2/+2
* s4-s3-upgrade test upgrade without a wins.datAndrew Bartlett2011-10-191-0/+3
* 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:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OIDStefan Metzmacher2011-10-071-0/+1
* s4-dsdb: added DSDB_CONTROL_DBCHECKAndrew Tridgell2011-10-061-0/+1
* s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICAAndrew Tridgell2011-10-041-0/+1
* s4 provision: Set server role default when called from command line to 'dc'Kai Blin2011-10-021-0/+3
* s4-dsdb: added NO_GLOBAL_CATALOG controlAndrew Tridgell2011-09-221-0/+1
* s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviourAndrew Bartlett2011-09-131-4/+25
* s4-provision Perform 'modify' operations as systemAndrew Bartlett2011-09-132-8/+7
* s4-provision Split addition of users and well known principalsAndrew Bartlett2011-09-132-136/+136
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-134-50/+52
* s4-python: Fix some formatting issues.Jelmer Vernooij2011-09-131-156/+163
* s4-s3-upgrade Remove upgrade_from_s3 script, use samba-tool domain samba3upgradeAndrew Bartlett2011-09-122-134/+5
* s4-provision: Add named.conf template for BIND9 with DLZ supportAmitay Isaacs2011-09-121-0/+14
* s4-provision: Add Seperate instructions for BIND 9.7.x and 9.8.x.Amitay Isaacs2011-09-121-33/+53
* s4-provision: Enable SPNs for DNSAmitay Isaacs2011-09-121-3/+3
* s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioningAmitay Isaacs2011-09-081-0/+3
* s4-provision: LDIF files to set up AD DNS schemaAmitay Isaacs2011-09-085-3/+129