summaryrefslogtreecommitdiffstats
path: root/source4/setup
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-092-1/+284
|\
| * From a request from Peter Huang, include IPsec sechema.Andrew Bartlett2008-02-092-1/+284
* | Fix provision python test.Jelmer Vernooij2008-02-092-7/+3
|/
* Remove unused parameter from provision()Andrew Bartlett2008-02-081-1/+1
* python/provision: Create private dir if it didn't exist yet.Jelmer Vernooij2008-01-251-6/+8
* python/provision: Reconcile code partitions-only provisioning and generic pro...Jelmer Vernooij2008-01-251-42/+41
* Make the repl_meta_data module the default for domain controllers.Andrew Bartlett2008-01-242-7/+7
* Kill another sub that the modules will handle for us.Andrew Bartlett2008-01-242-4/+0
* Remove useless subs from the ejs provisionAndrew Bartlett2008-01-241-6/+0
* python: Add convenience function for getting command line loadparm contextJelmer Vernooij2008-01-233-14/+11
* Remove default 'showInAdvancedViewOnly' values.Andrew Bartlett2008-01-188-57/+4
* Don't set 'name' in the LDIF, this is handled by the rdn_name module.Andrew Bartlett2008-01-181-7/+0
* Don't manually specify instanceID in the template files.Andrew Bartlett2008-01-1810-43/+0
* Use syncrepl on all OpenLDAP databases (creates contextCSN attribute)Andrew Bartlett2008-01-181-0/+12
* Remove --ldap-base from the python provision scriptAndrew Bartlett2008-01-181-8/+2
* provision: simplfy by removing old code to manually create baseDNs.Andrew Bartlett2008-01-175-11/+3
* OpenLDAP backend: Place the refint overlay after the memberof overlayAndrew Bartlett2008-01-171-2/+3
* Start generating a configuration for the refint overlay. ThisAndrew Bartlett2008-01-161-0/+7
* Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett2008-01-111-2/+2
* Make Samba4 and Fedora DS happierAndrew Bartlett2008-01-113-0/+24
* r26691: registry: Add subkeys required for Server Manager Alerts and Peplicat...Jelmer Vernooij2008-01-071-0/+9
* r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste ofAndrew Bartlett2008-01-061-1/+1
* r26636: Remove useless 'backend' parameter, and make the memberof overlay use...Andrew Bartlett2007-12-311-3/+2
* r26635: The OpenLDAP folks have been very accommodating, and their memberof p...Andrew Bartlett2007-12-311-0/+1
* r26622: python: Update license version, clarify copyright.Jelmer Vernooij2007-12-281-1/+3
* r26621: vampire: Add simple Python-based vampire scriptJelmer Vernooij2007-12-281-0/+54
* r26610: Write out a memberof.conf, to run the memberof plugin on all linkedAndrew Bartlett2007-12-262-0/+35
* r26598: Simplify the way Python tests are run.Jelmer Vernooij2007-12-262-0/+4
* r26596: Fixed upgrade.py.Jelmer Vernooij2007-12-262-18/+23
* r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij2007-12-262-144/+32
* r26562: Fix provisioning using Python.Jelmer Vernooij2007-12-241-1/+1
* r26535: Get rid of all-knowing ProvisionSettings object.Jelmer Vernooij2007-12-211-20/+16
* r26526: Fix argument value.Jelmer Vernooij2007-12-211-1/+1
* r26523: Refactor provisioning code.Jelmer Vernooij2007-12-211-1/+1
* r26520: More Python updates.Jelmer Vernooij2007-12-211-1/+1
* r26517: Add functions for setting and getting parameters on a LoadParm.Jelmer Vernooij2007-12-211-6/+6
* r26509: Don't make boolean options eat the next argument.Jelmer Vernooij2007-12-211-3/+4
* r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij2007-12-211-19/+14
* r26505: Add python bindings for some samdb-related functions, improve provisi...Jelmer Vernooij2007-12-211-3/+3
* r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij2007-12-211-6/+6
* r26475: Add ldb.set_credentials function.Jelmer Vernooij2007-12-212-6/+12
* r26424: Patch and hits from Howard Chu <hyc@symas.com> for our automated setupAndrew Bartlett2007-12-211-1/+1
* r26370: Import upgrade script in Python.Jelmer Vernooij2007-12-211-0/+61
* r26366: Import provision scripts in Python.Jelmer Vernooij2007-12-211-0/+180
* r26305: Update template files and testsuite to try and work with currentAndrew Bartlett2007-12-212-4/+5
* r26298: Use metze's schema loading code to pre-initialise the schema into theAndrew Bartlett2007-12-215-36/+21
* r26245: Make it easier to handle the LDAP backend, with it's differing needs,Andrew Bartlett2007-12-212-1/+2
* r26137: Rename the entryUUID module to better match it's purpose: being aAndrew Bartlett2007-12-212-2/+3
* r25960: Enable checks on the validity of the search base on sam.ldb in Samba4.Andrew Bartlett2007-12-212-0/+4
* r25940: Rework the samldb and templates handling.Andrew Bartlett2007-12-211-8/+14