summaryrefslogtreecommitdiff
path: root/source4/torture/basic
AgeCommit message (Expand)AuthorFilesLines
2018-05-17s4:torture: Use strlcpy() in gen_name()Andreas Schneider1-1/+1
2018-05-12Fix spelling s/processs/process/Mathieu Parent1-3/+3
2018-05-12Fix spelling s/doens't/doesn't/Mathieu Parent1-1/+1
2018-03-29s4: torture: Test all combinations of directory open with existing directory ...Jeremy Allison1-0/+66
2018-03-29s4: torture: Test all combinations of directory create to ensure behavior is ...Jeremy Allison1-0/+65
2018-03-29s4: torture: Test all combinations of file open with existing file to ensure ...Jeremy Allison1-0/+68
2018-03-29s4: torture: Test all combinations of file create to ensure behavior is the s...Jeremy Allison1-24/+33
2018-03-29s4: torture: Ensure a failed file create doesn't create the file.Jeremy Allison1-0/+27
2018-03-01s4:torture: Add FALL_THROUGH statements in basic/misc.cAndreas Schneider1-0/+2
2018-02-03selftest: run deltest20 against s3 as wellRalph Boehme1-4/+0
2017-11-24s4-torture: fix truncation warningsUri Simchoni1-3/+3
2017-07-28Add a test for unsetting Delete-on-Close before the close by DoC opener.Richard Sharpe1-0/+56
2017-07-28Fix incorrect error messages:unsetting not setting.Richard Sharpe1-2/+2
2017-07-08delete duplicate testHerb Lewis1-1/+0
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-3/+2
2017-05-05s4: torture: Add a TALLOC_CTX * to torture_test_delete().Jeremy Allison2-3/+3
2017-05-05s4: torture: Pass TALLOC_CTX * to torture_delay_write().Jeremy Allison2-3/+3
2017-05-05s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison1-2/+2
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2017-02-22Correct "existence" typos.Chris Lamb1-3/+3
2017-02-22Correct "occured" typos.Chris Lamb1-1/+1
2016-05-13s4:torture:basic:delete: fix O3 error unused result of asprintfMichael Adam1-2/+5
2016-05-13s4:torture:basic:dir: fix O3 error unused result of asprintfMichael Adam1-4/+10
2016-05-13s4:torture:basic: fix O3 error unused result of writeMichael Adam1-1/+2
2016-05-13s4:torture:basic:misc: fix O3 error unused result of asprintfMichael Adam1-4/+11
2016-05-13s4:torture:basic: fix O3 error unused result of asprintfMichael Adam1-2/+4
2016-04-25s4:torture:basic: fix 'Conditional jump or move ' valgrind errorNoel Power1-1/+1
2016-04-25s4:torture:basic: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power1-1/+2
2016-04-25s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' error.Noel Power1-1/+1
2016-04-25s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' errorNoel Power1-1/+1
2016-04-25s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' errorNoel Power1-1/+1
2016-04-25s4:torture:basic fix 'Syscall param writev(vector[...])' valgrind errorNoel Power1-1/+1
2016-04-12CVE-2016-2115: s4:libcli/raw: pass the minprotocol to smb_raw_negotiate*()Stefan Metzmacher1-0/+1
2016-04-12CVE-2016-2111: s4:torture/base: don't use ntlmv2 for dos connection in base.s...Stefan Metzmacher1-2/+17
2016-03-04s3,s4 torture/denytest: fix possible infinite loopAurelien Aptel1-1/+1
2015-12-01s4:torture/basic: Fix misleading test case names in aliases testAnoop C S1-2/+2
2015-11-06Fix various spelling errorsMathieu Parent1-1/+1
2015-10-29s4:torture: fix a comment typo.Michael Adam1-1/+1
2015-09-22s4: torture: Fix double-free on error.Herb Lewis1-1/+0
2015-03-17lib: Remove tdb_compatVolker Lendecke1-1/+1
2015-03-17lib: Remove tdb_open_compatVolker Lendecke1-1/+1
2014-10-03s4:torture:basic: eliminate potential for false failures in delayed_write_upd...Michael Adam1-18/+18
2014-10-03s4:torture:basic: use assert in the second loop in delayed_write_update1bMichael Adam1-11/+10
2014-10-03s4:torture:basic: add check for size after initial write in delayed_write_upd...Michael Adam1-0/+3
2014-10-03s4:torture:basic: add update into past as error condition in delayed_write_up...Michael Adam1-3/+4
2014-10-03s4:torture:basic: make use of torture_assert macros in delayed_write_update1cMichael Adam1-42/+23
2014-10-03s4:torture:basic: whitespace cleanup in delayed_write_update1cMichael Adam1-7/+7
2014-10-03s4:torture:basic: eliminate potential for false failures in delayed_write_upd...Michael Adam1-19/+18
2014-10-03s4:torture:basic: use assert in the second loop in delayed_write_update1bMichael Adam1-11/+10
2014-10-03s4:torture:basic: add check for size after initial write in delayed_write_upd...Michael Adam1-0/+3