summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_smbtorture_s3.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18069: it isn't a good idea to run the PIPE_NUMBER test on a file share...Stefan Metzmacher1-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-10r17934: allow srcdir != builddir for 'make test'Gerald Carter1-1/+1
(This used to be commit 70f223554922947a17e81f1002b184db879a2195)
2007-10-10r17554: CleanupVolker Lendecke1-2/+1
(This used to be commit 761cbd52f0cff6b864c506ec03c94039b6101ef9)
2007-10-10r17457: Add a test to do some operations on group mapping.Volker Lendecke1-2/+2
Volker (This used to be commit 68db058fdf508d5b4d38731ece21f5d92feca00c)
2007-10-10r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ↵Volker Lendecke1-0/+1
keys, this can trivially be added later. Volker (This used to be commit 6915adb9780052952e4a1d9e1c3e6cac06f48463)
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-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-10r14678: - we need to use 127.0.0.2/8 as interface for the serverStefan Metzmacher1-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)