1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/torture
Andrew Bartlett 8741495521 s4-torture/drs: Add test showing that if present in the set the NC root leads and tmp_highest_usn moves
The NC root, on any replication when it appears, is the first object to be
replicated, including for all subsequent chunks in the replication.

However the tmp_highest_usn is not updated by that USN, it must
only be updated for the non-NC changes (to match Windows exactly),
or at least only updated with the non-NC changes until it would
naturally appear.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2023-08-13 21:59:29 +00:00
..
auth auth: Make more liberal use of SID index constants 2023-02-08 00:03:39 +00:00
basic s4:torture:basic: use milliseconds granularity in delayed_write_update7 2023-03-01 20:55:47 +00:00
dfs s4:torture: Fix code spelling 2023-08-08 04:39:38 +00:00
dns s4:dnsserver: Rename dns_name_equal() to samba_dns_name_equal() 2023-01-19 10:20:27 +00:00
drs s4-torture/drs: Add test showing that if present in the set the NC root leads and tmp_highest_usn moves 2023-08-13 21:59:29 +00:00
gpo lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
krb5 s4:torture: Replace calls to deprecated function 2023-05-17 00:24:38 +00:00
ldap s4:torture: Consistently use NBT_SERVER_* flags 2023-05-29 22:32:28 +00:00
ldb CVE-2023-0614 ldb: Make use of ldb_filter_attrs_in_place() 2023-04-05 02:10:35 +00:00
libnet s4:torture: Migrate smbtorture to new cmdline option parser 2021-06-16 00:34:38 +00:00
libnetapi torture: Fix build on freebsd, missing deps on cmdline 2021-06-22 02:05:17 +00:00
libsmbclient libsmb: Fix test for smbc_getxattr 2023-04-09 10:44:38 +00:00
local Remove redundant check and fallback for AES CMAC 128 as we now require GnuTLS 3.6.13 2023-06-30 14:00:38 +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/ndr: add tests for DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED 2023-08-08 08:02:40 +00:00
ntp CVE-2022-38023 s4:torture: use NETLOGON_NEG_SUPPORTS_AES by default 2022-12-13 13:07:29 +00:00
rap s4:torture: Use GnuTLS RC4 for RAP SAM test 2019-07-26 01:48:25 +00:00
raw s4:torture: Fix warning messages for smb.raw.session 2023-04-06 12:51:30 +00:00
rpc dcom: Remove remainder of DCOM test client code 2023-07-28 10:48:32 +00:00
smb2 s4:torture/smb2: add smb2.multichannel.bugs.bug_15346 2023-08-08 12:57:29 +00:00
tests s4:torture: Fix shellcheck errors in test_masktest.sh 2022-08-22 20:35:36 +00:00
unix s4/torture/unix_info2: return NULL on failure 2022-06-17 02:18:32 +00:00
vfs s4:torture/smb2: let us have a common torture_smb2_con_share() 2023-08-08 12:57:29 +00:00
winbind s4:kdc: Add resource SID compression 2023-02-08 00:03:39 +00:00
gentest.c s4/torture/gentest: don't ignore unknown options 2021-09-10 15:10:30 +00:00
locktest.c s4/torture/locktest: don't ignore unknown options 2021-09-10 15:10:30 +00:00
masktest.c s4: torture: Use smbcli_unlink_wcard() to setup and cleanup in masktest. 2021-12-09 18:06:35 +00:00
shell.c s4:torture: Migrate smbtorture to new cmdline option parser 2021-06-16 00:34:38 +00:00
smbtorture.c s4:torture: Migrate smbtorture to new cmdline option parser 2021-06-16 00:34:38 +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: Remove unused include 2021-06-16 00:34:38 +00:00
util_smb.c s4:torture: Migrate smbtorture to new cmdline option parser 2021-06-16 00:34:38 +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 s4:torture/ndr: add tests for DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED 2023-08-08 08:02:40 +00:00