1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/smb2
Jeremy Allison 306783d6f5 lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
Not currently used - no logic changes inside.

This will make it possible to pass down a long-lived talloc
context from the loading function for modules to use instead
of having them internally all use talloc_autofree_context()
which is a hidden global.

Updated all known module interface numbers, and added a
WHATSNEW.

Signed-off-by: Jeremy Allison <jra@samba.org>
Signed-off-by: Ralph Böhme <slow@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Apr 22 01:17:00 CEST 2017 on sn-devel-144
2017-04-22 01:17:00 +02:00
..
acls.c torture: Fix uninitialized variables 2016-10-20 02:48:30 +02:00
compound.c s4/torture: add a test for compound SMB2 FIND requests 2017-04-18 22:54:16 +02:00
connect.c s4:torture:smb2 prefer torture_comment() to printf(). 2016-09-07 12:09:17 +02:00
create.c torture: Fix uninitialized variables 2016-10-20 02:48:30 +02:00
credits.c s4/torture: add a creditting test skipping a SMB2 MID 2017-03-04 01:54:07 +01:00
delete-on-close.c s4:torture fix a build break on AIX 2013-05-09 08:05:12 +02:00
dir.c CVE-2017-2619: s4/torture: add SMB2_FIND tests with SMB2_CONTINUE_FLAG_REOPEN flag 2017-03-23 19:10:19 +01:00
dosmode.c s4/torture: add a test for dosmode and hidden files 2016-06-25 18:47:17 +02:00
durable_open.c torture: Fix uninitialized variables 2016-10-20 02:48:30 +02:00
durable_v2_open.c torture:smb2: add durable-v2-open.reopen1a-lease 2016-03-22 03:47:02 +01:00
getinfo.c s4:torture:smb2 prefer torture_comment() to printf(). 2016-09-07 12:09:17 +02:00
ioctl.c torture/ioctl: test set_compression(format_none) 2017-01-09 19:31:20 +01:00
lease.c torture: Fix uninitialized variables 2016-10-20 02:48:30 +02:00
lock.c torture: Fix uninitialized variables 2016-10-20 02:48:30 +02:00
maxfid.c s4-torture: Use the correct variable type in torture_smb2_maxfid() 2017-02-23 03:18:10 +01:00
maxwrite.c s4:torture:smb2:maxwrite: compile maxwrite test at least. 2016-09-07 12:09:16 +02:00
notify_disabled.c selftest: add a check for disabled change notify 2015-08-31 15:50:49 +02:00
notify.c torture: Fix uninitialized variables 2016-10-20 02:48:30 +02:00
oplock.c s4/torture: some tests for kernel oplocks 2017-03-10 03:28:26 +01:00
read.c s4-selftest: add test for read access check 2016-08-16 11:31:27 +02:00
rename.c s4:torture: Make sure handles are initialized 2017-02-23 03:18:10 +01:00
replay.c torture: Fix the O3 developer build 2016-03-22 22:48:52 +01:00
scan.c s4:torture:smb2 prefer torture_comment() to printf(). 2016-09-07 12:09:17 +02:00
session.c auth/credentials: also do a shallow copy of the krb5_ccache. 2016-07-22 23:34:20 +02:00
setinfo.c s4:torture:smb2 prefer torture_comment() to printf(). 2016-09-07 12:09:17 +02:00
smb2.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
streams.c torture: Fix uninitialized variables 2016-10-20 02:48:30 +02:00
util.c s4:torture:smb2 prefer torture_comment() to printf(). 2016-09-07 12:09:17 +02:00
wscript_build s4/torture: add some SMB2 crediting tests 2017-03-03 21:55:27 +01:00