summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* torture: Add test for talloc size accounting in memcacheChristof Schmitt2019-04-121-1/+69
* Fix typos in "valid"Michael Hanselmann2019-03-281-1/+1
* torture: Add tests for idmap cacheVolker Lendecke2019-03-123-0/+124
* s3: torture: Add additional POSIX mkdir tests.Jeremy Allison2019-03-041-0/+102
* s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.Jeremy Allison2019-03-041-0/+100
* torture3: Extend read3 for the "messaging target re-inits" failureVolker Lendecke2019-03-041-20/+24
* vfstest: make use of create_conn_struct_tos()Stefan Metzmacher2018-06-141-11/+8
* s3: torture: Add DELETE-PRINT test.Jeremy Allison2018-06-011-0/+73
* s3: torture: Remove cmd_fchmod_acl().Jeremy Allison2018-05-251-31/+0
* s3: torture: Remove cmd_chmod_acl().Jeremy Allison2018-05-251-32/+0
* s3: smbtorture: Add new SMB2-DIR-FSYNC test to show behavior of FSYNC on dire...Jeremy Allison2018-05-183-0/+272
* Fix spelling s/processs/process/Mathieu Parent2018-05-121-3/+3
* Fix spelling s/missmatch/mismatch/Mathieu Parent2018-05-121-1/+1
* s3: torture: Remove the last user of SMB_VFS_WRITE.Jeremy Allison2018-05-041-1/+1
* s3: torture: Make cmd_read use read_file().Jeremy Allison2018-05-041-1/+1
* s3: vfs: Use the new smb_vfs_fsync_sync() call in place of SMB_VFS_FSYNC().Jeremy Allison2018-05-011-2/+1
* torture3: Fix CID 1435119 Error handling issues (CHECKED_RETURN)Volker Lendecke2018-04-241-2/+6
* libsmb: Give namequery.c its own headerVolker Lendecke2018-04-111-0/+1
* s3:torture: Fix size types in make_nonstd_fd()Andreas Schneider2018-04-031-2/+2
* s3:torture: add SMB2-ANONYMOUS which asserts no GUEST bit for anonymousStefan Metzmacher2018-03-153-0/+44
* s3:auth: Pass mem_ctx to init_guest_session_info()Andreas Schneider2018-02-201-1/+1
* lib: Make g_lock_dump use TDB_DATAVolker Lendecke2018-02-081-6/+12
* lib: Make g_lock_write_data use TDB_DATAVolker Lendecke2018-02-081-2/+4
* lib: Make g_lock_unlock use TDB_DATAVolker Lendecke2018-02-081-5/+5
* lib: Make g_lock_lock use TDB_DATAVolker Lendecke2018-02-081-15/+22
* lib: Make g_lock_lock_send use TDB_DATAVolker Lendecke2018-02-081-1/+3
* s3/torture/pdbtest: delete trusted domain at test endRalph Boehme2018-01-131-0/+7
* s3/torture/pdbtest: creating a trusted domain requires a valid SIDRalph Boehme2018-01-131-0/+6
* s3/torture: fix an error messageRalph Boehme2018-01-131-1/+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-203-0/+154
* pdbtest: also verify the authentication path for local users via winbinddStefan Metzmacher2017-12-131-0/+73
* torture: Check messaging_send_allVolker Lendecke2017-12-123-0/+281
* s3: libsmb: Rename cli_close_create() -> cli_smb1_close_create().Jeremy Allison2017-12-062-2/+2
* lib: Remove unused serverid.tdbVolker Lendecke2017-12-051-2/+0
* torture3: Test namemap_cacheVolker Lendecke2017-11-293-0/+264
* lib: Pass blob instead of &blob to gencache_set_data_blobVolker Lendecke2017-11-291-2/+2
* dbwrap_watch: Remove the "prec" parameter from watch_recvVolker Lendecke2017-11-291-2/+1
* 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
* torture: Remove GETADDRINFO testVolker Lendecke2017-10-201-54/+0
* lib: Remove talloc_dictVolker Lendecke2017-09-301-57/+0
* lib: tevent: Remove select backend.Jeremy Allison2017-09-161-5/+5
* idmap: remove unused function idmap_is_online()Ralph Wuerthner2017-08-041-5/+0
* ctdb_conn: Use messaging_ctdb_connectionVolker Lendecke2017-07-251-1/+1
* dbwrap_ctdb: Use messaging_ctdbd_connectionVolker Lendecke2017-07-251-7/+1
* torture3: Add verification for g_lock_retryVolker Lendecke2017-07-251-0/+52
* dbwrap_watch: Implement do_lockedVolker Lendecke2017-07-251-5/+27