Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-02 | tests: avoid bash in shebang and fix wrong "==" in test | Björn Jacke | 1 | -1/+1 | |
2010-04-19 | s3: Test for wb ccache access by smbclient | Volker Lendecke | 1 | -0/+33 | |
2010-04-13 | Add basic DFS tests. | Jeremy Allison | 1 | -0/+74 | |
Jeremy. | |||||
2010-03-11 | Improve symlink delete test. Make sure we don't delete the link target by ↵ | Jeremy Allison | 1 | -7/+19 | |
mistake. Jeremy. | |||||
2010-03-10 | Added regression test for bug #7234 - Symlink delete fails but incorrectly ↵ | Jeremy Allison | 1 | -3/+45 | |
reports success. Ensure we can delete a symlink by path. Jeremy. | |||||
2010-03-09 | Fix the shell script in the root case. When run as root, make test now ↵ | Jeremy Allison | 1 | -4/+4 | |
detects CAP_DAC_OVERRIDE being left on in error. Jeremy. | |||||
2010-03-09 | Add tests which, when run as root, will ensure we can't write | Jeremy Allison | 1 | -3/+125 | |
into a read-only directory, or read a owner-read-only file. Jeremy. | |||||
2009-10-17 | Fix posix_unlink test. Was doing grep without quotes around the | Jeremy Allison | 1 | -3/+4 | |
target string. Jeremy. | |||||
2009-10-17 | Trying to find out why the posix_unlink test build farm is still failing even | Jeremy Allison | 1 | -1/+1 | |
though we're now successfully deleting the symlink. Jeremy. | |||||
2009-10-16 | Fix one missing STAT -> LSTAT with POSIX pathnames in vfs_xattr_tdb.c. ↵ | Jeremy Allison | 1 | -0/+2 | |
Caught by the torture tester. I love unit tests :-). Jeremy. | |||||
2009-10-06 | Test creating and deleting a bad symlink using the POSIX calls. Ensure | Jeremy Allison | 1 | -0/+42 | |
we don't regress on bug 6769. Jeremy. | |||||
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 | |||||
2009-01-29 | s3:seltest: make test_smbclient_s3.sh more strict | Stefan Metzmacher | 1 | -12/+31 | |
metze | |||||
2008-01-04 | Try and fix the buildfarm. There's a scripting error and | Jeremy Allison | 1 | -1/+1 | |
I'm hoping this is it... Jeremy. (This used to be commit 0356f0efc4a18230ce7a9c0a17dc98c4242ad38d) | |||||
2008-01-04 | Better way of testing enc. | Jeremy Allison | 1 | -3/+5 | |
Jeremy. (This used to be commit c5800235018330f0c1bbe307cd733597ac9b6686) | |||||
2007-12-29 | Attempt to fix the AIX make test failures | Volker Lendecke | 1 | -3/+3 | |
For some reason AIX does not return the sender address in the AF_UNIX recvfrom. So the faked netbios name lookup does not work with socket wrapper, nmbd can't know where to send the reply. This patch works around this by telling smbclient explicitly where to connect. If there's any AIX experts listening -- how do I get the sender address from AF_UNIX recvfrom? Volker (This used to be commit 8ba3b8cf7aca657ad8426981d810c36ee6a34a2f) | |||||
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -18/+4 | |
(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 | -4/+18 | |
4's selftest code. See the mailing list for details. (This used to be commit bdc831ddb3a860676c36bbd89e6f748946df68a1) | |||||
2007-10-10 | r19168: use the correct configuration | Stefan Metzmacher | 1 | -4/+4 | |
metze (This used to be commit bf90ac567fc809bb8949b066e822a88170b73ac5) | |||||
2007-10-10 | r17934: allow srcdir != builddir for 'make test' | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 70f223554922947a17e81f1002b184db879a2195) | |||||
2007-10-10 | r16289: Fix smbclient test hang. This is caused by readline refusing to believe | James Peach | 1 | -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-10 | r16273: Add smbclient tests to verify that | James Peach | 1 | -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-10 | r14678: - we need to use 127.0.0.2/8 as interface for the server | Stefan Metzmacher | 1 | -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) |