summaryrefslogtreecommitdiff
path: root/source4/setup
AgeCommit message (Expand)AuthorFilesLines
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
2007-12-21r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij1-6/+6
2007-12-21r26475: Add ldb.set_credentials function.Jelmer Vernooij2-6/+12
2007-12-21r26424: Patch and hits from Howard Chu <hyc@symas.com> for our automated setupAndrew Bartlett1-1/+1
2007-12-21r26370: Import upgrade script in Python.Jelmer Vernooij1-0/+61
2007-12-21r26366: Import provision scripts in Python.Jelmer Vernooij1-0/+180
2007-12-21r26305: Update template files and testsuite to try and work with currentAndrew Bartlett2-4/+5
2007-12-21r26298: Use metze's schema loading code to pre-initialise the schema into theAndrew Bartlett5-36/+21
2007-12-21r26245: Make it easier to handle the LDAP backend, with it's differing needs,Andrew Bartlett2-1/+2
2007-12-21r26137: Rename the entryUUID module to better match it's purpose: being aAndrew Bartlett2-2/+3
2007-12-21r25960: Enable checks on the validity of the search base on sam.ldb in Samba4.Andrew Bartlett2-0/+4
2007-12-21r25940: Rework the samldb and templates handling.Andrew Bartlett1-8/+14