summaryrefslogtreecommitdiff
path: root/selftest/target/Samba4.pm
AgeCommit message (Collapse)AuthorFilesLines
2009-04-22s4 selftest: Export the WINBINDD_SOCKET_DIR env varKai Blin1-0/+1
2009-03-21s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRINDStefan Metzmacher1-4/+4
metze
2009-02-24Make the 'modules.conf' generation in the LDAP selftest simplerAndrew Bartlett1-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
2009-02-23Fix GDB_PROVISION modeSimo Sorce1-1/+1
2009-02-10selftest/Samba4: pass down the kdc address down to provision_raw_*()Stefan Metzmacher1-13/+16
metze
2009-02-10selftest/Samba4: split out ldap specific stuff from provision_raw_*()Stefan Metzmacher1-60/+85
metze
2009-02-10selftest/Samba4: split out share configurations of provision_raw*()Stefan Metzmacher1-57/+67
metze
2009-02-10selftest/Samba4: split provision() into provision_raw_prepare() and ↵Stefan Metzmacher1-131/+184
provision_raw_run() This functions will be reused soon for a Samba34.pm used by a 'make selftest34' metze
2009-02-10selftest: s/SMBD/SAMBA/ in Samba.pmStefan Metzmacher1-18/+18
metze
2009-02-03selftest: don't use hardcoded path to nmblookup in Samba4.pmStefan Metzmacher1-12/+13
metze
2009-01-30selftest: pass down the path to python for provisioning samba4Stefan Metzmacher1-0/+3
metze
2009-01-30selftest: allow environment optionsStefan Metzmacher1-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-28selftest: Samba4 remove unused variableStefan Metzmacher1-1/+0
metze
2009-01-21selftest: add --exeext parameterStefan Metzmacher1-4/+6
metze
2009-01-21selftest:Samba4: add bindir_path() utility function to construct the binary ↵Stefan Metzmacher1-12/+23
pathes metze
2008-12-17s4:selftest: lower debug level for slapdAndrew Bartlett1-1/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2008-10-31Disable lanman authentication by default in Samba 4.Jelmer Vernooij1-0/+1
2008-10-28selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher1-1/+1
metze
2008-10-11Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij1-14/+13
Conflicts: selftest/selftest.pl
2008-09-18Move selftest code to top-level.Jelmer Vernooij1-0/+957