selftest: Test hide new files timeout
[amitay/samba.git] / source3 / torture / torture.c
2014-03-27 Volker Lendeckepthreadpool: Add a simple benchmark
2014-03-05 Stefan Metzmachers3:torture: use CLI_BUFFER_SIZE instead of BUFFER_SIZE
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2014-01-21 Volker Lendeckemessaging3: remove msg_channel
2013-12-14 Volker Lendecketorture3: Do not depend on epoll
2013-11-26 Volker Lendecketorture3: Reproducer for bug 10284
2013-11-21 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-11-19 Volker Lendecketorture3: Use tevent_req_nterror properly
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-05 Volker Lendeckelib: Use "mem_ctx" arg in gencache_get
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-09-05 Volker Lendecketorture3: Test getting a blob as a string
2013-09-05 Volker Lendeckelib: Add "mem_ctx" to gencache_get_data_blob
2013-09-05 Volker Lendecketorture3: Fix a const warning
2013-09-03 Volker Lendecketorture3: Trigger a nasty cleanup bug in smbd
2013-08-28 Volker Lendecketorture3: add clipathinfo-bufsize
2013-08-15 Stefan Metzmachers3:torture: avoid interpret_protocol()
2013-07-31 Jeff Laytontorture: add LOCAL-sid_to_string testcase
2013-07-31 Jeff Laytontorture: add more string_to_sid torture testcases
2013-03-20 Jeremy Allisons3:torture: Add new LARGE_READX test to investigate...
2013-02-22 Andreas Schneiders3-torture: Don't leak memory.
2013-02-19 Stefan Metzmachers3:torture: call fault_setup() to get usage backtraces
2013-02-19 Stefan Metzmachers3:torture: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:torture: make use of samba_tevent_context_init()
2013-01-28 Jeremy AllisonRegression test for bug #9571 - Unlink after open cause...
2013-01-18 Volker Lendeckesmbtorture: Satisfy a linker dependency
2012-12-03 Andreas Schneidertorture: Use new samba_getpass() in smbtorture3.
2012-11-29 Volker Lendeckes3: test dbwrap_ctdb
2012-10-06 Volker Lendeckes3: Add two tests a CLEAR_IF_FIRST crash
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-08-09 Michael Adams3:torture:delete: add a 12th subtest to the delete...
2012-08-09 Michael Adams3:torture:delete: fix 11th test to work against windows
2012-08-09 Michael Adams3:torture:delete: simplify return code handling, fixin...
2012-08-09 Michael Adams3:torture:delete: reduce indentation
2012-08-09 Michael Adams3:torture:delete: add a comment
2012-08-09 Michael Adams3:torture:delete: add a comment
2012-08-09 Michael Adams3:torture:delete: add a comment
2012-08-09 Michael Adams3:torture:delete: move the success message for a subte...
2012-08-09 Michael Adams3:torture:delete: remove an else, reducing indentation
2012-08-09 Michael Adams3:torture:delete: remove an else, reducing indentation
2012-08-09 Michael Adams3:torture:delete: remove an else, reducing indentation
2012-08-09 Michael Adams3:torture:delete: remove an else, reducing indentation
2012-08-09 Michael Adams3:torture:delete: really fail the test in a failure...
2012-08-09 Michael Adams3:torture:delete: fix a comment
2012-08-09 Michael Adams3:torture:delete: fix a message
2012-08-09 Michael Adams3:torture:delete: fix a message
2012-08-09 Michael Adams3:torture:delete: fix a message
2012-08-09 Michael Adams3:torture:delete: fix a message (counting the opens)
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untanlge function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-07-25 Stefan Metzmachers3:torture: remove unused shm_setup()
2012-07-25 Stefan Metzmachers3:torture: replace shm_setup() with anonymous_shared_a...
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
2012-06-12 Michael Adams3:torture: fix use of non-existent word (existant)
2012-06-05 Jeremy AllisonTests for bug #8972 - Add permission checks to run_simp...
2012-06-03 Luk Claess3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs...
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_disconnect
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-05-28 Luk Claess3:libsmb: get rid of cli_sockopt
2012-05-25 Volker Lendeckes3: Test whether get_share_mode_lock cleans up stale...
2012-05-21 Jeremy AllisonAdded torture test for bug #8910. Test remove_duplicate...
2012-05-18 Volker Lendeckes3: Revert the serverid changes, they need more work
2012-05-17 Volker Lendeckes3: Test whether get_share_mode_lock cleans up stale...
2012-05-01 Christian Ambachs3:torture: add idmap_tdb_common test code
2012-04-19 Volker Lendeckes3-dbwrap: Add dbwrap_record_watch_send/recv
2012-04-17 Volker Lendeckes3: Add two notify benchmark tests
2012-04-17 Volker Lendeckes3: Make torture_nprocs globally available
2012-04-17 Volker Lendeckes3: Add msg_channel
2012-04-17 Volker Lendeckes3: Add a second ctdb connect library
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-03-30 Jeremy AllisonWho would have guessed - checking returns from strlcat...
2012-03-30 Jeremy AllisonMore strlcat/strlcpy truncate checks.
2012-03-13 Stefan Metzmachers3:torture: fix segfault in LOCAL-TALLOC-DICT
2012-03-13 Stefan Metzmachers3:torture: talloc_dict_traverse() returns the number...
2012-02-29 Volker Lendeckes3: Add a test that makes a chained open break an oplock
2012-02-16 Christopher R. Her... Rename obscure defined constants.
2012-02-06 Volker Lendeckelib/util: Add hex_encode_buf
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2012-01-06 Volker Lendeckes3: Avoid a potential alignment requirement issue
2012-01-05 Volker LendeckeFix the local-memcache test for 64-bit
2012-01-05 Volker Lendeckes3: Add a test for proper brlock cleanup
2012-01-05 Volker Lendeckes3: Add a test excercising the share mode cleanup routine
2012-01-03 Volker Lendeckes3: Fix a cut&paste error
2012-01-03 Volker Lendeckes3: Fix a typo
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-11-24 Stefan Metzmachers3:torture: add SMB2-SESSION-REAUTH
2011-11-24 Stefan Metzmachers3:torture: add SMB2-MULTI-CHANNEL test
2011-11-24 Michael Adams3:torture: add a new test SMB2-TCON-DEPENDENCE
next