summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* idmap: Remove "domname" from idmap_backends_unixid_to_sidVolker Lendecke2015-08-311-1/+1
* Remove ctdb_conn.[ch]Volker Lendecke2015-07-083-241/+0
* Fix the uint32/16/8 stuff in two proto.h files I missed.Richard Sharpe2015-05-131-1/+1
* Convert all uses of uint32/16/8 to _t in source3/torture.Richard Sharpe2015-05-127-53/+53
* s3:torture: handle PROTOCOL_SMB3_11Stefan Metzmacher2015-05-081-0/+3
* vfstest: use lp_load_with_shares() in cmd_confMichael Adam2015-04-221-1/+1
* s3:torture:msg: use lp_load()-wrapper lp_load_global()Michael Adam2015-04-221-1/+1
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-245-5/+5
* s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2b test.Michael Adam2015-03-193-0/+11
* s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2a test.Michael Adam2015-03-193-0/+11
* s3:torture: prepare the FDPASS2 test to be run with variable payload sizes.Michael Adam2015-03-191-4/+12
* lib: Remove tdb_open_compatVolker Lendecke2015-03-171-1/+1
* torture3: Rename LOCAL-WBCLIENT to WBCLIENT-MULTI-PINGAndrew Bartlett2015-03-161-2/+2
* s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameterDavid Disseldorp2015-02-171-1/+1
* torture3: Fix a typoVolker Lendecke2015-01-061-1/+1
* messaging3: Avoid self-send complexityVolker Lendecke2014-12-092-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
* build: Remove configure checks for ctdb headersAmitay Isaacs2014-10-281-4/+0
* s3:torture: avoid unused cli_set_username()Stefan Metzmacher2014-10-171-6/+0
* s3:torture: add PROTOCOL_SMB3_10 handlingStefan Metzmacher2014-10-071-0/+3
* s3:libsmb: remove unused smb2cli.hStefan Metzmacher2014-09-301-1/+0
* libcli/smb: move smb2cli_tcon.c to the toplevelStefan Metzmacher2014-09-301-2/+8
* s3:torture: transfer 1M message with fds in LOCAL-MESSAGING-FDPASS2 testMichael Adam2014-09-301-1/+1
* s3:torture: wait in tevent-loop for child to confirm receive in FDPASS2 msg testMichael Adam2014-09-301-0/+55
* s3:torture: fix a message in LOCAL-MESSAGING-FDPASS2 testMichael Adam2014-09-301-1/+1
* s3:torture: add LOCAL-MESSAGING-READ4 - send 1MB messageMichael Adam2014-09-303-0/+232
* s3:torture: in LOCAL-MESSAGING-FDPASS2, close fds after passing themMichael Adam2014-09-271-0/+3
* s3:torture: in LOCAL-MESSAGING-READ3, print some messages to childMichael Adam2014-09-241-0/+5
* s3:torture: in LOCAL-MESSAGING-READ3, tell child to exit and waitMichael Adam2014-09-241-0/+17
* s3:torture: work on LOCAL-MESSAGING-FDPASS2Michael Adam2014-09-243-0/+238
* s3:torture: add test LOCAL-MESSAGING-FDPASS1Michael Adam2014-09-243-0/+79
* s3:smbtorture: align explanations for parametersMichael Adam2014-09-221-3/+3
* s3:smbtorture: mention "-e" in the help textMichael Adam2014-09-221-0/+1
* s3:torture: use cli_state_client_guid in run_smb2_multi_channel()Stefan Metzmacher2014-09-191-0/+6
* s3:smbd: pass smbXsrv_connection to smb1_parse_chain()Stefan Metzmacher2014-09-191-2/+2
* torture3: Allow padding byte for LARGE_READX responsesChristof Schmitt2014-08-301-1/+2
* messaging3: Add msg_sink/source -- perftestVolker Lendecke2014-08-232-0/+441
* torture: Fix cleanup2 to utilize on-demand cleanupVolker Lendecke2014-08-231-16/+3
* torture: Run the cleanup2 test against 2 nodesVolker Lendecke2014-08-231-1/+1
* lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher2014-07-181-1/+1
* torture: test_ntlm_auth.py now has a require-membership-of argumentGarming Sam2014-07-151-0/+7
* torture3: Fix bug 10687Volker Lendecke2014-07-031-1/+1
* torture3: Add some brlock entries in cleanup2Volker Lendecke2014-06-301-2/+26
* libcli: Make smb2cli_create return blobsVolker Lendecke2014-06-301-16/+16
* torture3: Reproducer for bug 10593Volker Lendecke2014-06-213-0/+161
* s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free().Jeremy Allison2014-06-071-2/+2
* 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-0911-81/+84
* torture3: local-messaging-read3Volker Lendecke2014-05-083-0/+202