summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
...
* s3:torture: Use C99 initializer for cmd_set in vfstestAndreas Schneider2019-01-281-4/+9
* s3:torture: Use C99 initializer for cmd_set in cmd_vfsAndreas Schneider2019-01-281-1/+1
* s3:torture: Use C99 initializer for poptOption in vfstestAndreas Schneider2019-01-281-4/+21
* s3:torture: call per_thread_cwd_check() in vfstest.c main()Stefan Metzmacher2019-01-111-0/+2
* selftest: Remove test_ntlm_auth.py helperSamuel Cabrero2018-12-191-335/+0
* PY3: change shebang to python3 in misc dirsJoe Guo2018-12-141-1/+1
* s3:libsmb: pass impersonation_level to cli_ntcreate_send()Stefan Metzmacher2018-12-136-9/+16
* torture3: Use dom_sid_str_bufVolker Lendecke2018-12-111-1/+2
* s3/torture: PY3 port samba.ntlm_authNoel Power2018-11-141-30/+29
* wbclient: Send the client process name talking to winbindAndreas Schneider2018-11-121-0/+4
* selftest: Test hide new files timeoutVolker Lendecke2018-11-093-0/+175
* gencache: Remove transaction-based tdbVolker Lendecke2018-11-061-2/+0
* 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-192-0/+2
* lib: Move the "expired" for gencache_parse calculation into gencache.cVolker Lendecke2018-10-161-1/+3
* namemap_cache: Absorb the expired calculation into namemap_cache.cVolker Lendecke2018-10-161-9/+18
* s3: Rename server_messaging_context() to global_messaging_context()Christof Schmitt2018-09-074-5/+5
* s3: Rename server_event_context() to global_event_context()Christof Schmitt2018-09-072-3/+3
* PEP8: fix W391: blank line at end of fileJoe Guo2018-08-241-2/+0
* PEP8: fix E502: the backslash is redundant between bracketsJoe Guo2018-08-241-14/+14
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-241-0/+1
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-4/+0
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+5
* PEP8: fix E241: multiple spaces after ','Joe Guo2018-08-241-2/+2
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-14/+14
* dbwrap: Clarify db_open_watched APIVolker Lendecke2018-08-172-3/+3
* torture3: Extend the g_lock6 test to also cover upgradesVolker Lendecke2018-08-171-0/+16
* torture3: Enhance g_lock6 to run without CLEAR_IF_FIRSTVolker Lendecke2018-08-171-0/+18
* torture3: Simplify the g_lock6 testVolker Lendecke2018-08-171-5/+5
* 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
* 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