1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/torture
Volker Lendecke 99fa29ae09 s3-dbwrap: Add dbwrap_record_watch_send/recv
With this API you can asynchronously wait for a record to be modified
2012-04-19 22:24:18 +02:00
..
cmd_vfs.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02: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 Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08: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 Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
msgtest.c s3: Remove a bunch of calls to procid_self() 2011-12-12 21:50:25 +01:00
nbench.c s3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmit 2011-08-09 15:30:04 +02:00
nbio.c s3-torture/nbio.c: replace cli_read_old() with cli_read() 2011-07-23 09:18:55 +02:00
pdbtest.c s3-passdb: Remove unused sampass->pass_must_change_time 2012-04-19 12:34:33 +02:00
proto.h s3-dbwrap: Add dbwrap_record_watch_send/recv 2012-04-19 22:24:18 +02:00
rpc_open_tcp.c
scanner.c Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08: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
test_async_echo.c Revert "s3:test_async_echo: unsure the desired smb message sequence" 2011-08-10 09:54:23 +02:00
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: Add a test that makes a chained open break an oplock 2012-02-29 01:13:01 +01:00
test_cleanup.c s3: Use DELETE_ON_CLOSE instead of unlink 2012-01-06 17:23:43 +01:00
test_ctdbconn.c s3: Add a second ctdb connect library 2012-04-17 10:21:01 +02:00
test_dbwrap_watch.c s3-dbwrap: Add dbwrap_record_watch_send/recv 2012-04-19 22:24:18 +02:00
test_msg.c s3: Add msg_channel 2012-04-17 10:21:01 +02:00
test_notify_online.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
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 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/test_smb2: test path based calls during reauth in SMB2-MULTI-CHANNEL 2012-02-29 07:23:14 +01: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 s3-dbwrap: Add dbwrap_record_watch_send/recv 2012-04-19 22:24:18 +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: Add a new set of andx chain handling routines 2012-03-10 15:34:11 +01:00
vfstest.c s3-vfstest: Return an error code if cmd failed 2012-02-22 23:56:17 +01:00
vfstest.h s3: Add a new set of andx chain handling routines 2012-03-10 15:34:11 +01:00
wbc_async.c Use tevent_req_oom 2011-06-20 12:33:24 +02:00
wbc_async.h