summaryrefslogtreecommitdiffstats
path: root/source4/setup/provision
Commit message (Expand)AuthorAgeFilesLines
* Avoid use of parentheses in Python import statements, as it's not supported b...Jelmer Vernooij2008-12-191-3/+1
* s4/provision: Upper case default realm, use only first part of realm as defau...Jelmer Vernooij2008-12-161-2/+2
* Add interactive flag to setup/provision (also the default when no arguments a...Jelmer Vernooij2008-12-111-2/+27
* Connect to the LDAP backend with SASL credentials.Andrew Bartlett2008-07-151-1/+3
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-2/+2
* Set sys.path for running inside source tree.Jelmer Vernooij2008-05-111-1/+2
* Use system python rather than smbpython.Jelmer Vernooij2008-05-111-0/+2
* make the SMB2 negotiated read and write size settable in smb.confAndrew Tridgell2008-04-141-0/+2
* Fix conflicts in setup/provision script.Andrew Bartlett2008-04-021-8/+0
* Fix merge of my host GUID removal and the IPv6 addition to provisionAndrew Bartlett2008-04-021-1/+11
|\
| * provision: Add support for IPv6 (bz #4593).Andrew Kroeger2008-04-011-2/+4
* | Remove references to setting the host GUID, as the repl_meta_dataAndrew Bartlett2008-04-021-5/+3
|/
* Rework 'compleated' message in provision to be more useful.Andrew Bartlett2008-03-291-9/+0
* Fix and test python scripts and kerberosAndrew Bartlett2008-03-281-2/+3
* Fix provision script to work without smb.conf location specified.Andrew Bartlett2008-03-111-1/+2
* Rework provision scripts for more testingAndrew Bartlett2008-03-071-8/+12
* Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett2008-03-061-21/+5
* Make setup/provision the name of the python provision script now that that is...Jelmer Vernooij2008-02-211-198/+170
* Be consistant about --ldap-backend-typeAndrew Bartlett2008-02-211-6/+10
* Revert to ejs for 'provision'Andrew Bartlett2008-02-081-173/+194
* Remove unused argument to provision().Andrew Bartlett2008-02-081-194/+173
* Make the repl_meta_data module the default for domain controllers.Andrew Bartlett2008-01-241-4/+4
* provision: simplfy by removing old code to manually create baseDNs.Andrew Bartlett2008-01-171-5/+1
* Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett2008-01-111-2/+2
* r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste ofAndrew Bartlett2008-01-061-1/+1
* r26245: Make it easier to handle the LDAP backend, with it's differing needs,Andrew Bartlett2007-12-211-0/+1
* r26137: Rename the entryUUID module to better match it's purpose: being aAndrew Bartlett2007-12-211-1/+1
* r25451: Rework the display of provision options to use printf syntax, andAndrew Bartlett2007-10-101-10/+22
* 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-101-0/+3
* r24729: First try and publishing a DNS service account, for folks to play with.Andrew Bartlett2007-10-101-0/+1
* r23859: Work to have Group Policy work 'out of the box' in Samba4.Andrew Bartlett2007-10-101-0/+3
* r23715: Make the provision-backend script print out the exact commands to run,Andrew Bartlett2007-10-101-2/+7
* r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett2007-10-101-7/+8
* r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2007-10-101-3/+3
* r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett2007-10-101-0/+1
* r22756: Make it easier to setup an LDAP replica. Provision withAndrew Bartlett2007-10-101-1/+5
* r22530: use message() to make --quiet workStefan Metzmacher2007-10-101-2/+2
* r22478: Update the LDAP backend code to handle initialisation of multipleAndrew Bartlett2007-10-101-0/+6
* r20859: fix typoStefan Metzmacher2007-10-101-1/+1
* r20560: make it possible to configure the backend and modulesStefan Metzmacher2007-10-101-6/+12
* r20495: Further notes on joining with fedora DS.Andrew Bartlett2007-10-101-2/+6
* r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend.Andrew Bartlett2007-10-101-2/+4
* r20468: Patch from Martin Kuehl <kuehl@univention.de> to make it easier to loadAndrew Bartlett2007-10-101-4/+5
* r19216: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-101-2/+0
* r17705: Use the paged_searches module by default against the LDAP backend, ifAndrew Bartlett2007-10-101-1/+1
* r17526: Move timestamp generation into the objectGUID module. It probablyAndrew Bartlett2007-10-101-0/+6
* r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett2007-10-101-3/+12
* r13239: Silly little patch: make the order of declaration match the order of...Andrew Bartlett2007-10-101-1/+1
* r12944: Update scripts in setup to match changes in the provision.jsAndrew Bartlett2007-10-101-2/+3