summaryrefslogtreecommitdiff
path: root/source4/setup
AgeCommit message (Expand)AuthorFilesLines
2008-03-07Rework provision scripts for more testingAndrew Bartlett5-15/+22
2008-03-06Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett4-21/+11
2008-03-04Don't hardcode objectCategory into the schema, even in the schema.Andrew Bartlett1-545/+0
2008-02-28Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett1-15/+24
2008-02-28Users and computers now share the same template.Andrew Bartlett3-47/+1
2008-02-27Fix cases, add version number. (#4935)Matthias Dieter Wallnöfer1-15/+24
2008-02-21idmap: Handle uid->SID mappingKai Blin1-0/+5
2008-02-21Make setup/provision the name of the python provision script now that that is...Jelmer Vernooij4-371/+371
2008-02-21Be consistant about --ldap-backend-typeAndrew Bartlett1-6/+10
2008-02-13Add python version of newuser.py.Jelmer Vernooij1-0/+61
2008-02-12Add blackbox test for provisioning code to make sure it can be run more than ...Jelmer Vernooij1-0/+39
2008-02-09Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2-1/+284
2008-02-09Fix provision python test.Jelmer Vernooij2-7/+3
2008-02-09From a request from Peter Huang, include IPsec sechema.Andrew Bartlett2-1/+284
2008-02-08Remove unused parameter from provision()Andrew Bartlett1-1/+1
2008-01-25python/provision: Create private dir if it didn't exist yet.Jelmer Vernooij1-6/+8
2008-01-25python/provision: Reconcile code partitions-only provisioning and generic pro...Jelmer Vernooij1-42/+41
2008-01-24Make the repl_meta_data module the default for domain controllers.Andrew Bartlett2-7/+7
2008-01-24Kill another sub that the modules will handle for us.Andrew Bartlett2-4/+0
2008-01-24Remove useless subs from the ejs provisionAndrew Bartlett1-6/+0
2008-01-23python: Add convenience function for getting command line loadparm contextJelmer Vernooij3-14/+11
2008-01-18Remove default 'showInAdvancedViewOnly' values.Andrew Bartlett8-57/+4
2008-01-18Don't set 'name' in the LDIF, this is handled by the rdn_name module.Andrew Bartlett1-7/+0
2008-01-18Don't manually specify instanceID in the template files.Andrew Bartlett10-43/+0
2008-01-18Use syncrepl on all OpenLDAP databases (creates contextCSN attribute)Andrew Bartlett1-0/+12
2008-01-18Remove --ldap-base from the python provision scriptAndrew Bartlett1-8/+2
2008-01-17provision: simplfy by removing old code to manually create baseDNs.Andrew Bartlett5-11/+3
2008-01-17OpenLDAP backend: Place the refint overlay after the memberof overlayAndrew Bartlett1-2/+3
2008-01-16Start generating a configuration for the refint overlay. ThisAndrew Bartlett1-0/+7
2008-01-11Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett1-2/+2
2008-01-11Make Samba4 and Fedora DS happierAndrew Bartlett3-0/+24
2008-01-07r26691: registry: Add subkeys required for Server Manager Alerts and Peplicat...Jelmer Vernooij1-0/+9
2008-01-06r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste ofAndrew Bartlett1-1/+1
2007-12-31r26636: Remove useless 'backend' parameter, and make the memberof overlay use...Andrew Bartlett1-3/+2
2007-12-31r26635: The OpenLDAP folks have been very accommodating, and their memberof p...Andrew Bartlett1-0/+1
2007-12-28r26622: python: Update license version, clarify copyright.Jelmer Vernooij1-1/+3
2007-12-28r26621: vampire: Add simple Python-based vampire scriptJelmer Vernooij1-0/+54
2007-12-26r26610: Write out a memberof.conf, to run the memberof plugin on all linkedAndrew Bartlett2-0/+35
2007-12-26r26598: Simplify the way Python tests are run.Jelmer Vernooij2-0/+4
2007-12-26r26596: Fixed upgrade.py.Jelmer Vernooij2-18/+23
2007-12-26r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij2-144/+32
2007-12-24r26562: Fix provisioning using Python.Jelmer Vernooij1-1/+1
2007-12-21r26535: Get rid of all-knowing ProvisionSettings object.Jelmer Vernooij1-20/+16
2007-12-21r26526: Fix argument value.Jelmer Vernooij1-1/+1
2007-12-21r26523: Refactor provisioning code.Jelmer Vernooij1-1/+1
2007-12-21r26520: More Python updates.Jelmer Vernooij1-1/+1
2007-12-21r26517: Add functions for setting and getting parameters on a LoadParm.Jelmer Vernooij1-6/+6
2007-12-21r26509: Don't make boolean options eat the next argument.Jelmer Vernooij1-3/+4
2007-12-21r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij1-19/+14
2007-12-21r26505: Add python bindings for some samdb-related functions, improve provisi...Jelmer Vernooij1-3/+3