summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* torture: Add tests for idmap cacheVolker Lendecke2019-03-123-0/+124
* s3: torture: Add additional POSIX mkdir tests.Jeremy Allison2019-03-051-0/+102
* s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.Jeremy Allison2019-03-051-0/+100
* torture3: Extend read3 for the "messaging target re-inits" failureVolker Lendecke2019-03-051-20/+24
* s3: torture: Test SMB1 cli_splice() fallback path when doing a non-full file ...Jeremy Allison2018-08-131-0/+153
* s3: torture: Add DELETE-PRINT test.Jeremy Allison2018-06-201-0/+73
* s3: smbtorture: Add new SMB2-DIR-FSYNC test to show behavior of FSYNC on dire...Jeremy Allison2018-06-203-0/+272
* s3:torture: add SMB2-ANONYMOUS which asserts no GUEST bit for anonymousStefan Metzmacher2018-03-203-0/+44
* 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
* torture3: Test dbwrap_do_lockedVolker Lendecke2017-07-253-0/+134
* torture: Add local-g-lock-ping-pongVolker Lendecke2017-07-253-4/+98
* s3: torture: Add a test for cli_setpathinfo_basic() to smbtorture3.Jeremy Allison2017-07-251-0/+137
* s3: VFS: Change SMB_VFS_REALPATH to take and return struct smb_filename * ins...Jeremy Allison2017-07-011-1/+9
* s3: VFS: Change SMB_VFS_GETWD to return struct smb_filename * instead of char *.Jeremy Allison2017-07-012-21/+69
* s3: VFS: Change SMB_VFS_CHDIR to use const struct smb_filename * instead of c...Jeremy Allison2017-07-011-1/+2
* s3:torture: use CLI_FULL_CONNECTION_DISABLE_SMB1 in run_oplock_cancel()Stefan Metzmacher2017-06-221-4/+11
* s3:torture: add torture_open_connection_flags()Stefan Metzmacher2017-06-222-9/+16
* s3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in run_chain2()Stefan Metzmacher2017-06-221-1/+2
* s3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in run_tcon_devtype_test()Stefan Metzmacher2017-06-221-1/+1
* s3:torture pass flags to torture_open_connection_share()Stefan Metzmacher2017-06-221-9/+12
* s3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in torture_open_connection_sha...Stefan Metzmacher2017-06-221-1/+1
* s3:torture: make use of smb_protocol_types_string() in run_smb2_negprot()Stefan Metzmacher2017-06-221-31/+3
* messaging: Deliver messages only onceVolker Lendecke2017-06-211-3/+3
* lib: Give messages_ctdbd.c its own headerVolker Lendecke2017-06-211-0/+1
* s3: VFS: Change SMB_VFS_SYMLINK to use const struct smb_filename * instead of...Jeremy Allison2017-06-181-1/+9
* s3: VFS: Change SMB_VFS_READLINK to use const struct smb_filename * instead o...Jeremy Allison2017-06-181-1/+9
* s3: VFS: Change SMB_VFS_LINK to use const struct smb_filename * instead of co...Jeremy Allison2017-06-181-1/+17