Age | Commit message (Expand) | Author | Files | Lines |
2008-07-15 | Connect to the LDAP backend with SASL credentials. | Andrew Bartlett | 1 | -1/+3 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-11 | Set sys.path for running inside source tree. | Jelmer Vernooij | 1 | -1/+2 |
2008-05-11 | Use system python rather than smbpython. | Jelmer Vernooij | 1 | -0/+2 |
2008-04-14 | make the SMB2 negotiated read and write size settable in smb.conf | Andrew Tridgell | 1 | -0/+2 |
2008-04-02 | Fix conflicts in setup/provision script. | Andrew Bartlett | 1 | -8/+0 |
2008-04-02 | Fix merge of my host GUID removal and the IPv6 addition to provision | Andrew Bartlett | 1 | -1/+11 |
2008-04-01 | provision: Add support for IPv6 (bz #4593). | Andrew Kroeger | 1 | -2/+4 |
2008-04-02 | Remove references to setting the host GUID, as the repl_meta_data | Andrew Bartlett | 1 | -5/+3 |
2008-03-29 | Rework 'compleated' message in provision to be more useful. | Andrew Bartlett | 1 | -9/+0 |
2008-03-28 | Fix and test python scripts and kerberos | Andrew Bartlett | 1 | -2/+3 |
2008-03-11 | Fix provision script to work without smb.conf location specified. | Andrew Bartlett | 1 | -1/+2 |
2008-03-07 | Rework provision scripts for more testing | Andrew Bartlett | 1 | -8/+12 |
2008-03-06 | Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again). | Andrew Bartlett | 1 | -21/+5 |
2008-02-21 | Make setup/provision the name of the python provision script now that that is... | Jelmer Vernooij | 1 | -198/+170 |
2008-02-21 | Be consistant about --ldap-backend-type | Andrew Bartlett | 1 | -6/+10 |
2008-02-08 | Revert to ejs for 'provision' | Andrew Bartlett | 1 | -173/+194 |
2008-02-08 | Remove unused argument to provision(). | Andrew Bartlett | 1 | -194/+173 |
2008-01-24 | Make the repl_meta_data module the default for domain controllers. | Andrew Bartlett | 1 | -4/+4 |
2008-01-17 | provision: simplfy by removing old code to manually create baseDNs. | Andrew Bartlett | 1 | -5/+1 |
2008-01-11 | Add in new module to normalise DNs being returned from OpenLDAP. This | Andrew Bartlett | 1 | -2/+2 |
2008-01-06 | r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste of | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r26245: Make it easier to handle the LDAP backend, with it's differing needs, | Andrew Bartlett | 1 | -0/+1 |
2007-12-21 | r26137: Rename the entryUUID module to better match it's purpose: being a | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r25451: Rework the display of provision options to use printf syntax, and | Andrew Bartlett | 1 | -10/+22 |
2007-10-10 | r25303: Print out the options the provision script generated. This should | Andrew Bartlett | 1 | -1/+12 |
2007-10-10 | r25299: Modify the provision script to take an additional argument: --server... | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r24729: First try and publishing a DNS service account, for folks to play with. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r23859: Work to have Group Policy work 'out of the box' in Samba4. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r23715: Make the provision-backend script print out the exact commands to run, | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r23703: Start to get Samba4 to again work with LDAP backends, after I turned | Andrew Bartlett | 1 | -7/+8 |
2007-10-10 | r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r23189: Work towards a totally scripted setup of LDAP backends, so others can | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r22756: Make it easier to setup an LDAP replica. Provision with | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r22530: use message() to make --quiet work | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22478: Update the LDAP backend code to handle initialisation of multiple | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r20859: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20560: make it possible to configure the backend and modules | Stefan Metzmacher | 1 | -6/+12 |
2007-10-10 | r20495: Further notes on joining with fedora DS. | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend. | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r20468: Patch from Martin Kuehl <kuehl@univention.de> to make it easier to load | Andrew Bartlett | 1 | -4/+5 |
2007-10-10 | r19216: Merge from SAMBA_4_0_RELEASE: | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r17705: Use the paged_searches module by default against the LDAP backend, if | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17526: Move timestamp generation into the objectGUID module. It probably | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r16264: Add, but do not yet enable, the partitions module. | Andrew Bartlett | 1 | -3/+12 |
2007-10-10 | r13239: Silly little patch: make the order of declaration match the order of... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12944: Update scripts in setup to match changes in the provision.js | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r12746: An initial version of the kludge_acls module. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r12739: Add support for using credentials in the provision process. | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r10190: Do some very basic input checking when provisioning. | Jelmer Vernooij | 1 | -0/+5 |