1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/torture
Ralph Boehme 1e338d5160 smbtorture: verify attributes on fake quota file handle
The expected DOS attributes are taken from a Windows 2016 server. The expected
timestamps are what Samba has returned before commit 572d4e3a56:
NTTIME(0), ie no value.

The upcoming fix will restore this behaviour. Windows of course does
return *some* timestamps, but as it's neither documented nor was I able to
figure out where they would be coming from, as well as the Windows client apparently
doesn't care, I didn't bother with implementing some sophisticated heuristic to
return some timestamps.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14731

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2021-06-09 19:47:34 +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: Pass buffer correctly to write() 2020-10-28 17:52:19 +00:00
dfs s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
dns dlz torture: update to supported DLZ API 2021-05-17 21:39:38 +00:00
drs tests: Use --configfile instead of -s 2021-04-28 03:43:34 +00:00
gpo lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
krb5 lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
ldap auth:creds: Add obtained arg to cli_credentials_set_kerberos_state() 2021-04-28 03:43:34 +00:00
ldb Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
libnet PY3: change shebang to python3 in source4/torture dir 2018-12-14 14:40:20 +01:00
libnetapi lib: Remove init_names() 2021-03-16 17:09:32 +00:00
libsmbclient lib/util: Standardize use of st_[acm]time ns 2020-08-15 08:51:09 +00:00
local torture: Move sddl tests to python 2021-04-19 18:18:32 +00:00
man Argument to control number of operations -o no longer valid 2019-09-18 19:51:11 +00:00
nbench lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
nbt s4/torture: Update winsreplication to only use IPv4 addresses 2019-03-27 13:31:27 +00:00
ndr s4-torture: Add a test for ndr_syntax_id_from_string() 2021-01-28 16:58:35 +00:00
ntp s4:torture: Use GnuTLS MD5 in ntp_signd test 2019-05-21 00:03:23 +00:00
rap s4:torture: Use GnuTLS RC4 for RAP SAM test 2019-07-26 01:48:25 +00:00
raw auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
rpc Fix gcc11 compiler issue "-Werror=maybe-uninitialized" 2021-05-07 06:23:32 +00:00
smb2 smbtorture: verify attributes on fake quota file handle 2021-06-09 19:47:34 +00:00
tests s4-torture: Fix kinit of samba4.blackbox.locktest 2017-04-29 23:31:10 +02:00
unix lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
vfs s4:torture/fruit: avoid sleep(10000000); if write_stream() fails 2021-01-08 20:31:33 +00:00
winbind s4:torture: Use cli_credentials_init_server() 2021-04-09 11:48:00 +00:00
gentest.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
locktest.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
masktest.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
shell.c s4:torture: Use #ifdef instead of #if for config.h definitions 2018-11-29 02:20:48 +01:00
smbtorture.c torture: Fix a typo 2020-08-17 19:35: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: add a torture_user2_credentials() helper to pass additional credentials 2021-03-17 00:49:32 +00:00
util.h s4:torture: add a torture_user2_credentials() helper to pass additional credentials 2021-03-17 00:49:32 +00:00
wscript_build torture: Test ldap session expiry 2020-08-21 19:14:32 +00:00