1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/torture
Gary Lockyer b852ad044b source4/smbd: refactor the process model for prefork
Refactor the process model code to allow the addition of a prefork
    process model.

    - Add a process context to contain process model specific state
    - Add a service details structure to allow service to indicate which
      process model options they can support.

    In the new code the services advertise the features they support to the
    process model.  The process model context is plumbed through to allow the
    process model to keep track of the supported options, and any state
    the process model may require.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2017-10-19 05:33:09 +02:00
..
auth s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
basic Add a test for unsetting Delete-on-Close before the close by DoC opener. 2017-07-28 11:47:06 +02:00
dfs s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
dns samdb: Rework samdb_connect_url() to return LDB error code and an error string 2017-09-20 02:25:30 +02:00
drs selftest: Add sanity-check RODC can't use cache to reveal secrets 2017-10-14 07:28:18 +02:00
krb5 s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
ldap s4-cldap/netlogon: Match Windows 2012R2 and return NETLOGON_NT_VERSION_5 when version unspecified 2017-07-28 00:25:15 +02:00
ldb ldb: Avoid multiple tiny allocations during full DB scan 2016-08-31 10:53:09 +02:00
libnet s4:torture: Do not overrun arrays in test_displayshares() 2017-08-25 16:15:08 +02:00
libnetapi s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
libsmbclient s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
local s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
man docs: remove duplicate mention of "smbtorture" in smbtorture manpage. 2013-11-19 09:52:39 +01:00
nbench s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
nbt s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
ndr s4-torture: point out why we cannot validate MSZIP compressed files 2017-07-20 01:38:02 +02:00
ntp s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
rap s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
raw s4: torture: Remove use of local variables that are simply mirroring popt_get_cmdline_credentials(). 2017-05-12 00:37:29 +02:00
rpc source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
smb2 torture: Add testcase for compound CREATE-WRITE-CLOSE request 2017-09-22 05:45:21 +02:00
tests s4-torture: Fix kinit of samba4.blackbox.locktest 2017-04-29 23:31:10 +02:00
unix s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
vfs s4/torture: vfs_fruit: test xattr unpacking 2017-10-13 21:44:01 +02:00
winbind s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
gentest.c s4: torture: Remove talloc_autofree_context() from gentest. 2017-05-05 15:52:14 +02:00
locktest.c s4: torture: Remove talloc_autofree_context() from locktest. 2017-05-05 15:52:14 +02:00
masktest.c s4:torture: Fix comparison between pointer and zero character constant 2017-06-01 23:42:58 +02:00
shell.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
smbtorture.c s4: popt: Change from talloc_autofree_context() to NULL context. 2017-05-11 20:30:13 +02:00
smbtorture.h s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
torture.c s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
util_smb.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
util.h torture: Add a new w2k12 target 2013-09-05 13:46:10 -07:00
wscript_build waf: disable-python - don't build torture bits 2017-03-10 07:31:13 +01:00