summaryrefslogtreecommitdiff
path: root/source4/setup/provision
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Make the repl_meta_data module the default for domain controllers.Andrew Bartlett1-4/+4
2008-01-17provision: simplfy by removing old code to manually create baseDNs.Andrew Bartlett1-5/+1
2008-01-11Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett1-2/+2
2008-01-06r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste ofAndrew Bartlett1-1/+1
2007-12-21r26245: Make it easier to handle the LDAP backend, with it's differing needs,Andrew Bartlett1-0/+1
2007-12-21r26137: Rename the entryUUID module to better match it's purpose: being aAndrew Bartlett1-1/+1
2007-10-10r25451: Rework the display of provision options to use printf syntax, andAndrew Bartlett1-10/+22
2007-10-10r25303: Print out the options the provision script generated. This shouldAndrew Bartlett1-1/+12
2007-10-10r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett1-0/+3
2007-10-10r24729: First try and publishing a DNS service account, for folks to play with.Andrew Bartlett1-0/+1
2007-10-10r23859: Work to have Group Policy work 'out of the box' in Samba4.Andrew Bartlett1-0/+3
2007-10-10r23715: Make the provision-backend script print out the exact commands to run,Andrew Bartlett1-2/+7
2007-10-10r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett1-7/+8
2007-10-10r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett1-3/+3
2007-10-10r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett1-0/+1
2007-10-10r22756: Make it easier to setup an LDAP replica. Provision withAndrew Bartlett1-1/+5
2007-10-10r22530: use message() to make --quiet workStefan Metzmacher1-2/+2
2007-10-10r22478: Update the LDAP backend code to handle initialisation of multipleAndrew Bartlett1-0/+6
2007-10-10r20859: fix typoStefan Metzmacher1-1/+1
2007-10-10r20560: make it possible to configure the backend and modulesStefan Metzmacher1-6/+12
2007-10-10r20495: Further notes on joining with fedora DS.Andrew Bartlett1-2/+6
2007-10-10r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend.Andrew Bartlett1-2/+4
2007-10-10r20468: Patch from Martin Kuehl <kuehl@univention.de> to make it easier to loadAndrew Bartlett1-4/+5
2007-10-10r19216: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett1-2/+0
2007-10-10r17705: Use the paged_searches module by default against the LDAP backend, ifAndrew Bartlett1-1/+1
2007-10-10r17526: Move timestamp generation into the objectGUID module. It probablyAndrew Bartlett1-0/+6
2007-10-10r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett1-3/+12
2007-10-10r13239: Silly little patch: make the order of declaration match the order of...Andrew Bartlett1-1/+1
2007-10-10r12944: Update scripts in setup to match changes in the provision.jsAndrew Bartlett1-2/+3
2007-10-10r12746: An initial version of the kludge_acls module.Andrew Bartlett1-2/+2
2007-10-10r12739: Add support for using credentials in the provision process.Andrew Bartlett1-1/+4
2007-10-10r10190: Do some very basic input checking when provisioning.Jelmer Vernooij1-0/+5
2007-10-10r9816: Work on testsuite for upgradeJelmer Vernooij1-1/+1
2007-10-10r9646: fixed error messageAndrew Tridgell1-1/+1
2007-10-10r9477: Convert popt options to an ejs object. Doesn't seem to break anythingRafal Szczesniak1-4/+4
2007-10-10r8902: Revert the small change as Andrew Bartlett asked. Now, let's goRafal Szczesniak1-1/+1
2007-10-10r8898: Fix provision script to actually work, since location of smbscriptRafal Szczesniak1-1/+1
2007-10-10r8857: please don't get fancy with embedded boolean statements in jsAndrew Tridgell1-1/+3
2007-10-10r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett1-2/+4
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-0/+6
2007-10-10r8459: move to the more portable script execution methodAndrew Tridgell1-1/+2
2007-10-10r8410: converted the newuser script to jsAndrew Tridgell1-1/+1
2007-10-10r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell1-197/+8
2007-10-10r8355: - added a vsprintf() functionAndrew Tridgell1-2/+0
2007-10-10r8350: fixed the --root option to provisionAndrew Tridgell1-2/+1
2007-10-10r8347: replace the perl provision script with a ejs scriptAndrew Tridgell1-13/+66
2007-10-10r8338: - added a substitute_var() js library function for doing hash drivenAndrew Tridgell1-102/+61
2007-10-10r8332: not done yet, but a lot closerAndrew Tridgell1-41/+175
2007-10-10r8319: the start of a provision script in ejs. This is why I've been addingAndrew Tridgell1-0/+150