summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3: torture: Add test for cli_ftruncate calling cli_smb2_ftruncate.Jeremy Allison2017-01-043-0/+159
* s3:torture: make use of cli_smb1_setup_encryption() in force_cli_encryption()Stefan Metzmacher2016-12-211-9/+1
* s3:torture/masktest: masktest only works with SMB1 currentlyStefan Metzmacher2016-12-191-0/+1
* s3:torture/masktest: Use cli_tree_connect_creds()Stefan Metzmacher2016-12-191-2/+1
* s3:torture: Use cli_tree_connect_creds() where we may use share level authStefan Metzmacher2016-12-191-2/+2
* s3: torture: Adds regression test case for se_access_check() owner rights issue.Jeremy Allison2016-12-101-0/+386
* s3:libsmb: don't pass 'passlen' to cli_tree_connect[_send]() and allow pass=NULLStefan Metzmacher2016-12-092-16/+13
* s3:torture: make use of cli_full_connection_creds() in torture.cStefan Metzmacher2016-12-091-12/+20
* s3: torture: Regression test case for permissions check on rename.Jeremy Allison2016-12-071-0/+192
* s3:torture: make use of auth_generic_set_creds() in test_smb2.cStefan Metzmacher2016-11-151-65/+10
* s3:torture: make use of cli_session_setup_creds() in test_smb2.cStefan Metzmacher2016-11-151-15/+6
* s3:torture: make use of cli_session_setup_creds() in torture.cStefan Metzmacher2016-11-151-18/+24
* s3:torture: create a global 'torture_creds' cli_credentials structureStefan Metzmacher2016-11-151-0/+15
* s3:torture: make use of cli_session_creds_init() in masktest.cStefan Metzmacher2016-11-151-13/+26
* s3:torture: make use of cli_session_setup_anon()Stefan Metzmacher2016-11-151-2/+2
* s3:libsmb: let the callers only pass the password string to cli_session_setup...Stefan Metzmacher2016-11-153-26/+12
* s3: torture: vfstest. unlink cmd must be stream aware.Jeremy Allison2016-10-211-0/+8
* s3-lib: Remove unused function sprintf_appendAmitay Isaacs2016-08-242-50/+0
* smbtorture3: Add LOCAL-PTHREADPOOL-TEVENTVolker Lendecke2016-08-243-0/+84
* lib: Use pthreadpool_pipe instead of pthreadpoolVolker Lendecke2016-08-241-11/+11
* s3: torture: Regression test case to specify exactly how UNIX extensions shou...Jeremy Allison2016-07-201-0/+146
* dbwrap: Add an alternative implementation of dbwrap_watch_record_sendVolker Lendecke2016-07-151-9/+12
* dbwrap: Add "blocker" to record_watch_sendVolker Lendecke2016-07-151-2/+4
* s3: torture: Add test that proves Win2k12 correctly returns pidlow and pidhig...Jeremy Allison2016-06-181-0/+159
* s3: torture: Add POSIX-OFD-LOCK test.Jeremy Allison2016-05-211-0/+120
* dbwrap: Add "msg_ctx" to db_open_ctdbVolker Lendecke2016-05-171-1/+4
* dbwrap_ctdb: Pass in ctdbd_connectionVolker Lendecke2016-05-171-2/+10
* torture: Remove a use of get_my_vnn()Volker Lendecke2016-05-161-2/+3
* lib: Give base64.c its own .hVolker Lendecke2016-05-041-0/+1
* winbind: Remove unused idmap_backends_unixid_to_sidVolker Lendecke2016-03-301-5/+0
* s3: torture. Remove spurious lp_posix_pathnames() included by cut-and-paste e...Jeremy Allison2016-03-251-1/+1
* s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().Jeremy Allison2016-03-241-8/+21