summaryrefslogtreecommitdiff
path: root/source3/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* s3:torture: convert LOCK9 into LOCK9A and LOCK9BStefan Metzmacher2019-09-091-12/+26
* s3:torture: fix the timeout alarm handling on LOCK9Stefan Metzmacher2019-09-091-1/+1
* tests/ldap: Use TLDAP to check the extended DN returnGarming Sam2019-08-071-0/+155
* tests/tldap: Actually check the paging return codeGarming Sam2019-08-071-0/+23
* s3: torture: Ensure we can always get a POSIX ACL on a directory handle.Jeremy Allison2019-06-261-0/+127
* s3: torture: Add POSIX-ACL-OPLOCK test to check interaction of posix ACL oper...Jeremy Allison2019-06-241-0/+209
* s3: torture: Fix a debug typo.Jeremy Allison2019-06-241-1/+1
* s3: smbd: Ensure open for security descriptor access actually opens an fd.Jeremy Allison2019-06-241-1/+21
* torture3: Test cancelling locking&x with ntcancelVolker Lendecke2019-06-201-0/+204
* torture3: Run a blocking lock&x call with a subsequent readVolker Lendecke2019-06-201-0/+390
* torture3: Test blocking posix locksVolker Lendecke2019-06-201-0/+281
* torture3: Test LOCKINGX_CANCEL without locksVolker Lendecke2019-06-201-0/+56
* torture3: Add a test to block a locking&readVolker Lendecke2019-06-201-0/+171
* s3:torture: Use GnuTLS MD5Andreas Schneider2019-05-211-8/+11
* torture: Add test for talloc size accounting in memcacheChristof Schmitt2019-04-061-1/+69
* libsmb: Change cli_posix_readlink to return talloc'ed targetVolker Lendecke2019-03-271-4/+4
* utils: Use cli_hardlink instead of cli_nt_hardlinkVolker Lendecke2019-03-201-2/+2
* Fix typos in "valid"Michael Hanselmann2019-03-201-1/+1
* torture3: Fix an error messageVolker Lendecke2019-03-181-1/+3
* lib: Remove "struct sid_parse_ret" againVolker Lendecke2019-03-121-4/+4
* lib: Make sid_parse return the parsed lengthVolker Lendecke2019-03-121-3/+7
* torture: Add tests for idmap cacheVolker Lendecke2019-02-281-0/+4
* s3: torture: Add additional POSIX mkdir tests.Jeremy Allison2019-02-251-0/+102
* s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.Jeremy Allison2019-02-241-0/+103
* s3:torture: Use C99 initializer for torture_opsAndreas Schneider2019-01-281-152/+611
* s3:libsmb: pass impersonation_level to cli_ntcreate_send()Stefan Metzmacher2018-12-131-1/+2
* torture3: Use dom_sid_str_bufVolker Lendecke2018-12-111-1/+2
* selftest: Test hide new files timeoutVolker Lendecke2018-11-091-0/+1
* s3:torture: Rename the test file and remove it if it existsAndreas Schneider2018-10-271-1/+4
* s3:torture: Don't use the same testdir twiceAndreas Schneider2018-10-271-5/+5
* lib: Remove gencache.h from proto.hVolker Lendecke2018-10-191-0/+1
* lib: Move the "expired" for gencache_parse calculation into gencache.cVolker Lendecke2018-10-161-1/+3
* s3: torture: adjust SMB1 cli_splice() test sizesDavid Disseldorp2018-07-141-5/+5
* s3: torture: Test SMB1 cli_splice() fallback path when doing a non-full file ...Jeremy Allison2018-07-131-0/+153
* s3: torture: Add DELETE-PRINT test.Jeremy Allison2018-06-011-0/+73
* s3: smbtorture: Add new SMB2-DIR-FSYNC test to show behavior of FSYNC on dire...Jeremy Allison2018-05-181-0/+1
* Fix spelling s/processs/process/Mathieu Parent2018-05-121-3/+3
* Fix spelling s/missmatch/mismatch/Mathieu Parent2018-05-121-1/+1
* libsmb: Give namequery.c its own headerVolker Lendecke2018-04-111-0/+1
* s3:torture: add SMB2-ANONYMOUS which asserts no GUEST bit for anonymousStefan Metzmacher2018-03-151-0/+1
* Add substitutions %t, %j, and %J as path-safe variants of %T, %i, and %I.Dr. Thomas Orgis2018-01-081-0/+53
* torture3: add LOCAL-G-LOCK6 testStefan Metzmacher2017-12-201-0/+1
* torture: Check messaging_send_allVolker Lendecke2017-12-121-0/+1
* s3: libsmb: Rename cli_close_create() -> cli_smb1_close_create().Jeremy Allison2017-12-061-1/+1
* torture3: Test namemap_cacheVolker Lendecke2017-11-291-0/+1
* lib: Pass blob instead of &blob to gencache_set_data_blobVolker Lendecke2017-11-291-2/+2
* s3:torture: Fix building with -O3 and gcc 7Andreas Schneider2017-11-241-1/+2
* s3-torture: fix an always-true comparisonUri Simchoni2017-11-221-1/+1
* s3-torture: fix some truncation warningsUri Simchoni2017-11-221-3/+3
* winbind: Remove winbind_event_contextVolker Lendecke2017-11-181-9/+0