1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/dsdb
Tim Beale 0ba028681d replmd: Split apart source/target checks for links
We've grouped the linked attributes by source-object. Next, we want to
avoid duplicated processing for the source object, i.e. we only need to
check the source object exists once, not once per link.

Before we can do this, we need to tease apart
replmd_extract_la_entry_details(), which is doing both source and target
object processing. Split out extracting the target DSDB-DN so that it's
done separately.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-11-01 20:38:14 +01:00
..
common dsdb: Add dsdb_request_has_control() helper function 2018-10-12 07:23:26 +02:00
dns dns update: add missing newline in error debug message 2018-10-11 10:28:19 +02:00
kcc kcc: Fix the 32-bit build 2018-07-18 00:04:10 +02:00
repl dsdb: Fix a typo 2018-08-22 00:58:41 +02:00
samdb replmd: Split apart source/target checks for links 2018-11-01 20:38:14 +01:00
schema dsdb: Fix CID 1034744 Dereference after null check 2018-04-04 00:44:22 +02:00
tests/python tests/rodc_rwdc: fix message format 2018-11-01 05:08:13 +01:00
pydsdb.c s4:dsdb: add DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID oid 2018-10-30 07:30:20 +01:00
samdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript_build s4-dsdb: only build dsdb Python modules for AD DC 2018-07-23 16:24:10 +02:00