1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/torture
Aaron Haslett 15f0c4969a ldb: remove unpack only attr list functionality
Unpack functions currently take an attribute list to restrict the set of
attributes to be returned in the constructed message. This
functionality is never used and complicates implementation of
forthcoming new pack format. This patch removes that functionality.
Using the unpack function then filtering the result turns
out not to be any slower.

NOTE: Configure with --abi-check-disable to build this commit. This
patch is part of a set of LDB ABI changes, and the version update is
done on the last commit.

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2019-05-15 04:03:37 +00:00
..
auth s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
basic s4:torture: Make sure we do not create a shadow 'struct params' 2019-03-04 21:41:17 +00:00
dfs s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
dns dlz: Add test to ensure there are writable zones 2019-03-26 03:03:23 +00:00
drs repl: test for schema object and LA repl across chunks 2019-04-11 04:17:11 +00:00
gpo s4/torture/gpo: Use existing code to 'run' external commands 2018-12-10 10:38:22 +01:00
krb5 CVE-2018-16860 selftest: Add test for S4U2Self with unkeyed checksum 2019-05-14 10:23:33 +00:00
ldap torture: Remove unused torture_ldap_connection2() 2019-05-06 05:46:11 +00:00
ldb ldb: remove unpack only attr list functionality 2019-05-15 04:03:37 +00:00
libnet PY3: change shebang to python3 in source4/torture dir 2018-12-14 14:40:20 +01:00
libnetapi s4:torture: Initialize pointers in libnetapi user test 2018-11-22 22:13:26 +01:00
libsmbclient selftest: Run libsmbclient tests with NT1 and SMB3 2018-09-05 21:56:11 +02:00
local Conditionally disable macOS incompatible tests 2018-12-17 01:24:15 +01:00
man docs: remove duplicate mention of "smbtorture" in smbtorture manpage. 2013-11-19 09:52:39 +01:00
nbench source4: Use wrapper for string to integer conversion 2019-03-01 00:32:11 +00:00
nbt s4/torture: Update winsreplication to only use IPv4 addresses 2019-03-27 13:31:27 +00:00
ndr librpc idl: netlogon netr_identity_info logon_id to 64 bit 2019-02-20 06:03:09 +01: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/raw: test_notify_tcp_dis trigger idle event every 0.25s 2019-03-28 23:09:33 +00:00
rpc s4:torture: Do not print NULL strings we just checked before 2019-05-08 16:33:24 +00:00
smb2 s4:torture/smb2: add smb2.getinfo.normalized test 2019-05-01 17:22:26 +00:00
tests s4-torture: Fix kinit of samba4.blackbox.locktest 2017-04-29 23:31:10 +02:00
unix lib: Remove "struct sid_parse_ret" again 2019-03-12 00:42:19 +00:00
vfs s4:torture: Do not free full_name before we printed it 2019-05-08 16:33:24 +00:00
winbind torture: Cope with WINBINDD_SHOW_SEQUENCE failure for fake trusts 2018-05-29 02:31:40 +02:00
gentest.c s4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMATION support 2019-05-01 17:22:26 +00: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:torture: Use #ifdef instead of #if for config.h definitions 2018-11-29 02:20:48 +01:00
smbtorture.c s4:torture/smb2: replace torture:cn_max_buffer_size option with the negotiated max trans size 2019-03-28 23:09:37 +00:00
smbtorture.h s4:torture/smb2: replace torture:cn_max_buffer_size option with the negotiated max trans size 2019-03-28 23:09:37 +00: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:torture: Fix size types in torture_create_procs() 2018-04-03 20:20:10 +02:00
util.h torture: Add a new w2k12 target 2013-09-05 13:46:10 -07:00
wscript_build waf: Also check for gnutls_privkey_export_x509() 2019-05-07 00:11:25 +00:00