s3: smbclient: tests: Test "volume" command over SMB1 and SMB2+.
[metze/samba/wip.git] / source3 / script / tests / test_smbclient_s3.sh
2017-11-15 Jeremy Allisons3: smbclient: tests: Test "volume" command over SMB1...
2017-10-24 Jeremy Allisons3: smbclient: Test we can rename with a name containing.
2017-10-20 Andreas Schneiders3:tests: Fix the smblcient utimes test in Europe
2017-10-18 Jeremy Allisons3: tests: Add smbclient test for utimes command.
2017-08-07 Anoop C Ssource3/client: Fix typo in help message displayed...
2017-07-19 Andreas Schneiders3:tests: Fix directory creation and deletion of test_n...
2017-07-19 Andreas Schneiders3:tests: Fix directory creation and deletion of test_l...
2017-07-18 Jeremy Allisons3: smbclient: Add a test for the setmode command.
2017-07-07 Jeremy Allisons3: tests: Add test for new smbclient "deltree" command.
2017-06-27 Stefan Metzmachers3:smbclient: remove unreliable Domain=[...] OS=[Window...
2017-06-27 Stefan Metzmachers3:test_smbclient_s3.sh: improve the error handling
2017-06-26 Jeremy Allisons3: smbd: Add regression test for non-wide symlinks...
2017-06-22 Stefan Metzmachers3:test_smbclient_s3.sh: pass the protocol (NT1) to...
2017-06-22 Stefan Metzmachers3:test_smbclient_s3.sh: make it explizit where we...
2017-06-13 Stefan Metzmachers3:script/tests: don't use hardcoded Domain Name in...
2017-06-07 Andreas Schneiders3:tests: Add a test which checks that the smbclient...
2017-04-10 Volker Lendeckeselftest: Test for bug 12558
2017-04-08 Andreas Schneiders3:tests: Create a test directory for a clean test
2017-03-28 Jeremy Allisons3: Test for CVE-2017-2619 regression with "follow...
2017-03-28 Jeremy Allisons3: Fixup test for CVE-2017-2619 regression with "follo...
2017-03-28 Jeremy Allisons3: Test for CVE-2017-2619 regression with "follow...
2016-10-21 Jeremy Allisons3: selftest: Add test for orphan 'lost-XXX' directorie...
2015-12-16 Jeremy AllisonCVE-2015-5252: s3: smbd: Fix symlink verification ...
2015-09-18 Jeremy Allisons3: tests: smbclient test to ensure we can create and...
2015-07-14 Jeremy Allisons3: tests: Add blackbox test for scopy.
2015-05-05 Jeremy Allisons3: torture: Add regression test for bug #11249.
2015-01-09 Volker Lendecketest: Fix quoting
2014-12-02 Andreas Schneiders3-lib: Do not require a password with --use-ccache.
2014-09-16 Jeremy AllisonAdd test suite for iconv conversion fail of bad names...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-25 Jeremy AllisonRegression test for bug #9587 - archive flag is always...
2013-01-09 Andrew Bartlettselftest: show that Samba honours "write list" and...
2012-10-31 Jeremy AllisonAdd regression test for bug #9329 - Directory listing...
2011-09-13 Andrew Bartletts3-selftest use a more portable shell syntax
2011-09-12 Andrew Bartletts3-selftest: Set path to bin/net and bin/wbinfo in...
2011-07-29 Andrew Bartlettselftest: explain how the message command test works
2011-07-06 Michael Adams3:test: catch more errors in test_access_check() in...
2011-06-24 Michael Adams3:test: fix the smbclient_s3 test on older systems
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-upstream/tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-selftest Add test for smbclient --authentication...
2011-06-09 Andrew Bartletts3-selftest Add a test for 'message command'
2011-04-16 Andrew Bartlettselftest Add binary mappings for samba3 selftest
2011-04-04 Andrew Bartletts3-selftest Remove more instances of /tmp in test_smbcl...
2011-03-28 Andrew Bartletts3-selftest unconditionaly include subunit.sh
2011-02-28 Michael Adams3:test: fix smbclient test on older systems (usage...
2011-02-22 Andrew Bartletts3-selftest convert tests.sh to python
2011-02-22 Andrew Bartletts3-tests use $PREFIX to ensure tests don't work outside...
2011-02-22 Andrew BartlettAdd tests for various s3 auth modes
2011-02-21 Michael Adams3:tests: move the log directory of the smbclient_s3...
2011-02-19 Michael Adams3:tests: fix the smbclient_s3 test for multiple users...
2011-02-19 Michael Adams3:tests: use the blackbox subunit output formatter...
2010-12-02 Björn Jacketests: avoid bash in shebang and fix wrong "==" in...
2010-04-19 Volker Lendeckes3: Test for wb ccache access by smbclient
2010-04-14 Jeremy AllisonAdd basic DFS tests.
2010-03-11 Jeremy AllisonImprove symlink delete test. Make sure we don't delete...
2010-03-10 Jeremy AllisonAdded regression test for bug #7234 - Symlink delete...
2010-03-10 Jeremy AllisonFix the shell script in the root case. When run as...
2010-03-10 Jeremy AllisonAdd tests which, when run as root, will ensure we can...
2009-10-18 Jeremy AllisonFix posix_unlink test. Was doing grep without quotes...
2009-10-17 Jeremy AllisonTrying to find out why the posix_unlink test build...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Jeremy AllisonFix one missing STAT -> LSTAT with POSIX pathnames...
2009-10-07 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-07 Jeremy AllisonTest creating and deleting a bad symlink using the...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Stefan Metzmachers3:tests: add a guard arround . $incdir/test_functions.sh
2009-01-29 Stefan Metzmachers3:seltest: make test_smbclient_s3.sh more strict
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonTry and fix the buildfarm. There's a scripting error and
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-05 Jeremy AllisonBetter way of testing enc.
2007-12-29 Volker LendeckeAttempt to fix the AIX make test failures
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Jelmer Vernooijr25415: Merge the 3.2-perltest branch that switches...
2007-10-10 Stefan Metzmacherr19168: use the correct configuration
2007-10-10 Gerald Carterr17934: allow srcdir != builddir for 'make test'
2007-10-10 James Peachr16289: Fix smbclient test hang. This is caused by...
2007-10-10 James Peachr16273: Add smbclient tests to verify that
2007-10-10 Stefan Metzmacherr14678: - we need to use 127.0.0.2/8 as interface for...