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 45e61fcf61 s3: Add a "lock_order" argument to db_open
This will be used to enforce a lock hierarchy between the databases. We have
seen deadlocks between locking.tdb, brlock.tdb, serverid.tdb and notify*.tdb.
These should be fixed by refusing a dbwrap_fetch_locked that does not follow a
defined lock hierarchy.
2012-01-18 14:48:04 +01:00
..
cmd_vfs.c s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +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-pdbtest: only test trusted domains when pdb backends offers trusted domain support. 2012-01-09 10:34:05 +01:00
proto.h s3: Add a test for proper brlock cleanup 2012-01-05 20:29:59 +01:00
rpc_open_tcp.c s3-torture: fix the build of rpc_open_tcp. 2011-02-28 20:18:33 +01:00
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 s3: test addrchange 2011-02-01 15:11:06 +01:00
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_cleanup.c s3: Use DELETE_ON_CLOSE instead of unlink 2012-01-06 17:23:43 +01:00
test_notify_online.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
test_ntlm_auth.py
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 s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
test_smb2.c s3-torture convert smb2 test to use auth_generic/gensec for NTLMSSP 2012-01-06 12:09:12 +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: Add a "lock_order" argument to db_open 2012-01-18 14:48:04 +01:00
utable.c Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
vfstest.c s3:smbd: pass smbd_server_connection and a snumused function pointer to reload_services() 2011-12-15 11:11:24 +01:00
vfstest.h
wbc_async.c Use tevent_req_oom 2011-06-20 12:33:24 +02:00
wbc_async.h nsswitch: make wb_reqtrans a common subsystem. 2011-02-17 00:52:42 +01:00