1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/torture
Stefan Metzmacher 79a7ecba14 s3:torture: handle PROTOCOL_SMB3_11
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2015-05-08 13:00:28 +02:00
..
bench_pthreadpool.c pthreadpool: Allow multiple jobs to be received 2014-03-27 06:06:11 +01:00
cmd_vfs.c s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameter 2015-02-17 05:37:20 +01:00
denytest.c Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
locktest2.c torture: Use new samba_getpass() in locktest2. 2012-12-03 14:35:09 +01:00
mangle_test.c lib: Remove tdb_open_compat 2015-03-17 11:30:51 +01:00
masktest.c lib: load_case_tables() -> smb_init_locale() 2015-03-24 00:00:20 +01:00
msg_sink.c messaging3: Add msg_sink/source -- perftest 2014-08-23 00:24:18 +02:00
msg_source.c s3:torture:msg: use lp_load()-wrapper lp_load_global() 2015-04-22 13:57:30 +02:00
msgtest.c lib: load_case_tables() -> smb_init_locale() 2015-03-24 00:00:20 +01:00
nbench.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
nbio.c s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free(). 2014-06-07 03:15:14 +02:00
pdbtest.c lib: load_case_tables() -> smb_init_locale() 2015-03-24 00:00:20 +01:00
proto.h s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2b test. 2015-03-19 18:02:13 +01:00
rpc_open_tcp.c s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp(). 2013-08-05 10:30:00 +02:00
scanner.c s3:libsmb: get rid of cli_ucs2 2012-05-28 16:58:03 +02:00
t_strappend.c s3-torture run t_strappend tests as LOCAL-sprintf_append 2011-10-28 13:10:28 +02:00
test_addrchange.c s3:torture: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
test_async_echo.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
test_authinfo_structs.c s4-lsarpc handle more info levels in SetInfoTrustedDomain calls 2011-12-12 12:57:07 +01:00
test_buffersize.c s3:torture: remove unused variables in test_buffersize.c 2014-04-02 09:03:43 +02:00
test_case_insensitive.c Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
test_chain3.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_cleanup.c torture: Fix cleanup2 to utilize on-demand cleanup 2014-08-23 00:24:18 +02:00
test_ctdbconn.c build: Remove configure checks for ctdb headers 2014-10-28 05:42:04 +01:00
test_dbwrap_ctdb.c dbwrap: add a dbwrap_flags argument to db_open_ctdb() 2014-02-07 16:06:06 +01:00
test_dbwrap_watch.c torture3: Add a bit more coverage to messaging_read 2014-04-30 14:52:08 +02:00
test_idmap_tdb_common.c dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
test_messaging_fd_passing.c s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2b test. 2015-03-19 18:02:13 +01:00
test_messaging_read.c torture3: Fix a typo 2015-01-06 00:33:09 +01:00
test_notify_online.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_notify.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_ntlm_auth.py torture: test_ntlm_auth.py now has a require-membership-of argument 2014-07-15 13:33:57 +02:00
test_nttrans_create.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_nttrans_fsctl.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_oplock_cancel.c torture3: Reproducer for bug 10593 2014-06-21 23:05:47 +02:00
test_posix_append.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_smb2.c s3:torture: handle PROTOCOL_SMB3_11 2015-05-08 13:00:28 +02:00
test_smbsock_any_connect.c s3: Add a 10-second timeout for the 445 or netbios connection to a DC 2011-04-25 09:50:32 +02:00
torture.c lib: load_case_tables() -> smb_init_locale() 2015-03-24 00:00:20 +01:00
utable.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
vfstest_chain.c s3:smbd: pass smbXsrv_connection to smb1_parse_chain() 2014-09-19 09:15:11 +02:00
vfstest.c vfstest: use lp_load_with_shares() in cmd_conf 2015-04-22 13:57:30 +02:00
vfstest.h s3: Add a new set of andx chain handling routines 2012-03-10 15:34:11 +01:00
wbc_async.c selftest: Rename WINBINDD_SOCKET_DIR environment variable. 2014-04-17 14:56:06 +02:00
wbc_async.h