summaryrefslogtreecommitdiffstats
path: root/selftest/target/Samba3.pm
Commit message (Collapse)AuthorAgeFilesLines
* s3-selftest: forward NSS_WRAPPER_WINBIND_SO_PATH env to tests.Günther Deschner2009-06-081-0/+4
| | | | Guenther
* s3-selftest: Fix invalid /etc/group file used with nss_wrapper.Günther Deschner2009-05-301-0/+1
| | | | | | Found by torture test. Guenther
* s3-selftest: use nss_wrapper.pl as "add user to group" and "delete user from ↵Günther Deschner2009-05-281-5/+7
| | | | | | group" script. Guenther
* s3-selftest: add add and delete group scripts using nss_wrapper.Günther Deschner2009-05-201-0/+2
| | | | Guenther
* s3-printing: Fix vlp testprinter application.Günther Deschner2009-05-121-7/+7
| | | | | | | | | | Jeremy, we cannot just access cache_path() here without calling lp_load and friends as well as parsing configfile from the commandline in order to make "make test/selftest" find the correct conffile with path, etc. I just changed it to pass the target tdbfilename as an argument, ok ? Guenther
* s3-selftest: need to enable lanman auth in order make RPC-SAMR-PASSWORDS pass.Günther Deschner2009-05-081-0/+1
| | | | Guenther
* Specify explicit path to vlp, for those not having vlp in $PATH.Jelmer Vernooij2009-04-221-1/+9
|
* selftest: add a fake root user to nss_wrapper_passwd in s3.Günther Deschner2009-04-081-0/+1
| | | | | | | Needed to make some server calls to get_root_nt_token() succeed. make selftest/make test gurus, please check. Guenther
* selftest/Samba3: Test smb signing against the member serverStefan Metzmacher2009-03-231-0/+1
| | | | metze
* selftest/Samba3: always use the same timeout for all serversStefan Metzmacher2009-03-211-17/+15
| | | | metze
* selftest/Samba3: use the same sequence of signals to shutdown samba3 as with ↵Stefan Metzmacher2009-03-201-1/+4
| | | | | | | | | the shell scripts When we kill the timelimit process with SIGKILL, it can't kill its children... metze
* selftest: allow "skip" as max runtime for smbd, nmbd and winbinddStefan Metzmacher2009-02-101-1/+31
| | | | metze
* selftest: Samba3 protect against removing /*Stefan Metzmacher2009-02-101-0/+3
| | | | metze
* selftest/Samba3: use the same logic for make test and make selftestStefan Metzmacher2009-02-041-5/+0
| | | | | | See also commit 484c4a5955d0365beb9587bb15c73fe3ed3301ce metze
* selftest: add "member" environment for Samba3Stefan Metzmacher2009-01-291-0/+48
| | | | metze
* selftest: fix Samba3 bugsStefan Metzmacher2009-01-291-16/+18
| | | | metze
* selftest: abstract Samba3 provision a bitStefan Metzmacher2009-01-281-14/+20
| | | | metze
* s3:selftest: fix 'make selftest'Stefan Metzmacher2009-01-281-28/+100
| | | | metze
* s3: try to make 'make selftest' work againStefan Metzmacher2009-01-281-20/+20
| | | | metze
* selftest.pl: Silence verbose tdbsam output.Jelmer Vernooij2008-10-231-1/+1
|
* Move selftest code to top-level.Jelmer Vernooij2008-09-181-0/+434