Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the 'modules.conf' generation in the LDAP selftest simpler | Andrew Bartlett | 2009-02-24 | 1 | -52/+7 |
| | | | | | | | The versions of OpenLDAP that we require don't need us to specify the location any more - slaptest knows this from it's build time. Andrew Bartlett | ||||
* | Fix GDB_PROVISION mode | Simo Sorce | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | selftest/Samba4: pass down the kdc address down to provision_raw_*() | Stefan Metzmacher | 2009-02-10 | 1 | -13/+16 |
| | | | | metze | ||||
* | selftest/Samba4: split out ldap specific stuff from provision_raw_*() | Stefan Metzmacher | 2009-02-10 | 1 | -60/+85 |
| | | | | metze | ||||
* | selftest/Samba4: split out share configurations of provision_raw*() | Stefan Metzmacher | 2009-02-10 | 1 | -57/+67 |
| | | | | metze | ||||
* | selftest/Samba4: split provision() into provision_raw_prepare() and ↵ | Stefan Metzmacher | 2009-02-10 | 1 | -131/+184 |
| | | | | | | | | | provision_raw_run() This functions will be reused soon for a Samba34.pm used by a 'make selftest34' metze | ||||
* | selftest: s/SMBD/SAMBA/ in Samba.pm | Stefan Metzmacher | 2009-02-10 | 1 | -18/+18 |
| | | | | metze | ||||
* | selftest: don't use hardcoded path to nmblookup in Samba4.pm | Stefan Metzmacher | 2009-02-03 | 1 | -12/+13 |
| | | | | metze | ||||
* | selftest: pass down the path to python for provisioning samba4 | Stefan Metzmacher | 2009-01-30 | 1 | -0/+3 |
| | | | | metze | ||||
* | selftest: allow environment options | Stefan Metzmacher | 2009-01-30 | 1 | -7/+4 |
| | | | | | | | | | We support "local" and "client" (default) now. We can decide if we want to run a client against the server (with a special client.conf) or if we want to run tests localy on the server with the same config as the server. metze | ||||
* | selftest: Samba4 remove unused variable | Stefan Metzmacher | 2009-01-28 | 1 | -1/+0 |
| | | | | metze | ||||
* | selftest: add --exeext parameter | Stefan Metzmacher | 2009-01-21 | 1 | -4/+6 |
| | | | | metze | ||||
* | selftest:Samba4: add bindir_path() utility function to construct the binary ↵ | Stefan Metzmacher | 2009-01-21 | 1 | -12/+23 |
| | | | | | | pathes metze | ||||
* | s4:selftest: lower debug level for slapd | Andrew Bartlett | 2008-12-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | Disable lanman authentication by default in Samba 4. | Jelmer Vernooij | 2008-10-31 | 1 | -0/+1 |
| | |||||
* | selftest: move gdb_* and valgrind_* scripts to selftest/ | Stefan Metzmacher | 2008-10-28 | 1 | -1/+1 |
| | | | | metze | ||||
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest | Jelmer Vernooij | 2008-10-11 | 1 | -14/+13 |
| | | | | | Conflicts: selftest/selftest.pl | ||||
* | Move selftest code to top-level. | Jelmer Vernooij | 2008-09-18 | 1 | -0/+957 |