summaryrefslogtreecommitdiffstats
path: root/source4/setup
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Generate Multi-Master Replication configuration for OpenLDAPOliver Liebel2008-08-194-5/+49
|/
* Generate the subSchema in cn=AggregateAndrew Bartlett2008-08-151-549/+0
* Add helper object Hostconfig to make it easier to get to e.g. theJelmer Vernooij2008-08-011-3/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-07-231-0/+6
|\
| * Explain where some other OIDs are allocated.Andrew Bartlett2008-07-231-0/+6
* | Improve DNS and Group poicy configurations.Matthias Dieter Wallnöfer2008-07-223-51/+65
|/
* Make invalid 'member' detection work again.Andrew Bartlett2008-07-211-0/+4
* Make a seperate template for the refint configuration tooAndrew Bartlett2008-07-182-0/+5
* Put the memberof template into a seperate setup/ file.Andrew Bartlett2008-07-182-0/+12
* Lock down the LDAP backend - only samba may read or writeAndrew Bartlett2008-07-151-1/+1
* Rework provision to handle both simple and SASL binds.Andrew Bartlett2008-07-151-3/+3
* Connect to the LDAP backend with SASL credentials.Andrew Bartlett2008-07-157-11/+72
* rename sambaPassword -> userPassword.Andrew Bartlett2008-07-126-22/+21
* Avoid the use of extensibleObject in ldap mapping backend.Andrew Bartlett2008-07-102-19/+141
* Add a blackbox test for the provision-backend script.Andrew Bartlett2008-06-191-0/+25
* Remove unused import, function.Jelmer Vernooij2008-06-111-8/+0
* setpassword should be executableAndrew Tridgell2008-06-031-0/+0
* Don't pass an smb.conf to provision tests.Andrew Bartlett2008-05-303-22/+19
* Remove extra spaces on prefixMap input and output.Andrew Bartlett2008-05-291-34/+34
* Print prefixMap in a human-readable format.Andrew Bartlett2008-05-292-16/+36
* Fix imports for provision-backend.Jelmer Vernooij2008-05-231-3/+6
* GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480)Andrew Kroeger2008-05-211-1/+1
* enableaccount: Use correct command name in usage output.Andrew Kroeger2008-05-211-1/+1
* provision: Generate krb5.conf template separate from named.conf template.Andrew Kroeger2008-05-212-14/+17
* Fix python imports.Jelmer Vernooij2008-05-223-3/+8
* use one blackbox script per executable.Jelmer Vernooij2008-05-223-18/+44
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-212-4/+4
* Fix reference to removed smbpython.Jelmer Vernooij2008-05-211-1/+3
* Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-05-212-27/+109
|\
| * provision: Create instructions for enabling DNS GSS-TSIG updates.Andrew Kroeger2008-05-181-27/+108
| * provision: Allow DNS GSS-TSIG updates to work.Andrew Kroeger2008-05-181-0/+1