Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-30 | selftest: allow environment options | Stefan Metzmacher | 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 | |||||
2009-01-28 | selftest: Samba4 remove unused variable | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2009-01-21 | selftest: add --exeext parameter | Stefan Metzmacher | 1 | -4/+6 | |
metze | |||||
2009-01-21 | selftest:Samba4: add bindir_path() utility function to construct the binary ↵ | Stefan Metzmacher | 1 | -12/+23 | |
pathes metze | |||||
2008-12-17 | s4:selftest: lower debug level for slapd | Andrew Bartlett | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2008-10-31 | Disable lanman authentication by default in Samba 4. | Jelmer Vernooij | 1 | -0/+1 | |
2008-10-28 | selftest: move gdb_* and valgrind_* scripts to selftest/ | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-10-11 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest | Jelmer Vernooij | 1 | -14/+13 | |
Conflicts: selftest/selftest.pl | |||||
2008-09-18 | Move selftest code to top-level. | Jelmer Vernooij | 1 | -0/+957 | |