summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2015-07-08Remove ctdb_conn.[ch]Volker Lendecke3-241/+0
2015-05-13Fix the uint32/16/8 stuff in two proto.h files I missed.Richard Sharpe1-1/+1
2015-05-12Convert all uses of uint32/16/8 to _t in source3/torture.Richard Sharpe7-53/+53
2015-05-08s3:torture: handle PROTOCOL_SMB3_11Stefan Metzmacher1-0/+3
2015-04-22vfstest: use lp_load_with_shares() in cmd_confMichael Adam1-1/+1
2015-04-22s3:torture:msg: use lp_load()-wrapper lp_load_global()Michael Adam1-1/+1
2015-03-24lib: load_case_tables() -> smb_init_locale()Volker Lendecke5-5/+5
2015-03-19s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2b test.Michael Adam3-0/+11
2015-03-19s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2a test.Michael Adam3-0/+11
2015-03-19s3:torture: prepare the FDPASS2 test to be run with variable payload sizes.Michael Adam1-4/+12
2015-03-17lib: Remove tdb_open_compatVolker Lendecke1-1/+1
2015-03-16torture3: Rename LOCAL-WBCLIENT to WBCLIENT-MULTI-PINGAndrew Bartlett1-2/+2
2015-02-17s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameterDavid Disseldorp1-1/+1
2015-01-06torture3: Fix a typoVolker Lendecke1-1/+1
2014-12-09messaging3: Avoid self-send complexityVolker Lendecke2-2/+2
2014-12-07lib: Split out write_data[_iov]Volker Lendecke1-0/+1
2014-11-25s3:torture: avoid nesting of macros and function calls in torture_cli_session...Stefan Metzmacher1-4/+5
2014-10-28build: Remove configure checks for ctdb headersAmitay Isaacs1-4/+0
2014-10-17s3:torture: avoid unused cli_set_username()Stefan Metzmacher1-6/+0
2014-10-07s3:torture: add PROTOCOL_SMB3_10 handlingStefan Metzmacher1-0/+3
2014-09-30s3:libsmb: remove unused smb2cli.hStefan Metzmacher1-1/+0
2014-09-30libcli/smb: move smb2cli_tcon.c to the toplevelStefan Metzmacher1-2/+8
2014-09-30s3:torture: transfer 1M message with fds in LOCAL-MESSAGING-FDPASS2 testMichael Adam1-1/+1
2014-09-30s3:torture: wait in tevent-loop for child to confirm receive in FDPASS2 msg testMichael Adam1-0/+55
2014-09-30s3:torture: fix a message in LOCAL-MESSAGING-FDPASS2 testMichael Adam1-1/+1
2014-09-30s3:torture: add LOCAL-MESSAGING-READ4 - send 1MB messageMichael Adam3-0/+232
2014-09-27s3:torture: in LOCAL-MESSAGING-FDPASS2, close fds after passing themMichael Adam1-0/+3
2014-09-24s3:torture: in LOCAL-MESSAGING-READ3, print some messages to childMichael Adam1-0/+5
2014-09-24s3:torture: in LOCAL-MESSAGING-READ3, tell child to exit and waitMichael Adam1-0/+17
2014-09-24s3:torture: work on LOCAL-MESSAGING-FDPASS2Michael Adam3-0/+238
2014-09-24s3:torture: add test LOCAL-MESSAGING-FDPASS1Michael Adam3-0/+79
2014-09-22s3:smbtorture: align explanations for parametersMichael Adam1-3/+3
2014-09-22s3:smbtorture: mention "-e" in the help textMichael Adam1-0/+1
2014-09-19s3:torture: use cli_state_client_guid in run_smb2_multi_channel()Stefan Metzmacher1-0/+6
2014-09-19s3:smbd: pass smbXsrv_connection to smb1_parse_chain()Stefan Metzmacher1-2/+2
2014-08-30torture3: Allow padding byte for LARGE_READX responsesChristof Schmitt1-1/+2
2014-08-23messaging3: Add msg_sink/source -- perftestVolker Lendecke2-0/+441
2014-08-23torture: Fix cleanup2 to utilize on-demand cleanupVolker Lendecke1-16/+3
2014-08-23torture: Run the cleanup2 test against 2 nodesVolker Lendecke1-1/+1
2014-07-18lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher1-1/+1
2014-07-15torture: test_ntlm_auth.py now has a require-membership-of argumentGarming Sam1-0/+7
2014-07-03torture3: Fix bug 10687Volker Lendecke1-1/+1
2014-06-30torture3: Add some brlock entries in cleanup2Volker Lendecke1-2/+26
2014-06-30libcli: Make smb2cli_create return blobsVolker Lendecke1-16/+16
2014-06-21torture3: Reproducer for bug 10593Volker Lendecke3-0/+161
2014-06-07s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free().Jeremy Allison1-2/+2
2014-05-24torture3: Add a little gencache_parse load testVolker Lendecke1-0/+24
2014-05-09s3: client : Add extra return parameter to all client open calls.Jeremy Allison11-81/+84
2014-05-08torture3: local-messaging-read3Volker Lendecke3-0/+202
2014-05-08messaging3: Push down the self-send callbackVolker Lendecke1-1/+1