summaryrefslogtreecommitdiff
path: root/source4/setup
AgeCommit message (Expand)AuthorFilesLines
2010-10-18s4-openldap-backend Don't set 'dbnosync' on cn=configAndrew Bartlett1-1/+0
2010-10-18s4-provision Use --ldap-backend-nosync rather than just --nosyncAndrew Bartlett1-2/+1
2010-10-13s4:setup/provision_self_join.ldif - let the samldb LDB module fill in "isCrit...Matthias Dieter Wallnöfer1-1/+1
2010-10-11unit tests: do some cleanup after testsMatthieu Patou2-0/+15
2010-10-06waf: fixed some python3.x portability issuesAndrew Tridgell1-1/+3
2010-10-05s4:setup/provision_rootdse_add.ldif - provide informations in the right orderMatthias Dieter Wallnöfer1-2/+2
2010-10-03Fix .reg file format parsing.Wilco Baan Hofman1-3/+3
2010-10-03s4:schema_samba4.ldif - update allocated controls listMatthias Dieter Wallnöfer1-0/+1
2010-10-01selftest: Let selftest provide the tempdir, rather than creating it as sideef...Jelmer Vernooij1-1/+0
2010-09-28s4-provision: simplify our generated krb5.confAndrew Tridgell1-14/+1
2010-09-28s4-provision: fixed the authority response for our SOA recordAndrew Tridgell1-1/+1
2010-09-26s4 provision: start with gpo of version 0 and be consistent between different...Matthieu Patou1-2/+2
2010-09-26s4-dns: the DNS/${HOSTNAME} SPN should be on the DNS account onlyAndrew Tridgell1-1/+0
2010-09-26s4-provision: switch to dns-HOSTNAME instead of dnsAndrew Tridgell3-18/+10
2010-09-24s4-kerberos Rework keytab handling to export servicePrincipalName entriesAndrew Bartlett1-1/+1
2010-09-24s4:provision - rootdse - remove static "ldapServiceName" attributeMatthias Dieter Wallnöfer1-1/+0
2010-09-24s4:provision - rootdse - remove static "dnsHostName" attributeMatthias Dieter Wallnöfer1-1/+0
2010-09-24s4:provision - rootdse - remove the static attribute "serverName"Matthias Dieter Wallnöfer1-1/+0
2010-09-12s4:setup/provision_self_join.ldif - now the samldb LDB module detects automat...Matthias Dieter Wallnöfer1-1/+0
2010-09-10s4:provision: remember the setup directory if it wasn't the defaultStefan Metzmacher3-0/+3
2010-09-09s4-setup Make krb5.conf use DNS by defaultAndrew Bartlett1-2/+2
2010-09-08setup: Use standard octal ints rather than harcoding.Jelmer Vernooij1-2/+1
2010-08-19unit tests: debug to ease locating pb, remove dir if exists to avoid errorMatthieu Patou1-2/+8
2010-08-17s4:DSDB - rename the "DSDB_CONTROL_PASSWORD_CHANGE_OLD_PW_CHECKED_OID"Matthias Dieter Wallnöfer1-1/+1
2010-07-31s4:blackbox/newuser: use test specific user namesStefan Metzmacher1-10/+10
2010-07-15s4 dsdb: create a new control: changereplmetadataMatthieu Patou1-0/+1
2010-07-10s4:provision: remove --policy-guid and --policy-guid-dc cmdline optionsStefan Metzmacher1-5/+0
2010-07-10s4 unittests: remove the provision directory before (re)generatingMatthieu Patou3-0/+3
2010-07-10s4 net: Add spn module to list/add/remove spn on objectsMatthieu Patou1-0/+33
2010-07-05s4:dsdb: allocate DSDB_CONTROL_BYPASS_PASSWORD_HASH_OIDStefan Metzmacher1-0/+1
2010-07-03s4:setup/provision_basedn_modify.ldif - set "minPwdAge" to the right valueMatthias Dieter Wallnöfer1-2/+1
2010-06-26s4:provision: add entries for root dns serversStefan Metzmacher1-0/+72
2010-06-26s4:provision: move Samba4 specific DNS stuff to its own fileStefan Metzmacher3-20/+31
2010-06-26s4:provision: add --next-rid optionStefan Metzmacher1-1/+3
2010-06-26s4:provision: don't use hardcoded values for 'nextRid' and 'rIDAvailablePool'Stefan Metzmacher4-3/+13
2010-06-24Revert "s4:provision.ldif - fix the number of available RIDs"Matthias Dieter Wallnöfer1-1/+1
2010-06-24s4:provision.ldif - fix the number of available RIDsMatthias Dieter Wallnöfer1-1/+1
2010-06-24s4:provision.ldif - this Win2003 revision level seems always to be "9" on Win...Matthias Dieter Wallnöfer1-1/+1
2010-06-24s4:provision_users.ldif - change a group description to be correctMatthias Dieter Wallnöfer1-1/+1
2010-06-24s4:setup/provision.reg - raise version to Windows Server 2008 R2Matthias Dieter Wallnöfer1-1/+1
2010-06-20selftest: Use scripted testparm.Jelmer Vernooij1-1/+2
2010-06-20make test modules for net group set of commands and modification to the newus...Lukasz Zalewski2-1/+82
2010-06-20ldb: add a new control bypassioperationnalMatthieu Patou1-0/+1
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-16s4:dsdb Add control for signaling between repl_meta_data and linked_attributesAndrew Bartlett1-0/+1
2010-06-14s4:provision: Make gc._msdcs DNS entries A/AAAA recordsAndrew Kroeger1-1/+2
2010-06-13s4:fix allocated control OIDs for "password_hash" LDB moduleMatthias Dieter Wallnöfer1-3/+5
2010-06-13Friendlier message.Jelmer Vernooij1-2/+2
2010-06-13upgradeprovision: Use logging infrastructure.Jelmer Vernooij1-7/+11