Age | Commit message (Expand) | Author | Files | Lines |
2009-07-19 | provision: Remove unused imports. | Jelmer Vernooij | 1 | -4/+0 |
2009-02-11 | Use convenience function for finding setup_dir based on location of | Jelmer Vernooij | 1 | -2/+2 |
2009-02-11 | --interactive doesn't take any argument. | Jelmer Vernooij | 1 | -1/+1 |
2009-01-21 | Use script path to find the setup directory. | Jelmer Vernooij | 1 | -1/+1 |
2009-01-19 | Make sure server_role gets initialized in backend provisioning code - | Jelmer Vernooij | 1 | -1/+1 |
2009-01-19 | Don't give fatal python errors when guessing the realm | Andrew Bartlett | 1 | -2/+12 |
2009-01-05 | Use fqdn rather than gethostname when guessing realm. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-21 | Move tests for ParamFile. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-21 | Fix various Python-related bugs. | Jelmer Vernooij | 1 | -1/+2 |
2008-12-19 | Avoid use of parentheses in Python import statements, as it's not supported b... | Jelmer Vernooij | 1 | -3/+1 |
2008-12-16 | s4/provision: Upper case default realm, use only first part of realm as defau... | Jelmer Vernooij | 1 | -2/+2 |
2008-12-11 | Add interactive flag to setup/provision (also the default when no arguments a... | Jelmer Vernooij | 1 | -2/+27 |
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 |