summaryrefslogtreecommitdiff
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: fix truncation warningsUri Simchoni2017-11-243-4/+5
* s4-torture: fix file time checksUri Simchoni2017-11-221-1/+1
* selftest: split out failing owner related subtest from samba3.raw.acls.create...Ralph Boehme2017-11-081-0/+72
* s4: torture: Remove use of local variables that are simply mirroring popt_get...Jeremy Allison2017-05-121-7/+10
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-118-17/+19
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* s4-torture: Fix reauth tests with smaller clockskew grace timeAndreas Schneider2017-04-291-4/+4
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* s4: torture: Added raw readX test to ensure 'reserved' fields are zero.Jeremy Allison2016-06-181-0/+44
* s4:torture:raw: fix 'Invalid read of size 1 & Conditional jump or move' errors.Noel Power2016-04-251-0/+3
* s4:torture:raw: fix 'Conditional jump or move' valgrind error.Noel Power2016-04-251-1/+1
* s4:torture:raw: fix 'use of uninitialised value of size 8' valgrind errorsNoel Power2016-04-251-0/+2
* s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+2
* s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+2
* s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+2
* CVE-2016-2111: s4:torture/raw: don't use ntlmv2 for dos connection in raw.sam...Stefan Metzmacher2016-04-121-0/+7
* s4-torture: fix gcc6 build warning.Günther Deschner2016-02-061-5/+1
* Make libcli-smb-raw private, for now.Jelmer Vernooij2016-01-131-1/+1
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* s3-torture: Remove (incorrect) samba3-specific behavior in samba3.raw.unlink ...Jeremy Allison2015-10-211-6/+1
* torture-notify: Give nonrecursive updates 200msVolker Lendecke2015-07-131-0/+1
* s4: torture: Test for incorrect file size returned in the response of "FILE_S...Jeremy Allison2015-04-301-0/+102
* s4-torture: use torture_comment instead of printf in raw notify test.Günther Deschner2015-03-301-59/+59
* s4-torture: use tctx variable name in raw notify test consistently.Günther Deschner2015-03-301-210/+210
* s4:torture:raw:notify: torture_assert on creation of secondary tconMichael Adam2015-03-301-0/+2
* s4:torture:raw:notify: use torture_assert instead of printf in test_notify_treeMichael Adam2015-03-301-5/+5
* s4:torture:raw:notify: let NOTIFY_MASK_TEST use torture_assert macrosMichael Adam2015-03-301-29/+35
* s4:torture:raw:notify: remove extra do-loop in NOTIFY_MASK_TEST macro.Michael Adam2015-03-301-2/+1
* s4:torture:raw:notify: use torture_assert instead of printf in failure caseMichael Adam2015-03-301-12/+6
* s4:torture:raw:notify: remove superfluous conditional gotoMichael Adam2015-03-301-4/+0
* s4:torture:raw:notify: treat torture_open_connection calls with torture_assertMichael Adam2015-03-301-12/+8
* s4:torture:raw:notify: use torture_assert with torture_setup_dirMichael Adam2015-03-301-49/+35
* s4:torture:raw:notify: add a few comments to torture_assert callsMichael Adam2015-03-301-3/+3
* s4:torture:raw:notify: improve the CHECK_WSTR() macroMichael Adam2015-03-301-5/+4
* s4:torture:raw:notify: make check_rename_reply() properly use torture_resultMichael Adam2015-03-301-16/+12
* s4:torture:raw:notify: remove CHECK_WSTR2.Michael Adam2015-03-301-38/+60
* s4:torture:raw:notify: remove CHECK_VAL.Michael Adam2015-03-301-64/+173
* s4:torture:raw:notify: remove CHECK_STATUS.Michael Adam2015-03-301-73/+149
* s4:torture: avoid free of uninitialized variables in error-case.Michael Adam2015-03-231-2/+2
* s4:torture/raw: avoid compiler warningsStefan Metzmacher2015-03-203-14/+8
* torture: Fix raw.open.chained-ntcreatexVolker Lendecke2014-12-091-2/+2
* torture: Fix raw.open.chained-openxVolker Lendecke2014-11-281-2/+2
* s4:torture: Add smb2.oplock test batch9a and raw.oplock test batch9aJeremy Allison2014-11-071-0/+121
* torture: Provide enough space for test EA name in raw.eas testAndrew Bartlett2014-09-111-1/+1
* torture: allow us to correctly use sizeof(buf) in raw.open testsAndrew Bartlett2014-09-081-3/+3
* torture: Use torture_assert macro for value check in raw.readChristof Schmitt2014-08-301-6/+3
* torture: Use torture_assert macro for status check in raw.readChristof Schmitt2014-08-301-6/+3
* torture: Use torture_fail macro in check_buffer for read requestsChristof Schmitt2014-08-301-5/+7
* torture: Add test for 16 bit alignment of readx dataChristof Schmitt2014-08-301-0/+23
* s4: torture: Add a new lock test to show that the Samba SMB1 multi-lock imple...Jeremy Allison2014-07-081-0/+134