summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3: VFS: Change SMB_VFS_DISK_FREE to use const struct smb_filename * instead ...Jeremy Allison2017-06-181-1/+11
* s3: VFS: Change SMB_VFS_MKNOD to use const struct smb_filename * instead of c...Jeremy Allison2017-06-181-1/+8
* s3: libsmb: Correctly save and restore connection tcon in smbclient, smbcacls...Jeremy Allison2017-06-171-0/+16
* s3: libsmb: Widen cli_state_get_tid() / cli_state_set_tid() to 32-bits.Jeremy Allison2017-06-171-4/+4
* s3: smbtorture: Show correct use of cli_state_save_tcon() / cli_state_restore...Jeremy Allison2017-06-171-3/+5
* torture3: Test heuristic cleanupVolker Lendecke2017-06-153-0/+144
* torture3: Test lock conflict and cleanupVolker Lendecke2017-06-153-0/+184
* torture3: Test lock upgrade/downgradeVolker Lendecke2017-06-153-0/+122
* g_lock: Allow lock upgrade/downgradeVolker Lendecke2017-06-151-1/+1
* torture3: Test g_lock_write_dataVolker Lendecke2017-06-153-0/+98
* torture3: Initial test g_lockVolker Lendecke2017-06-153-0/+106
* Revert "s3:libsmb: Fix printing the session setup information"Andreas Schneider2017-06-091-3/+1
* s3:libsmb: Fix printing the session setup informationAndreas Schneider2017-06-071-1/+3
* s3: VFS: Change SMB_VFS_GETXATTR to use const struct smb_filename * instead o...Jeremy Allison2017-06-011-2/+9
* s3: VFS: Change SMB_VFS_SETXATTR to use const struct smb_filename * instead o...Jeremy Allison2017-05-311-1/+8
* s3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct smb_filename * instea...Jeremy Allison2017-05-311-1/+12
* s3: VFS: Change SMB_VFS_LISTXATTR to use const struct smb_filename * instead ...Jeremy Allison2017-05-311-2/+11
* s3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use const struct smb_filenam...Jeremy Allison2017-05-311-1/+8
* s3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const struct smb_filename * i...Jeremy Allison2017-05-311-1/+10
* s3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to use const struct smb_filen...Jeremy Allison2017-05-311-1/+13
* torture3: Make sure dbwrap_parse_record returns NOT_FOUND for invalid watcher...Volker Lendecke2017-05-013-0/+70
* torture3: In LOCAL-DBWRAP-WATCH1, open tdb with CLEAR_IF_FIRSTVolker Lendecke2017-05-011-1/+2
* rpc: Always supply both the remote and local address to the auth subsystemGary Lockyer2017-03-291-5/+10
* auth: Fill in user_info->service_description from all callersAndrew Bartlett2017-03-291-1/+2
* s3: libsmb: add replace support to cli_rename()Uri Simchoni2017-03-282-8/+8
* auth3: let auth_check_ntlm_password() return pauthoritativeStefan Metzmacher2017-03-241-3/+7
* pdbtest: make use of make_auth3_context_for_ntlm()Stefan Metzmacher2017-03-241-1/+1
* pdbtest: Call make_auth_context_subsystem directlyVolker Lendecke2017-03-241-2/+10
* libcli/smb: add max_credits arg to smbXcli_negprot_send()Ralph Boehme2017-03-031-1/+1
* torture3: Add test for smbd crashVolker Lendecke2017-03-031-0/+76
* s3:torture: Fix uint64_t comparsion in if-clauseAndreas Schneider2017-02-231-2/+2
* Correct "existence" typos.Chris Lamb2017-02-221-4/+4
* s3: torture: Regression test for smbd trying to open an invalid symlink.Jeremy Allison2017-02-161-0/+101
* torture/ntlm_auth: do not assume a line is less than 2047 bytesBob Campbell2017-02-111-4/+9
* Move pthreadpool to top of the tree.Matthieu Patou2017-02-091-1/+1
* s3: smbtorture: Add new local test LOCAL-CANONICALIZE-PATHJeremy Allison2017-01-301-0/+44
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-222-0/+2
* s3/torture: add a test for "mangled names = invalid"Ralph Boehme2017-01-091-0/+147