1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/torture
Volker Lendecke e18610a197 lib: Make sid_parse return the parsed length
Use a temporary struct as a return value to make the compiler catch all
callers. If we just changed bool->ssize_t, this would just generate a
warning. struct sid_parse_ret will go away in the next commit

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-03-12 00:42:19 +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_bind9: torture tests exploring rndc reload behaviour 2018-09-27 04:47:16 +02:00
drs torture: Use GUID_zero() 2019-02-25 19:36:19 +01:00
gpo s4/torture/gpo: Use existing code to 'run' external commands 2018-12-10 10:38:22 +01:00
krb5 torture krb5.kdc.canon: Correct principal being checked in TEST_AS_REQ_SELF stage 2018-09-05 11:42:26 +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 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
nbench source4: Use wrapper for string to integer conversion 2019-03-01 00:32:11 +00:00
nbt Fix spelling s/conection/connection/ 2018-05-12 02:09:26 +02: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 samba-o3: fix -Werror=strict-overflow error in s4/torture/raw/eas module 2019-03-08 00:42:19 +00:00
rpc s4:torture: Remove unused header file 2019-02-27 07:59:27 +00:00
smb2 s4:torture: add a test with additional bits in SEC_FLAG_MAXIMUM_ALLOWED 2019-03-04 18:11:16 +00:00
tests s4-torture: Fix kinit of samba4.blackbox.locktest 2017-04-29 23:31:10 +02:00
unix lib: Make sid_parse return the parsed length 2019-03-12 00:42:19 +00:00
vfs s4: torture: vfs_fruit. Change test_fruit_locking_conflict() to match the vfs_fruit working server code. 2019-02-08 23:26:46 +01:00
winbind torture: Cope with WINBINDD_SHOW_SEQUENCE failure for fake trusts 2018-05-29 02:31:40 +02:00
gentest.c s4:torture: Use C99 initializers in gentest 2019-01-28 10:29:26 +01: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: Use #ifdef instead of #if for config.h definitions 2018-11-29 02:20:48 +01: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:torture: Fix size types in torture_create_procs() 2018-04-03 20:20:10 +02:00
util.h
wscript_build lib:printer_driver: Add printer_driver library to parse printer driver inf files 2019-01-28 15:44:18 +01:00