Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-15 | s3:make test: smbtorture from s3 needs to take the config file path via the ↵ | Stefan Metzmacher | 1 | -0/+3 | |
SMB_CONF_PATH envvar metze | |||||
2009-07-10 | Fix&Run local-gencache | Volker Lendecke | 1 | -1/+1 | |
2009-07-10 | Fix our base64 implementation for blobs of length 4.... | Volker Lendecke | 1 | -0/+1 | |
The additional length check bit us exactly at 4, removing it. The torture test survives valgrind up to 2000 bytes :-) | |||||
2009-07-03 | For non-existent streams we have to return OBJECT_NAME_NOT_FOUND | Volker Lendecke | 1 | -1/+1 | |
See the STREAMERROR s3 torture test. Jeremy, Tim, please check! | |||||
2009-05-14 | Turn on SHORTNAME-TEST in torture. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
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-03-06 | s3:make_test: run CHAIN1 test | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-01-30 | s3:tests: add a guard arround . $incdir/test_functions.sh | Stefan Metzmacher | 1 | -0/+2 | |
So that caller can overwrite the functions. metze | |||||
2008-12-31 | Enable individual smbtorture_s3 subtests in make test | Volker Lendecke | 1 | -0/+4 | |
2008-01-04 | Better way of testing enc. | Jeremy Allison | 1 | -3/+1 | |
Jeremy. (This used to be commit c5800235018330f0c1bbe307cd733597ac9b6686) | |||||
2008-01-04 | Added -e tests for S3 smbtorture. | Jeremy Allison | 1 | -0/+2 | |
Jeremy. (This used to be commit deeeae3ee96f7207a49e1edaa876410b77c33458) | |||||
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -4/+31 | |
(This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab) | |||||
2007-10-10 | r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba ↵ | Jelmer Vernooij | 1 | -29/+3 | |
4's selftest code. See the mailing list for details. (This used to be commit bdc831ddb3a860676c36bbd89e6f748946df68a1) | |||||
2007-10-10 | r18069: it isn't a good idea to run the PIPE_NUMBER test on a file share... | Stefan Metzmacher | 1 | -2/+2 | |
But I wonder why it is so slow on my laptop and takes only 1 second on the 'opi' build farm host. I got only 2-3 opens per second... metze (This used to be commit d5c55e731adbd5f05fdea8550b64186b2ca7c2b8) | |||||
2007-10-10 | r17934: allow srcdir != builddir for 'make test' | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 70f223554922947a17e81f1002b184db879a2195) | |||||
2007-10-10 | r17554: Cleanup | Volker Lendecke | 1 | -2/+1 | |
(This used to be commit 761cbd52f0cff6b864c506ec03c94039b6101ef9) | |||||
2007-10-10 | r17457: Add a test to do some operations on group mapping. | Volker Lendecke | 1 | -2/+2 | |
Volker (This used to be commit 68db058fdf508d5b4d38731ece21f5d92feca00c) | |||||
2007-10-10 | r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ↵ | Volker Lendecke | 1 | -0/+1 | |
keys, this can trivially be added later. Volker (This used to be commit 6915adb9780052952e4a1d9e1c3e6cac06f48463) | |||||
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+1 | |
to do the upper layer directories but this is what everyone is waiting for.... Jeremy. (This used to be commit 9dafb7f48ca3e7af956b0a7d1720c2546fc4cfb8) | |||||
2007-10-10 | r14678: - we need to use 127.0.0.2/8 as interface for the server | Stefan Metzmacher | 1 | -0/+47 | |
as nmbd skip interfaces with address 127.0.0.1 - add samba3 smbclient -L tests - add samba3 smbtorture tests metze (This used to be commit 835f8f4339f41619ec890e38569b745c5ef5d44e) |