Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-26 | s3-selftest: do not remove nsswrapper environment when running smbtorture4. | Günther Deschner | 1 | -3/+0 | |
Guenther | |||||
2010-06-17 | selftest/Samba3: remove unused create_clientconf() function | Stefan Metzmacher | 1 | -33/+0 | |
metze | |||||
2010-06-02 | s3-selftest: Fix blackbox smbclient s3 tests during make selftest. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2010-05-29 | s3-selftest: fix chmod commands in provisioning. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2010-05-29 | s3-selftest: make sure provisioned s3 looks the same in make selftest as in ↵ | Günther Deschner | 1 | -3/+41 | |
make test. This fixes some tests that were previously failing. Guenther | |||||
2010-04-23 | s3-selftest: add print$ share with two arch dirs. | Günther Deschner | 1 | -0/+8 | |
Guenther | |||||
2010-03-29 | s3-selftest: Don't log to stdout, use logfiles instead. | Andreas Schneider | 1 | -3/+3 | |
The logging to the logfiles is more verbose and they can be found in ./st/dc/logs. If you still want to log to stdout start selftest with: SMBD_OPTIONS="-S -d10" make selftest | |||||
2010-03-26 | s3-selftest: set "lpq cache time = 0" in server configuration. | Günther Deschner | 1 | -0/+1 | |
This fixes currently broken spoolss tests. Guenther | |||||
2010-03-25 | s3-selftest: move printing config to global section. | Günther Deschner | 1 | -8/+9 | |
Guenther | |||||
2010-03-19 | s3-selftest: rearrange uid/gid calculation to achieve correct membership. | Günther Deschner | 1 | -25/+33 | |
Guenther | |||||
2010-03-18 | s3-selftest: fix Samba3.pm provisioning after uid/gid changes. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2010-03-18 | s3-selftest: make sure we do not have duplicate uids/gids in nsswrapper. | Günther Deschner | 1 | -5/+33 | |
Also make sure we only add root user when needed, Jeremy please check. Guenther | |||||
2010-03-17 | s3-selftest: setup initial eventlog infrastructure. | Günther Deschner | 1 | -0/+13 | |
Guenther | |||||
2010-02-18 | s3-selftest: include addprinter/deleteprinter command. | Günther Deschner | 1 | -0/+5 | |
Guenther | |||||
2010-01-14 | s3 selftest: Allow the enumeration of users and groups | Kai Blin | 1 | -0/+2 | |
This fixes the WINBINDD_GETPWENT test. | |||||
2009-06-08 | s3-selftest: forward NSS_WRAPPER_WINBIND_SO_PATH env to tests. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2009-05-30 | s3-selftest: Fix invalid /etc/group file used with nss_wrapper. | Günther Deschner | 1 | -0/+1 | |
Found by torture test. Guenther | |||||
2009-05-28 | s3-selftest: use nss_wrapper.pl as "add user to group" and "delete user from ↵ | Günther Deschner | 1 | -5/+7 | |
group" script. Guenther | |||||
2009-05-20 | s3-selftest: add add and delete group scripts using nss_wrapper. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-05-12 | s3-printing: Fix vlp testprinter application. | Günther Deschner | 1 | -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 | |||||
2009-05-08 | s3-selftest: need to enable lanman auth in order make RPC-SAMR-PASSWORDS pass. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-04-22 | Specify explicit path to vlp, for those not having vlp in $PATH. | Jelmer Vernooij | 1 | -1/+9 | |
2009-04-08 | selftest: add a fake root user to nss_wrapper_passwd in s3. | Günther Deschner | 1 | -0/+1 | |
Needed to make some server calls to get_root_nt_token() succeed. make selftest/make test gurus, please check. Guenther | |||||
2009-03-23 | selftest/Samba3: Test smb signing against the member server | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2009-03-21 | selftest/Samba3: always use the same timeout for all servers | Stefan Metzmacher | 1 | -17/+15 | |
metze | |||||
2009-03-20 | selftest/Samba3: use the same sequence of signals to shutdown samba3 as with ↵ | Stefan Metzmacher | 1 | -1/+4 | |
the shell scripts When we kill the timelimit process with SIGKILL, it can't kill its children... metze | |||||
2009-02-10 | selftest: allow "skip" as max runtime for smbd, nmbd and winbindd | Stefan Metzmacher | 1 | -1/+31 | |
metze | |||||
2009-02-10 | selftest: Samba3 protect against removing /* | Stefan Metzmacher | 1 | -0/+3 | |
metze | |||||
2009-02-04 | selftest/Samba3: use the same logic for make test and make selftest | Stefan Metzmacher | 1 | -5/+0 | |
See also commit 484c4a5955d0365beb9587bb15c73fe3ed3301ce metze | |||||
2009-01-29 | selftest: add "member" environment for Samba3 | Stefan Metzmacher | 1 | -0/+48 | |
metze | |||||
2009-01-29 | selftest: fix Samba3 bugs | Stefan Metzmacher | 1 | -16/+18 | |
metze | |||||
2009-01-28 | selftest: abstract Samba3 provision a bit | Stefan Metzmacher | 1 | -14/+20 | |
metze | |||||
2009-01-28 | s3:selftest: fix 'make selftest' | Stefan Metzmacher | 1 | -28/+100 | |
metze | |||||
2009-01-28 | s3: try to make 'make selftest' work again | Stefan Metzmacher | 1 | -20/+20 | |
metze | |||||
2008-10-23 | selftest.pl: Silence verbose tdbsam output. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-18 | Move selftest code to top-level. | Jelmer Vernooij | 1 | -0/+434 | |