Age | Commit message (Expand) | Author | Files | Lines |
2008-03-28 | Fix and test python scripts and kerberos | Andrew Bartlett | 3 | -6/+10 |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 4 | -4/+4 |
2008-03-28 | Add tool for enabling accounts | Andrew Bartlett | 1 | -0/+74 |
2008-03-28 | Make the setup/newuser and setup/setpassword scripts actually work... | Andrew Bartlett | 2 | -127/+60 |
2008-03-26 | Remove old js versions of newuser and provision. | Andrew Bartlett | 3 | -339/+61 |
2008-03-20 | Explain why this attribute should be skipped. | Andrew Bartlett | 1 | -0/+1 |
2008-03-15 | Rework memberof handling in slapd.conf (used for OpenLDAP backend) | Andrew Bartlett | 1 | -3/+5 |
2008-03-13 | Rework to have member server 'domains' be CN=NETBIOSNAME | Andrew Bartlett | 2 | -2/+39 |
2008-03-13 | Update the provision scripts and selftest for LDAP | Andrew Bartlett | 1 | -3/+3 |
2008-03-13 | Upgrade provision-backend to python. | Andrew Bartlett | 2 | -189/+286 |
2008-03-11 | Fix provision script to work without smb.conf location specified. | Andrew Bartlett | 1 | -1/+2 |
2008-03-11 | Extend testsuite to cover specifying a domain SID. | Andrew Bartlett | 1 | -1/+1 |
2008-03-07 | accountExpires: Windows default is 9223372036854775807, not -1. | Andrew Kroeger | 2 | -3/+3 |
2008-03-07 | Try to fix up part of the upgrade test. | Andrew Bartlett | 1 | -10/+2 |
2008-03-07 | Rework provision scripts for more testing | Andrew Bartlett | 5 | -15/+22 |
2008-03-06 | Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again). | Andrew Bartlett | 4 | -21/+11 |
2008-03-04 | Don't hardcode objectCategory into the schema, even in the schema. | Andrew Bartlett | 1 | -545/+0 |
2008-02-28 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 1 | -15/+24 |
2008-02-28 | Users and computers now share the same template. | Andrew Bartlett | 3 | -47/+1 |
2008-02-27 | Fix cases, add version number. (#4935) | Matthias Dieter Wallnöfer | 1 | -15/+24 |
2008-02-21 | idmap: Handle uid->SID mapping | Kai Blin | 1 | -0/+5 |
2008-02-21 | Make setup/provision the name of the python provision script now that that is... | Jelmer Vernooij | 4 | -371/+371 |
2008-02-21 | Be consistant about --ldap-backend-type | Andrew Bartlett | 1 | -6/+10 |
2008-02-13 | Add python version of newuser.py. | Jelmer Vernooij | 1 | -0/+61 |
2008-02-12 | Add blackbox test for provisioning code to make sure it can be run more than ... | Jelmer Vernooij | 1 | -0/+39 |
2008-02-09 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 2 | -1/+284 |
2008-02-09 | Fix provision python test. | Jelmer Vernooij | 2 | -7/+3 |
2008-02-09 | From a request from Peter Huang, include IPsec sechema. | Andrew Bartlett | 2 | -1/+284 |
2008-02-08 | Remove unused parameter from provision() | Andrew Bartlett | 1 | -1/+1 |
2008-01-25 | python/provision: Create private dir if it didn't exist yet. | Jelmer Vernooij | 1 | -6/+8 |
2008-01-25 | python/provision: Reconcile code partitions-only provisioning and generic pro... | Jelmer Vernooij | 1 | -42/+41 |
2008-01-24 | Make the repl_meta_data module the default for domain controllers. | Andrew Bartlett | 2 | -7/+7 |
2008-01-24 | Kill another sub that the modules will handle for us. | Andrew Bartlett | 2 | -4/+0 |
2008-01-24 | Remove useless subs from the ejs provision | Andrew Bartlett | 1 | -6/+0 |
2008-01-23 | python: Add convenience function for getting command line loadparm context | Jelmer Vernooij | 3 | -14/+11 |
2008-01-18 | Remove default 'showInAdvancedViewOnly' values. | Andrew Bartlett | 8 | -57/+4 |
2008-01-18 | Don't set 'name' in the LDIF, this is handled by the rdn_name module. | Andrew Bartlett | 1 | -7/+0 |
2008-01-18 | Don't manually specify instanceID in the template files. | Andrew Bartlett | 10 | -43/+0 |
2008-01-18 | Use syncrepl on all OpenLDAP databases (creates contextCSN attribute) | Andrew Bartlett | 1 | -0/+12 |
2008-01-18 | Remove --ldap-base from the python provision script | Andrew Bartlett | 1 | -8/+2 |
2008-01-17 | provision: simplfy by removing old code to manually create baseDNs. | Andrew Bartlett | 5 | -11/+3 |
2008-01-17 | OpenLDAP backend: Place the refint overlay after the memberof overlay | Andrew Bartlett | 1 | -2/+3 |
2008-01-16 | Start generating a configuration for the refint overlay. This | Andrew Bartlett | 1 | -0/+7 |
2008-01-11 | Add in new module to normalise DNs being returned from OpenLDAP. This | Andrew Bartlett | 1 | -2/+2 |
2008-01-11 | Make Samba4 and Fedora DS happier | Andrew Bartlett | 3 | -0/+24 |
2008-01-07 | r26691: registry: Add subkeys required for Server Manager Alerts and Peplicat... | Jelmer Vernooij | 1 | -0/+9 |
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-31 | r26636: Remove useless 'backend' parameter, and make the memberof overlay use... | Andrew Bartlett | 1 | -3/+2 |
2007-12-31 | r26635: The OpenLDAP folks have been very accommodating, and their memberof p... | Andrew Bartlett | 1 | -0/+1 |
2007-12-28 | r26622: python: Update license version, clarify copyright. | Jelmer Vernooij | 1 | -1/+3 |