summaryrefslogtreecommitdiffstats
path: root/source4/setup
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r24729: First try and publishing a DNS service account, for folks to play with.Andrew Bartlett2007-10-103-0/+31
* r24704: Fix bug in the registry patch code.. all the more proves this code ne...Jelmer Vernooij2007-10-101-1/+9
* r24703: Use standard registry diff files when provisioning rather thanJelmer Vernooij2007-10-102-43/+6
* r24696: Fix bug 4918 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>Andrew Bartlett2007-10-101-0/+237
* r24694: Remove objectCategory entries from the setup templates. These can beAndrew Bartlett2007-10-106-47/+0
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-0/+17
* r24651: Allow dynamic updates for the domain controller over its own nameSimo Sorce2007-10-101-0/+5
* r24650: Some more instructions to have make GSS-TSIG workSimo Sorce2007-10-101-1/+13
* r24640: Add a suggested BIND configuration snippit, to help with DNS configur...Andrew Bartlett2007-10-101-0/+10
* r24262: Set the objectCategory by default in the objectclass module, rather t...Andrew Bartlett2007-10-101-5/+0
* r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need toAndrew Bartlett2007-10-101-4/+0
* r23859: Work to have Group Policy work 'out of the box' in Samba4.Andrew Bartlett2007-10-104-28/+37