summaryrefslogtreecommitdiffstats
path: root/source4/setup
Commit message (Expand)AuthorAgeFilesLines
* 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
* r25921: Now also listen on ldapi by default in the LDAP serverAndrew Bartlett2007-12-211-0/+28
* r25891: Test that we get the correct return value when we attempt to referenceAndrew Bartlett2007-12-211-121/+121
* r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett2007-12-212-2/+2
* r25747: Implement linked attributes, for add operations.Andrew Bartlett2007-12-211-10/+0
* r25616: Fedora DS now has a way to install the schema and extra configurationAndrew Bartlett2007-12-212-5/+7
* r25452: Move the creation of the server entry to the self join, as this makesAndrew Bartlett2007-10-102-23/+23
* r25451: Rework the display of provision options to use printf syntax, andAndrew Bartlett2007-10-101-10/+22
* r25450: Make it easier to test with a particular version of OpenLDAP, byAndrew Bartlett2007-10-101-3/+3
* r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me toAndrew Bartlett2007-10-101-0/+0
* r25303: Print out the options the provision script generated. This shouldAndrew Bartlett2007-10-101-1/+12
* r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett2007-10-109-65/+81
* r25203: Don't use subclasses in Samba4, as we always fill out the fullAndrew Bartlett2007-10-102-12/+0
* r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>,Andrew Bartlett2007-10-101-30/+0
* r24913: Fix typoAndrew Bartlett2007-10-101-1/+1
* r24911: Make better use of substituted variables in example named.confAndrew Bartlett2007-10-101-5/+5
* r24909: Patch from Andrew Kroeger <andrew@sprocks.gotdns.com> on the slow roadAndrew Bartlett2007-10-101-6/+15
* r24760: Ensure we base64 encode any password being put into LDIF, to avoidAndrew Bartlett2007-10-103-6/+6