1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/torture
Stefan Metzmacher 4912378402 s3:torture: add PROTOCOL_SMB3_02 handling
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2013-09-17 04:00:41 +02:00
..
cmd_vfs.c vfstest: Convert cmd_set_nt_acl to synthetic_smb_fname 2013-04-17 14:50:03 -07: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 Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
masktest.c s3:torture: avoid interpret_protocol() 2013-08-15 09:07:05 +02:00
msgtest.c s3:torture: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
nbench.c s3:torture: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
nbio.c s3:torture: replace shm_setup() with anonymous_shared_allocate() 2012-07-25 12:15:01 +02:00
pdbtest.c s3-auth: remove crypto from serverinfo_to_SamInfoX calls. 2012-12-09 19:39:08 +01:00
proto.h torture3: Trigger a nasty cleanup bug in smbd 2013-09-03 19:13:14 +02: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 torture3: add clipathinfo-bufsize 2013-08-28 23:37:08 +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:torture: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
test_cleanup.c torture3: Trigger a nasty cleanup bug in smbd 2013-09-03 19:13:14 +02:00
test_ctdbconn.c s3:torture: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
test_dbwrap_ctdb.c s3: test dbwrap_ctdb 2012-11-29 17:41:15 +01:00
test_dbwrap_watch.c s3:torture: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
test_idmap_tdb_common.c torture: Remove some unused code 2013-05-14 14:34:20 +02:00
test_msg.c s3:torture: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
test_notify_online.c s3:torture: s/struct event_context/struct tevent_context 2013-02-19 23:47:51 +01:00
test_notify.c s3:torture: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
test_ntlm_auth.py s3-selftest: Add tests for ntlm_auth gss-spnego client and server 2012-03-02 07:05:44 +01:00
test_nttrans_create.c
test_nttrans_fsctl.c s3: Remove duplicate fsctl function definitions 2011-10-19 15:44:29 +02:00
test_posix_append.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
test_smb2.c s3:torture: add PROTOCOL_SMB3_02 handling 2013-09-17 04:00:41 +02:00
test_smbsock_any_connect.c
torture.c lib: Use "mem_ctx" arg in gencache_get 2013-09-05 20:09:21 +02:00
utable.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
vfstest_chain.c s3:torture: use smbd/smbd.h instead of just smbd/proto.h in vfstest_chain.c 2012-06-06 10:18:39 +02:00
vfstest.c vfstest: fix the "-c" multiple-command option 2013-03-11 21:40:23 -07:00
vfstest.h s3: Add a new set of andx chain handling routines 2012-03-10 15:34:11 +01:00
wbc_async.c lib: Add before/after hooks to async_connect 2013-05-17 11:22:45 +02:00
wbc_async.h