1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/torture
Jeremy Allison 66a04ba7c1 s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free().
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <Volker.Lendecke@SerNet.DE>
2014-06-07 03:15:14 +02:00
..
bench_pthreadpool.c pthreadpool: Allow multiple jobs to be received 2014-03-27 06:06:11 +01:00
cmd_vfs.c s3-torture: Make sure status is used initialized. 2013-12-06 01:14:09 +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 Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
masktest.c param: rename lp function and variable from "cli_maxprotocol" to "client_max_protocol" 2014-02-07 16:19:15 -08:00
msgtest.c s3: torture - Fix racy assumption in original messaging test. 2014-04-24 00:50:55 +02: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 s3-auth: Finally change make_user_info_*() use a parent talloc context 2014-04-02 11:05:46 +02:00
proto.h torture3: local-messaging-read3 2014-05-08 11:32:44 +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 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 s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_ctdbconn.c s3:wscript: only build ctdb_dummy.c if we have no cluster support 2014-03-24 17:09:11 +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_read.c torture3: local-messaging-read3 2014-05-08 11:32:44 +02: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 s3-selftest: Add tests for ntlm_auth gss-spnego client and server 2012-03-02 07:05:44 +01: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_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 auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01:00
test_smbsock_any_connect.c
torture.c torture3: Add a little gencache_parse load test 2014-05-24 16:16:43 +02: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: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 s3:torture: avoid compiler warnings in vfstest.c 2014-04-02 09:03:43 +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