Convert all uses of uint32/16/8 to _t in source3/torture.
[mat/samba.git] / source3 / torture / torture.c
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
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
next