1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4
Ralph Boehme 6f7d1d8a37 torture/smb2: Windows 2019 15 ms timestamp resolution
This test demonstrates that Windows has a timestamp resolution of ~15ms.

When a smaller amount of time than that has passed between modifying operations
on a file, it's not necessarily detectable on a Windows 2019 server that
implements immediate timestamp updates (no delayed magic).

Note that this test relies on a low latency SMB connection. Even with a low
latency connection of eg 1m there's a chance of 1/15 that the first part of the
test expecting no timestamp change fails as the writetime is updated.

Due to this timing dependency this test is skipped in Samba CI, but it is
preserved here for future SMB2 timestamps behaviour archealogists.

See also: https://lists.samba.org/archive/cifs-protocol/2019-December/003358.html

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-03-19 01:20:34 +00:00
..
auth s4-auth: Allow simple bind login of a user with an @ in the samAccountName 2020-02-14 17:13:33 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client smbclient4: Remove unused code 2020-02-10 19:26:37 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server dns: Always return SOA record for records we should know 2019-11-08 12:31:29 +00:00
dsdb Remove unnecessary/incorrect talloc_steal() calls 2020-03-05 18:40:16 +00:00
echo_server s4 echo_server: Enable prefork process model 2019-07-16 08:13:12 +00:00
heimdal CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2Self 2019-12-10 09:18:46 +00:00
heimdal_build heimdal_build: Remove bashism from --address-sanitizer build rule 2020-01-18 12:25:16 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc mit-kdc: Explicitly reject S4U requests 2020-03-10 14:46:04 +00:00
ldap_server ldap_server: Regression in 0559430ab6 2019-07-11 05:25:26 +00:00
lib s4:lib: Make sure we close fd's in error path 2019-12-10 00:30:29 +00:00
libcli Convert samba4.base.*attr tests to smb2 2019-12-20 22:01:28 +00:00
libnet smbdes: convert E_old_pw_hash to use gnutls 2019-12-10 00:30:31 +00:00
librpc librpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddressListItem_V1 2020-02-27 01:02:32 +00:00
nbt_server smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs ntvfs: Remove pvfs_aio.c 2019-10-04 17:01:39 +00:00
param s4:param: make sure secrets_db_connect() no longer creates on empty secrets.ldb 2020-02-05 10:13:02 +00:00
rpc_server s4:rpc_server/lsa: remove some useless talloc_reference() calls 2020-02-05 08:46:38 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting source4/scripting/bin: Swap machine account password scripts 2020-02-06 14:57:42 +00:00
selftest libsmbclient: Put it back to a known, well-working state 2020-03-10 21:25:33 +00:00
setup selftest: add test for samba-tool groupmember --member-base-dn option 2020-01-21 14:38:47 +00:00
smb_server s4/smb_server: Fix handling of SMB2 messages after Netbios session setup 2019-12-05 18:44:40 +00:00
smbd s4-smbd: Make use of prctl_set_comment() 2020-02-27 03:42:35 +00:00
torture torture/smb2: Windows 2019 15 ms timestamp resolution 2020-03-19 01:20:34 +00:00
utils source4/utils/oLschema2ldif: include stdint.h before cmocka.h 2019-12-18 16:57:52 +00:00
winbind s4/winbind: clang: Fixes 'Value stored during its initialization is never read' 2019-09-26 18:41:26 +00:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build