1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/torture
Stefan Metzmacher 24054b5f8b s3:param: move lp_ctdbd_socket() to ctdbd_conn.c
This allows us to use CTDB_PATH only in ctdbd_conn.c

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-03-24 17:09:10 +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: 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: Call cli_flush(). 2013-12-06 03:07:32 +01:00
pdbtest.c s3-auth: Pass mem_ctx to auth_check_ntlm_password(). 2014-02-19 11:29:29 +13:00
proto.h messaging3: remove msg_channel 2014-01-21 08:11:08 +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 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:param: move lp_ctdbd_socket() to ctdbd_conn.c 2014-03-24 17:09:10 +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 dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
test_idmap_tdb_common.c dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +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 s3-torture: run_nttrans_create(): replace cli_query_secdesc_old() 2011-07-23 09:18:57 +02:00
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 s3:torture: use CLI_BUFFER_SIZE instead of BUFFER_SIZE 2014-03-05 10:06:24 -08: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 vfstext: Use just one messaging_context in vfstest 2014-02-19 16:38:30 -08: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