Age | Commit message (Expand) | Author | Files | Lines |
2008-07-15 | Connect to the LDAP backend with SASL credentials. | Andrew Bartlett | 7 | -11/+72 |
2008-07-12 | rename sambaPassword -> userPassword. | Andrew Bartlett | 6 | -22/+21 |
2008-07-10 | Avoid the use of extensibleObject in ldap mapping backend. | Andrew Bartlett | 2 | -19/+141 |
2008-06-19 | Add a blackbox test for the provision-backend script. | Andrew Bartlett | 1 | -0/+25 |
2008-06-11 | Remove unused import, function. | Jelmer Vernooij | 1 | -8/+0 |
2008-06-03 | setpassword should be executable | Andrew Tridgell | 1 | -0/+0 |
2008-05-30 | Don't pass an smb.conf to provision tests. | Andrew Bartlett | 3 | -22/+19 |
2008-05-29 | Remove extra spaces on prefixMap input and output. | Andrew Bartlett | 1 | -34/+34 |
2008-05-29 | Print prefixMap in a human-readable format. | Andrew Bartlett | 2 | -16/+36 |
2008-05-23 | Fix imports for provision-backend. | Jelmer Vernooij | 1 | -3/+6 |
2008-05-21 | GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480) | Andrew Kroeger | 1 | -1/+1 |
2008-05-21 | enableaccount: Use correct command name in usage output. | Andrew Kroeger | 1 | -1/+1 |
2008-05-21 | provision: Generate krb5.conf template separate from named.conf template. | Andrew Kroeger | 2 | -14/+17 |
2008-05-22 | Fix python imports. | Jelmer Vernooij | 3 | -3/+8 |
2008-05-22 | use one blackbox script per executable. | Jelmer Vernooij | 3 | -18/+44 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 2 | -4/+4 |
2008-05-21 | Fix reference to removed smbpython. | Jelmer Vernooij | 1 | -1/+3 |
2008-05-21 | Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local | Andrew Bartlett | 2 | -27/+109 |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 3 | -1/+12 |
2008-05-18 | provision: Create instructions for enabling DNS GSS-TSIG updates. | Andrew Kroeger | 1 | -27/+108 |
2008-05-18 | provision: Allow DNS GSS-TSIG updates to work. | Andrew Kroeger | 1 | -0/+1 |
2008-05-12 | Merge branch 'nosmbpython' into v4-0-test | Jelmer Vernooij | 3 | -1/+12 |
2008-05-12 | Remove JavaScript provision-backend script | Andrew Bartlett | 1 | -188/+0 |
2008-05-11 | Remove python extension from upgrade script. | Jelmer Vernooij | 1 | -0/+0 |
2008-05-11 | Set sys.path for running inside source tree. | Jelmer Vernooij | 3 | -2/+11 |
2008-05-11 | Use system python rather than smbpython. | Jelmer Vernooij | 1 | -0/+2 |
2008-04-25 | Remove vampire.py as the 'net' binary is the right interface. | Andrew Bartlett | 1 | -53/+0 |
2008-04-18 | change the default idmap range to 3M -> 4M | Andrew Tridgell | 1 | -3/+2 |
2008-04-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 3 | -14/+11 |
2008-04-14 | make the SMB2 negotiated read and write size settable in smb.conf | Andrew Tridgell | 1 | -0/+2 |
2008-04-14 | Fix newuser and setpassword scripts, and port to idmap. | Andrew Bartlett | 3 | -14/+11 |
2008-04-11 | Actually test the different 'fill levels' in the provision process. | Andrew Bartlett | 1 | -0/+2 |
2008-04-09 | Be consistant in using ${SEVERDN}. | Andrew Bartlett | 5 | -7/+7 |
2008-04-08 | Re-add support for the --ldap-backend-port option to provision-backend | Andrew Bartlett | 1 | -7/+8 |
2008-04-04 | Clean up provision and rootdse module to hard-code less stuff. | Andrew Bartlett | 1 | -3/+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 | 2 | -1/+13 |
2008-04-01 | provision: Add support for IPv6 (bz #4593). | Andrew Kroeger | 2 | -2/+6 |
2008-04-02 | Remove references to setting the host GUID, as the repl_meta_data | Andrew Bartlett | 2 | -6/+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 | 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 |