summaryrefslogtreecommitdiff
path: root/source3/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ctdb_conn.[ch]Volker Lendecke2015-07-081-1/+0
* Convert all uses of uint32/16/8 to _t in source3/torture.Richard Sharpe2015-05-121-37/+37
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2b test.Michael Adam2015-03-191-0/+1
* s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2a test.Michael Adam2015-03-191-0/+1
* torture3: Rename LOCAL-WBCLIENT to WBCLIENT-MULTI-PINGAndrew Bartlett2015-03-161-2/+2
* lib: Split out write_data[_iov]Volker Lendecke2014-12-071-0/+1
* s3:torture: avoid nesting of macros and function calls in torture_cli_session...Stefan Metzmacher2014-11-251-4/+5
* s3:torture: avoid unused cli_set_username()Stefan Metzmacher2014-10-171-6/+0
* s3:torture: add LOCAL-MESSAGING-READ4 - send 1MB messageMichael Adam2014-09-301-0/+1
* s3:torture: work on LOCAL-MESSAGING-FDPASS2Michael Adam2014-09-241-0/+1
* s3:torture: add test LOCAL-MESSAGING-FDPASS1Michael Adam2014-09-241-0/+1
* s3:smbtorture: align explanations for parametersMichael Adam2014-09-221-3/+3
* s3:smbtorture: mention "-e" in the help textMichael Adam2014-09-221-0/+1
* torture3: Allow padding byte for LARGE_READX responsesChristof Schmitt2014-08-301-1/+2
* lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher2014-07-181-1/+1
* torture3: Fix bug 10687Volker Lendecke2014-07-031-1/+1
* torture3: Reproducer for bug 10593Volker Lendecke2014-06-211-0/+1
* torture3: Add a little gencache_parse load testVolker Lendecke2014-05-241-0/+24
* s3: client : Add extra return parameter to all client open calls.Jeremy Allison2014-05-091-61/+64
* torture3: local-messaging-read3Volker Lendecke2014-05-081-0/+1
* torture3: Add a test deleting a different reqVolker Lendecke2014-04-301-0/+1
* torture3: Add local-messaging-read1Volker Lendecke2014-04-301-0/+1
* pthreadpool: Add a simple benchmarkVolker Lendecke2014-03-271-0/+1
* s3:torture: use CLI_BUFFER_SIZE instead of BUFFER_SIZEStefan Metzmacher2014-03-051-1/+1
* dbwrap: add a dbwrap_flags argument to db_open()Michael Adam2014-02-071-1/+2
* messaging3: remove msg_channelVolker Lendecke2014-01-211-2/+0
* torture3: Do not depend on epollVolker Lendecke2013-12-141-1/+1
* torture3: Reproducer for bug 10284Volker Lendecke2013-11-261-0/+1
* s3-lib: Add grpname to talloc_sub_specified().Andreas Schneider2013-11-211-1/+1
* torture3: Use tevent_req_nterror properlyVolker Lendecke2013-11-191-4/+2
* lib: Use "mem_ctx" arg in gencache_getVolker Lendecke2013-09-051-7/+7
* lib: Add a "mem_ctx" arg to gencache_get (unused so far)Volker Lendecke2013-09-051-4/+4
* torture3: Test getting a blob as a stringVolker Lendecke2013-09-051-0/+15
* lib: Add "mem_ctx" to gencache_get_data_blobVolker Lendecke2013-09-051-2/+2
* torture3: Fix a const warningVolker Lendecke2013-09-051-1/+1
* torture3: Trigger a nasty cleanup bug in smbdVolker Lendecke2013-09-031-0/+1
* torture3: add clipathinfo-bufsizeVolker Lendecke2013-08-281-0/+1
* s3:torture: avoid interpret_protocol()Stefan Metzmacher2013-08-151-2/+1
* torture: add LOCAL-sid_to_string testcaseJeff Layton2013-07-311-0/+30
* torture: add more string_to_sid torture testcasesJeff Layton2013-07-311-0/+16
* s3:torture: Add new LARGE_READX test to investigate large SMBreadX behavior.Jeremy Allison2013-03-201-1/+337
* s3-torture: Don't leak memory.Andreas Schneider2013-02-221-0/+3
* s3:torture: call fault_setup() to get usage backtracesStefan Metzmacher2013-02-191-0/+1
* s3:torture: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-4/+4
* s3:torture: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-8/+8
* Regression test for bug #9571 - Unlink after open causes smbd to panicJeremy Allison2013-01-281-0/+44
* smbtorture: Satisfy a linker dependencyVolker Lendecke2013-01-181-1/+8
* torture: Use new samba_getpass() in smbtorture3.Andreas Schneider2012-12-031-3/+6
* s3: test dbwrap_ctdbVolker Lendecke2012-11-291-0/+1