1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/torture
Volker Lendecke 2f8055f676 dbwrap_watch: Remove the "prec" parameter from watch_recv
The initial idea was to have some "atomicity" in this API. Every
caller interested in a record would have to do something with
it once it changes. However, only one caller really used this
feature, and that is easily changed to not use it. So
remove the complexity.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2017-11-29 16:59:15 +01:00
..
bench_pthreadpool.c Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
cmd_vfs.c s3: VFS: Change SMB_VFS_REALPATH to take and return struct smb_filename * instead of char *. 2017-07-01 03:07:11 +02:00
denytest.c s3,s4 torture/denytest: fix possible infinite loop 2016-03-04 21:23:45 +01:00
locktest2.c
mangle_test.c Convert all uses of uint32/16/8 to _t in source3/torture. 2015-05-12 01:32:12 +02:00
masktest.c Revert "s3:libsmb: Fix printing the session setup information" 2017-06-09 13:00:11 +02:00
msg_sink.c lib: Add lib/util/server_id.h 2017-01-22 18:30:11 +01:00
msg_source.c lib: Add lib/util/server_id.h 2017-01-22 18:30:11 +01:00
msgtest.c Convert all uses of uint32/16/8 to _t in source3/torture. 2015-05-12 01:32:12 +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: add replace support to cli_rename() 2017-03-28 17:45:19 +02:00
pdbtest.c rpc: Always supply both the remote and local address to the auth subsystem 2017-03-29 02:37:27 +02:00
proto.h torture3: Test dbwrap_do_locked 2017-07-25 17:43:16 +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 Correct "existence" typos. 2017-02-22 08:26:22 +01:00
test_addrchange.c
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
test_buffersize.c s3:torture: remove unused variables in test_buffersize.c 2014-04-02 09:03:43 +02:00
test_case_insensitive.c
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 torture: Fix cleanup2 to utilize on-demand cleanup 2014-08-23 00:24:18 +02:00
test_dbwrap_ctdb.c ctdb_conn: Use messaging_ctdb_connection 2017-07-25 17:43:18 +02:00
test_dbwrap_do_locked.c dbwrap_watch: Implement do_locked 2017-07-25 17:43:16 +02:00
test_dbwrap_watch.c dbwrap_watch: Remove the "prec" parameter from watch_recv 2017-11-29 16:59:15 +01:00
test_g_lock.c torture3: Add verification for g_lock_retry 2017-07-25 17:43:17 +02:00
test_idmap_tdb_common.c idmap: remove unused function idmap_is_online() 2017-08-04 14:08:37 +02:00
test_messaging_fd_passing.c s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2b test. 2015-03-19 18:02:13 +01:00
test_messaging_read.c messaging: Deliver messages only once 2017-06-21 07:30:39 +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 torture/ntlm_auth: do not assume a line is less than 2047 bytes 2017-02-11 07:49:16 +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_oplock_cancel.c s3:torture: use CLI_FULL_CONNECTION_DISABLE_SMB1 in run_oplock_cancel() 2017-06-22 13:07:41 +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_pthreadpool_tevent.c smbtorture3: Add LOCAL-PTHREADPOOL-TEVENT 2016-08-24 01:33:49 +02:00
test_smb2.c s3:torture: make use of smb_protocol_types_string() in run_smb2_negprot() 2017-06-22 13:07:40 +02:00
test_smbsock_any_connect.c
torture.c s3:torture: Fix building with -O3 and gcc 7 2017-11-24 01:13:14 +01:00
utable.c Convert all uses of uint32/16/8 to _t in source3/torture. 2015-05-12 01:32:12 +02:00
vfstest_chain.c s3:smbd: pass smbXsrv_connection to smb1_parse_chain() 2014-09-19 09:15:11 +02:00
vfstest.c vfstest: use lp_load_with_shares() in cmd_conf 2015-04-22 13:57:30 +02:00
vfstest.h
wbc_async.c selftest: Rename WINBINDD_SOCKET_DIR environment variable. 2014-04-17 14:56:06 +02:00
wbc_async.h