Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-14 | Turn on SHORTNAME-TEST in torture. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
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-11 | s3-selftest: enable RPC-LSA-LOOKUPNAMES against Samba 3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-08 | s3-selftest: enable running RPC-SAMR-USERS against Samba3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-08 | s3-selftest: run RPC-LSA-GETUSER against Samba 3. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-05-08 | s3-selftest: finally enable RPC-SAMR-PASSWORDS which samba3 now passes. | Günther Deschner | 1 | -1/+1 | |
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-05-07 | s3-selftest: run RPC-SCHANNEL, RPC-SCHANNEL2 and RPC-BENCH-SCHANNEL1 against ↵ | Günther Deschner | 1 | -0/+1 | |
Samba3. Guenther | |||||
2009-05-04 | Turn on POSIX test (small test) on buildfarm. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2009-05-04 | Ensure we use UID-REGRESSION-TEST. It's a very short test. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2009-05-01 | Add getaddrinfo_send/recv | Volker Lendecke | 1 | -0/+1 | |
2009-04-29 | s3-test: make it possible to find the built vlp in "make test". | Günther Deschner | 1 | -1/+9 | |
Guenther | |||||
2009-04-23 | s3-selftest: test wbinfo --allocate-uid/gid. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-04-17 | s3-selftest: enable RPC-SPOOLSS. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-17 | s3-selftest: samba 3 also passes RPC-JOIN so enable it. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-17 | s3-selftest: enable RPC-SAMR-PASSWORDS-PWDLASTSET whilte testing Samba3. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-04-17 | s3-selftest: enable RPC-LSA-LOOKUPSIDS against samba 3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-14 | s3-nsswitch: fix make test_wbpad. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-10 | s3-selftest: enable the RPC-NTSVCS torture test against Samba3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-08 | s3-selftest: As Samba3 now passes RPC-SPOOLSS-WIN enable it against ourself. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-08 | s3-selftest: add root for make test as well (not only make selftest). | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-04-08 | s3-selftest: Samba3 passes RPC-SVCCTL so enable it during make test. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-04-06 | Re-add the CHAIN1 test | Volker Lendecke | 1 | -1/+1 | |
2009-04-06 | Remove the CHAIN1 test -- will come back later | Volker Lendecke | 1 | -1/+1 | |
2009-04-05 | Use the server config file for smbpasswd -a user in make test | Volker Lendecke | 1 | -1/+1 | |
Without this, smbpasswd generated a SID for the netbios name TORTURE_6. This SID somehow ended up in the user's token for quite a number of tests, leading to NT_STATUS_ACCESS_DENIED. I haven't fully understood what is going on here, but with this patch I could not reproduce the ACCESS_DENIED anymore. It might be coincidence and this patch does not fix anything, but for me it does not really hurt either. Metze, please check! Volker | |||||
2009-03-26 | Revert 757d403dfff023fdb122a155f6a05d33daa76410 - module | Jeremy Allison | 1 | -1/+1 | |
order shouldn't matter & I have a more correct fix for this. Jeremy. | |||||
2009-03-26 | This should fix the build farm RAW-STREAMS failure. streams_depot.so | Jeremy Allison | 1 | -1/+1 | |
depends on xattrs, and xattr_tdb was pushed *first* in the stack... Jeremy. | |||||
2009-03-09 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -1/+1 | |
2009-03-09 | use LIB_PATH_VAR in selftest.sh if we have it | Björn Jacke | 1 | -6/+7 | |
if we have LIB_PATH_VAR we should use it, otherwise we'll unobtrusively complain about not having it and use the most likely LD_LIBRARY_PATH. Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2009-03-06 | s3:make_test: run CHAIN1 test | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-02-03 | Revert "s3:selftest: create BUILTIN\\Administrators at startup" | Stefan Metzmacher | 2 | -12/+10 | |
This reverts commit a849183f9492d09ccd7e273f955d4d8f2668fdf3. This is to racy for most of the build-farm machines, because winbindd doesn't start fast enough. metze | |||||
2009-02-03 | Revert "s3:test: try to find why creating BUILTIN\Administrators doesn't ↵ | Stefan Metzmacher | 1 | -5/+3 | |
work in the build-farm" This reverts commit 20a1cb15699c781651593c68685ece91c03e6a18. I will also revert a849183f9492d09ccd7e273f955d4d8f2668fdf3 metze | |||||
2009-02-03 | s3:test: try to find why creating BUILTIN\Administrators doesn't work in the ↵ | Stefan Metzmacher | 1 | -3/+5 | |
build-farm metze | |||||
2009-01-30 | s3:tests: add a guard arround . $incdir/test_functions.sh | Stefan Metzmacher | 11 | -0/+21 | |
So that caller can overwrite the functions. metze | |||||
2009-01-29 | s3:seltest: make test_smbclient_s3.sh more strict | Stefan Metzmacher | 3 | -15/+34 | |
metze | |||||
2009-01-28 | selftest: abstract Samba3 provision a bit | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-01-28 | s3:selftest: create BUILTIN\\Administrators at startup | Stefan Metzmacher | 2 | -10/+12 | |
And add and remove the alias member via net rpc group instead of net sam. metze | |||||
2009-01-28 | s3:test: exit the net rpc registry tests when give_administrative_rights fails | Michael Adam | 1 | -2/+5 | |
Michael | |||||
2009-01-28 | s3:selftest: fix warnings with empty *_TEST_LOG variables | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2009-01-27 | Move S3 specific parameters to S3 conf file in make test. | Steven Danneman | 1 | -2/+3 | |
2009-01-26 | s3 make test: Fix a bug in the previous commit | Tim Prouty | 1 | -7/+8 | |
Luckily the build farm caught this | |||||
2009-01-26 | s3 make test: Add the ability to specify a custom smb.conf for make test | Tim Prouty | 1 | -11/+44 | |
- Adds new -c <custom conf> option to selftest.sh that when specified adds a line to make test's server.conf: "include <custom conf>" - Adds getopts processing to selftest.sh - Changes selftest.sh shrdir arg to use -s <shrdir> - Changes selftest.sh smbtorture4_path arg to use -t <smbtortur4 path> - Adds configure option --with-selftest-custom-conf=<custom conf> - Updates Makefile.in to take advantage of the new/changed parameters | |||||
2009-01-12 | Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c | Steven Danneman | 1 | -0/+2 | |
If they are not explicitely set in either place both will default to LOCKDIR. Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2009-01-08 | Make sure smbtorture4 can find all gensec modules. (Fixes RPC-BINDSAMBA3) | Jelmer Vernooij | 1 | -0/+1 | |
2008-12-31 | Enable individual smbtorture_s3 subtests in make test | Volker Lendecke | 1 | -0/+4 | |
2008-12-22 | Set right LD_LIBRARY_PATH for finding Samba4's libraries. | Jelmer Vernooij | 1 | -8/+8 | |
2008-12-01 | s3:selftest: test the streams_depot module as it passes make test | Stefan Metzmacher | 1 | -1/+1 | |
The streams_xattr module only passes sometimes on my laptop. metze | |||||
2008-11-11 | s3: Add support for make test to use a share dir outside of the prefix dir | Tim Prouty | 1 | -7/+21 | |
Some systems need to have the tdbs (and other files required for samba to run) on a different filesystem than the share directory that samba is exporting. This patch: - Adds an optional "shrdir" argument to selftest.sh - If shrdir is specified it will be used, otherwise the default will be used: "<prefix>/tmp" - Adds a new configure option: --with-selftest-shrdir - Plumbs shrdir through Makefile.in and configure.in | |||||
2008-10-27 | [s3]test: fix testparm_s3 tests: don't create truncated smb.conf files. | Michael Adam | 1 | -1/+1 | |
Use whole argument string in test_one_global_option(), not only first. Michael | |||||
2008-10-09 | build: add "make test_wbpad" for checking winbind 32/64bit structure padding. | Günther Deschner | 1 | -0/+82 | |
Guenther |