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 8a1c7a0a66 s3:smbd: add exit_server to the smbd_shim hooks
This is in preparation of moving sessionid_tdb and conn_tdb
to smbd exclusively.

metze

Signed-off-by: Michael Adam <obnox@samba.org>
2012-10-19 12:14:58 +02:00
..
cmd_vfs.c smbd: Add mem_ctx to {f,}get_nt_acl VFS call 2012-10-11 12:25:11 +11:00
denytest.c Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
locktest2.c Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
locktest.c s3:libsmb: get rid of cli_negprot 2012-05-28 14:49:49 +02: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 Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
msgtest.c s3: Remove a bunch of calls to procid_self() 2011-12-12 21:50:25 +01:00
nbench.c
nbio.c s3:torture: replace shm_setup() with anonymous_shared_allocate() 2012-07-25 12:15:01 +02:00
pdbtest.c s3-torture: Extend pdbtest to also run an authentication unit-test 2012-08-08 08:03:21 +02:00
proto.h s3:torture: remove unused shm_setup() 2012-07-25 12:15:02 +02:00
rpc_open_tcp.c
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: add #include "lib/util/tevent_ntstatus.h" to test_addrchange.c 2012-05-14 15:12:34 +02:00
test_async_echo.c
test_authinfo_structs.c s4-lsarpc handle more info levels in SetInfoTrustedDomain calls 2011-12-12 12:57:07 +01: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:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_send 2012-06-03 23:37:02 +02:00
test_cleanup.c s3: Test whether get_share_mode_lock cleans up stale processes 2012-05-25 09:19:39 -07:00
test_ctdbconn.c s3: Add a second ctdb connect library 2012-04-17 10:21:01 +02:00
test_dbwrap_watch.c dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring 2012-06-15 12:14:27 +02:00
test_idmap_tdb_common.c dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring 2012-06-15 12:14:28 +02:00
test_msg.c s3: Add msg_channel 2012-04-17 10:21:01 +02:00
test_notify_online.c
test_notify.c s3: Add two notify benchmark tests 2012-04-17 10:21:02 +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
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 libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values() 2012-07-25 14:48:50 +02:00
test_smbsock_any_connect.c
torture.c s3: Add two tests a CLEAR_IF_FIRST crash 2012-10-06 17:16:39 +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 s3:smbd: add exit_server to the smbd_shim hooks 2012-10-19 12:14:58 +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
wbc_async.h