selftest: Test hide new files timeout
[amitay/samba.git] / source3 / torture / torture.c
2018-11-09 Volker Lendeckeselftest: Test hide new files timeout
2018-10-27 Andreas Schneiders3:torture: Rename the test file and remove it if it...
2018-10-27 Andreas Schneiders3:torture: Don't use the same testdir twice
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-10-16 Volker Lendeckelib: Move the "expired" for gencache_parse calculation...
2018-07-13 David Disseldorps3: torture: adjust SMB1 cli_splice() test sizes
2018-07-13 Jeremy Allisons3: torture: Test SMB1 cli_splice() fallback path when...
2018-06-01 Jeremy Allisons3: torture: Add DELETE-PRINT test.
2018-05-18 Jeremy Allisons3: smbtorture: Add new SMB2-DIR-FSYNC test to show...
2018-05-12 Mathieu ParentFix spelling s/processs/process/
2018-05-12 Mathieu ParentFix spelling s/missmatch/mismatch/
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-03-15 Stefan Metzmachers3:torture: add SMB2-ANONYMOUS which asserts no GUEST...
2018-01-08 Dr. Thomas OrgisAdd substitutions %t, %j, and %J as path-safe variants...
2017-12-20 Stefan Metzmachertorture3: add LOCAL-G-LOCK6 test
2017-12-12 Volker Lendecketorture: Check messaging_send_all
2017-12-06 Jeremy Allisons3: libsmb: Rename cli_close_create() -> cli_smb1_close...
2017-11-29 Volker Lendecketorture3: Test namemap_cache
2017-11-29 Volker Lendeckelib: Pass blob instead of &blob to gencache_set_data_blob
2017-11-24 Andreas Schneiders3:torture: Fix building with -O3 and gcc 7
2017-11-22 Uri Simchonis3-torture: fix an always-true comparison
2017-11-22 Uri Simchonis3-torture: fix some truncation warnings
2017-11-17 Volker Lendeckewinbind: Remove winbind_event_context
2017-10-20 Volker Lendecketorture: Remove GETADDRINFO test
2017-09-30 Volker Lendeckelib: Remove talloc_dict
2017-09-16 Jeremy Allisonlib: tevent: Remove select backend.
2017-07-25 Volker Lendecketorture3: Test dbwrap_do_locked
2017-07-25 Volker Lendecketorture: Add local-g-lock-ping-pong
2017-07-25 Jeremy Allisons3: torture: Add a test for cli_setpathinfo_basic(...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-06-22 Stefan Metzmachers3:torture: add torture_open_connection_flags()
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in run_c...
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in run_t...
2017-06-22 Stefan Metzmachers3:torture pass flags to torture_open_connection_share()
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in tortu...
2017-06-17 Jeremy Allisons3: libsmb: Correctly save and restore connection tcon...
2017-06-17 Jeremy Allisons3: libsmb: Widen cli_state_get_tid() / cli_state_set_t...
2017-06-15 Volker Lendecketorture3: Test heuristic cleanup
2017-06-15 Volker Lendecketorture3: Test lock conflict and cleanup
2017-06-15 Volker Lendecketorture3: Test lock upgrade/downgrade
2017-06-15 Volker Lendecketorture3: Test g_lock_write_data
2017-06-15 Volker Lendecketorture3: Initial test g_lock
2017-05-01 Volker Lendecketorture3: Make sure dbwrap_parse_record returns NOT_FOU...
2017-03-28 Uri Simchonis3: libsmb: add replace support to cli_rename()
2017-03-03 Ralph Boehmelibcli/smb: add max_credits arg to smbXcli_negprot_send()
2017-03-03 Volker Lendecketorture3: Add test for smbd crash
2017-02-23 Andreas Schneiders3:torture: Fix uint64_t comparsion in if-clause
2017-02-16 Jeremy Allisons3: torture: Regression test for smbd trying to open...
2017-01-30 Jeremy Allisons3: smbtorture: Add new local test LOCAL-CANONICALIZE...
2017-01-09 Ralph Boehmes3/torture: add a test for "mangled names = invalid"
2017-01-04 Jeremy Allisons3: torture: Add test for cli_ftruncate calling cli_smb...
2016-12-21 Stefan Metzmachers3:torture: make use of cli_smb1_setup_encryption(...
2016-12-19 Stefan Metzmachers3:torture: Use cli_tree_connect_creds() where we may...
2016-12-10 Jeremy Allisons3: torture: Adds regression test case for se_access_ch...
2016-12-09 Stefan Metzmachers3:libsmb: don't pass 'passlen' to cli_tree_connect...
2016-12-09 Stefan Metzmachers3:torture: make use of cli_full_connection_creds(...
2016-12-07 Jeremy Allisons3: torture: Regression test case for permissions check...
2016-11-15 Stefan Metzmachers3:torture: make use of cli_session_setup_creds() in...
2016-11-15 Stefan Metzmachers3:torture: create a global 'torture_creds' cli_credent...
2016-11-15 Stefan Metzmachers3:torture: make use of cli_session_setup_anon()
2016-11-15 Stefan Metzmachers3:libsmb: let the callers only pass the password strin...
2016-08-23 Amitay Isaacss3-lib: Remove unused function sprintf_append
2016-08-23 Volker Lendeckesmbtorture3: Add LOCAL-PTHREADPOOL-TEVENT
2016-07-20 Jeremy Allisons3: torture: Regression test case to specify exactly...
2016-06-18 Jeremy Allisons3: torture: Add test that proves Win2k12 correctly...
2016-05-20 Jeremy Allisons3: torture: Add POSIX-OFD-LOCK test.
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2016-03-25 Jeremy Allisons3: torture. Remove spurious lp_posix_pathnames() inclu...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK...
2016-02-03 Volker Lendecketldap: Make tldap_search use tldap_search_all
2016-02-03 Volker Lendeckesmbtorture3: Convert the tldap caller to TLDAPRC
2015-11-27 Stefan Metzmachers3:torture: add traverse testing to LOCAL-RBTREE
2015-10-21 Jeremy Allisons3-torture: Add WILDDELETE test to smbtorture3 to test...
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2015-07-30 Douglas Bagnallsource3 torture: don't segfault if filename query fails
2015-07-08 Volker LendeckeRemove ctdb_conn.[ch]
2015-05-11 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/torture.
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-19 Michael Adams3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING...
2015-03-19 Michael Adams3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING...
2015-03-16 Andrew Bartletttorture3: Rename LOCAL-WBCLIENT to WBCLIENT-MULTI-PING
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-11-25 Stefan Metzmachers3:torture: avoid nesting of macros and function calls...
2014-10-17 Stefan Metzmachers3:torture: avoid unused cli_set_username()
2014-09-30 Michael Adams3:torture: add LOCAL-MESSAGING-READ4 - send 1MB message
2014-09-24 Michael Adams3:torture: work on LOCAL-MESSAGING-FDPASS2
2014-09-24 Michael Adams3:torture: add test LOCAL-MESSAGING-FDPASS1
2014-09-22 Michael Adams3:smbtorture: align explanations for parameters
2014-09-22 Michael Adams3:smbtorture: mention "-e" in the help text
2014-08-29 Christof Schmitttorture3: Allow padding byte for LARGE_READX responses
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-07-03 Volker Lendecketorture3: Fix bug 10687
2014-06-21 Volker Lendecketorture3: Reproducer for bug 10593
2014-05-24 Volker Lendecketorture3: Add a little gencache_parse load test
2014-05-09 Jeremy Allisons3: client : Add extra return parameter to all client...
2014-05-08 Volker Lendecketorture3: local-messaging-read3
2014-04-30 Volker Lendecketorture3: Add a test deleting a different req
2014-04-30 Volker Lendecketorture3: Add local-messaging-read1
next