Age | Commit message (Expand) | Author | Files | Lines |
2008-04-03 | provision: Remove backup group mapping | Kai Blin | 1 | -10/+3 |
2008-04-02 | provision: Set up id mappings in the idmap db, only map Administrator. | Kai Blin | 3 | -70/+120 |
2008-04-02 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange | Jelmer Vernooij | 1 | -21/+30 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 3 | -0/+3 |
2008-04-02 | Fix merge of my host GUID removal and the IPv6 addition to provision | Andrew Bartlett | 1 | -10/+26 |
2008-04-01 | provision: Add support for IPv6 (bz #4593). | Andrew Kroeger | 1 | -9/+25 |
2008-04-02 | Remove references to setting the host GUID, as the repl_meta_data | Andrew Bartlett | 1 | -12/+5 |
2008-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-29 | Rework 'compleated' message in provision to be more useful. | Andrew Bartlett | 1 | -7/+9 |
2008-03-28 | Fix and test python scripts and kerberos | Andrew Bartlett | 2 | -3/+13 |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 11 | -11/+11 |
2008-03-28 | Make the setup/newuser and setup/setpassword scripts actually work... | Andrew Bartlett | 1 | -16/+42 |
2008-03-28 | Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-test | Jelmer Vernooij | 2 | -2/+2 |
2008-03-28 | Don't specify what should be a default option in the generated smb.conf | Andrew Bartlett | 1 | -2/+2 |
2008-03-27 | provision: Increase max NetBIOS name length from 13 to 15. | Andrew Kroeger | 2 | -2/+2 |
2008-03-27 | Remove define that appears to cause configure test breakage on Julien's machine. | Jelmer Vernooij | 1 | -2/+0 |
2008-03-27 | provision: Initialize uninitialized variables if "targetdir" is not | Kai Blin | 1 | -1/+4 |
2008-03-15 | Rework memberof handling in slapd.conf (used for OpenLDAP backend) | Andrew Bartlett | 1 | -22/+19 |
2008-03-14 | swig: regenerate _wrap.c files | Stefan Metzmacher | 1 | -1/+1 |
2008-03-13 | build: we don't rely on bash yet:-) '==' should be just '=' | Stefan Metzmacher | 1 | -1/+1 |
2008-03-13 | configure: when detecting python we should disable pyconfig.h | Stefan Metzmacher | 1 | -0/+2 |
2008-03-13 | Rework to have member server 'domains' be CN=NETBIOSNAME | Andrew Bartlett | 1 | -0/+6 |
2008-03-13 | Update the provision scripts and selftest for LDAP | Andrew Bartlett | 1 | -5/+7 |
2008-03-13 | Don't talloc_free() the UUID before we return. | Andrew Bartlett | 1 | -1/+4 |
2008-03-13 | Upgrade provision-backend to python. | Andrew Bartlett | 1 | -210/+411 |
2008-03-11 | Fix provision script to work without smb.conf location specified. | Andrew Bartlett | 1 | -2/+3 |
2008-03-07 | Try to fix up part of the upgrade test. | Andrew Bartlett | 2 | -12/+21 |
2008-03-07 | Rework provision scripts for more testing | Andrew Bartlett | 2 | -17/+17 |
2008-03-07 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 1 | -76/+138 |
2008-03-07 | Start to rework provision for LDAP backends | Andrew Bartlett | 2 | -2/+16 |
2008-03-06 | Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again). | Andrew Bartlett | 1 | -76/+138 |
2008-03-03 | Fix failure to re-provision. | Andrew Bartlett | 2 | -9/+21 |
2008-03-03 | Fix member server provision | Douglas VanLeuven | 1 | -1/+1 |
2008-02-29 | Fix typos, avoid DEPEND_LIST from growing with empty elements. | Jelmer Vernooij | 1 | -2/+1 |
2008-02-29 | use gmake to handle .py file copies. | Jelmer Vernooij | 1 | -0/+4 |
2008-02-28 | Remove sDefault as static variable. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-28 | Merge branch 'v4-0-trivial' into v4-0-test | Jelmer Vernooij | 12 | -37/+37 |
2008-02-28 | Reorder modules to have rdn_name before objectclass. | Andrew Bartlett | 1 | -1/+1 |
2008-02-25 | Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used by | Jelmer Vernooij | 12 | -36/+36 |
2008-02-21 | idmap: Handle uid->SID mapping | Kai Blin | 2 | -0/+28 |
2008-02-20 | Avoid python2.2-specific types. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Fix static module list generation for ldb. | Jelmer Vernooij | 1 | -2/+0 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-18 | Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ' | Jelmer Vernooij | 1 | -10/+10 |
2008-02-16 | Formatting fixes. | Jelmer Vernooij | 1 | -2/+3 |
2008-02-15 | Use struct for provision parameters since there are so many of them. | Jelmer Vernooij | 1 | -18/+22 |
2008-02-13 | Initial work on a test for samba.tests.samdb | Jelmer Vernooij | 2 | -1/+57 |
2008-02-13 | Fix invalid symbol. | Jelmer Vernooij | 1 | -3/+5 |
2008-02-12 | Fix subunit runner exit codes. | Jelmer Vernooij | 2 | -2/+4 |