summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_smbclient_s3.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r19168: use the correct configurationStefan Metzmacher1-4/+4
metze (This used to be commit bf90ac567fc809bb8949b066e822a88170b73ac5)
2007-10-10r17934: allow srcdir != builddir for 'make test'Gerald Carter1-1/+1
(This used to be commit 70f223554922947a17e81f1002b184db879a2195)
2007-10-10r16289: Fix smbclient test hang. This is caused by readline refusing to believeJames Peach1-3/+11
the end of file it receives when reading from a pipe after we force interactive mode. (This used to be commit 3eee12645883df21efa5175b10854a965fc90422)
2007-10-10r16273: Add smbclient tests to verify thatJames Peach1-2/+56
in interactive mode, smbclient always prompts on stdout in non-interactive mode, smbclient never prompts (This used to be commit dff1eba81ed4bdd6dbf2df6e7c28b0da74a39615)
2007-10-10r14678: - we need to use 127.0.0.2/8 as interface for the serverStefan Metzmacher1-0/+23
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)