summaryrefslogtreecommitdiffstats
path: root/source4/setup
Commit message (Expand)AuthorAgeFilesLines
* Updates to the recent cn=config support for the OpenLDAP backendOliver Liebel2009-02-252-13/+3
* Added mmr and olc to the OpenLDAP backend provisioning-scriptsOliver Liebel2009-02-2412-22/+78
* Use convenience function for finding setup_dir based on location ofJelmer Vernooij2009-02-113-5/+6
* --interactive doesn't take any argument.Jelmer Vernooij2009-02-111-1/+1
* Use script path to find the setup directory.Jelmer Vernooij2009-01-213-3/+3
* Make sure server_role gets initialized in backend provisioning code -Jelmer Vernooij2009-01-192-2/+2
* Don't give fatal python errors when guessing the realmAndrew Bartlett2009-01-191-2/+12
* Add copyright headers.Jelmer Vernooij2009-01-163-14/+53
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-01-052-1/+6
|\
| * More work to have OpenLDAP accept the full AD schemaAndrew Bartlett2009-01-052-1/+6
* | Use fqdn rather than gethostname when guessing realm.Jelmer Vernooij2009-01-051-1/+1
|/
* Fix more tests, improve repr() functions for various Python types.Jelmer Vernooij2008-12-212-2/+2
* Move tests for ParamFile.Jelmer Vernooij2008-12-211-1/+1
* Fix various Python-related bugs.Jelmer Vernooij2008-12-211-1/+2
* Corrections to Microsoft's schema and the OpenLDAP mapping fileAndrew Bartlett2008-12-202-0/+63
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-12-198-45/+24
|\
| * Fix errors in MS-AD_Schema_Attributes_v20080618.txtSreepathi Pai2008-12-192-36/+9
| * Here's the prefixMap from w2k8.Stefan (metze) Metzmacher2008-12-191-2/+9
| * Move aggregate schema stub to it's own fileAndrew Bartlett2008-12-192-3/+3
| * s4:provision: use extended_dn_out_ldb or extended_dn_out_dereference dependin...Andrew Bartlett2008-12-171-0/+2
| * s4:setup: fix cut-n-paste error Builtin-Domain => Samba4-Local-DomainAndrew Bartlett2008-12-171-1/+1
| * s4:setup: don't set objectCategory: CN=Domain-DNS,${SCHEMADN}Andrew Bartlett2008-12-171-3/+0
* | Avoid use of parentheses in Python import statements, as it's not supported b...Jelmer Vernooij2008-12-192-4/+2
|/
* 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
* Add AD schema from Microsoft's WSPP documentation.Andrew Bartlett2008-12-103-0/+19124
* Don't treat the DN+binary syntax as a DN.Andrew Bartlett2008-12-022-4/+4
* Don't create LanMan Directory Replication Service key (bug 4934).Jelmer Vernooij2008-10-301-4/+0
* Mark clearTextPassword as a privilaged attributeAndrew Bartlett2008-10-201-0/+1
* Fix blackbox tests on IPv6-only hosts.Jelmer Vernooij2008-10-201-2/+2
* Transform the sequence_number operation into a normal extended operation as i...Simo Sorce2008-10-161-0/+2
* s4:setup: add wellknownObjects to the domain objectStefan Metzmacher2008-10-021-0/+8
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2008-09-301-1/+1
|\
| * Use the new 'samba4' name for our internal hdb plugin.Andrew Bartlett2008-09-291-1/+1
* | added some more well known SIDs - thanks to the WSPP LSAT test suiteAndrew Tridgell2008-09-291-0/+60
|/
* s4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID for replicated updatesStefan Metzmacher2008-09-291-0/+2
* Make it clear that the MMR password can differ from the admin passswordAndrew Bartlett2008-09-081-1/+1
* Use DIGEST-MD5 authentication for OpenLDAP replicationOliver Liebel2008-09-083-6/+19
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...Andrew Bartlett2008-09-082-1/+57
|\
| * Add a setexpiry operation in samdb.pyAndrew Tridgell2008-08-301-1/+13
| * added a simple script for setting password expiryAndrew Tridgell2008-08-301-0/+44
* | Remove <tab> in OpenLDAP MMR configOliver Liebel2008-09-061-1/+0
|/
* now that ldap integers are 32 bit, we need to put the right 32 bitAndrew Tridgell2008-08-221-19/+19
* The index handling is now configured from the schema load, not by aAndrew Bartlett2008-08-211-19/+0
* Apply attributes (and their syntax) from the schema into ldbAndrew Bartlett2008-08-201-0/+7
* Update OpenLDAP MMR configuration per comments by Oliver LiebelAndrew Bartlett2008-08-201-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-193-10/+13
|\
| * Fix templates.ldb reprovision handling.Andrew Bartlett2008-08-192-10/+10
| * Merge the two attribute syntax tables.Andrew Bartlett2008-08-181-0/+3
* | Fix up new OpenLDAP MMR code.Andrew Bartlett2008-08-194-6/+10