1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4
Tim Beale 19a36b367f replmd: Remove some redundant code
At first glance, this code seemed completely unnecessary. However, it
was added (by commit f6bc4c08b1) for a valid reason: adding the
whenChanged/uSNChanged attributes to the message can cause msg->elements
to be reallocated, which means the old_el pointer (which points to
msg->elements memory) can be out of date.

whenChanged/uSNChanged now get added to the msg last, just before the DB
modify operation. So old_el can no longer become out of date within
replmd_process_link_attribute(), so re-fetching it is now redundant.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-11-21 01:51:11 +01:00
..
auth s4-auth-tests: Fix test_kerberos with MIT krb 2018-11-10 12:48:02 +01: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 s4:client: Fix size types and loop 2018-04-03 20:20:10 +02:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
dsdb replmd: Remove some redundant code 2018-11-21 01:51:11 +01:00
echo_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
heimdal PY3: fix "TabError: inconsistent use of tabs and spaces" 2018-09-27 01:54:27 +02:00
heimdal_build s4:heimdal_build: make use of libreplace getprogname() replacement 2018-11-20 01:33:33 +01:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc s4-kdc: restore MIT KDC backend 2018-11-09 17:52:30 +01:00
ldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
lib source4/lib/tls/wscript: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00
libcli s4:libcli/smb2: reapply request endtime 2018-11-02 21:21:13 +01:00
libnet libnet: Reset debug counters after replicating critical objects 2018-11-06 03:39:11 +01:00
librpc s4:librpc: Use discard_const_p for ndr/py_misc 2018-11-14 08:45:19 +01:00
nbt_server nbt_server: Use dom_sid_str_buf 2018-11-02 21:21:14 +01:00
ntp_signd source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
ntvfs s4:libcli: allow passing an already negotiated connection to smb_composite_connect() 2018-07-24 06:55:23 +02:00
param debug: Use debuglevel_(get|set) function 2018-11-08 11:03:11 +01:00
rpc_server source4 samr: Tidy DBG_WARNING calls 2018-11-21 01:50:11 +01:00
script s4/script/depfilter.py: use py3 compatible regex import 2018-11-01 05:08:10 +01:00
scripting s4/scripting/bin: gensec_client.update needs bytes 2018-11-14 05:07:17 +01:00
selftest s4/selftest: enable samba.tests.samba_tool.gpo for PY3 2018-11-05 23:04:48 +01:00
setup s4:dsdb: add DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID oid 2018-10-30 07:30:20 +01:00
smb_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
smbd source4 smbd: pass instance number to post_fork 2018-11-07 17:55:09 +01:00
torture smbtorture: Close unused pipe fds in kernel_oplocks8 2018-11-16 21:52:13 +01:00
utils tests/demote: replace demote test bash script to python 2018-06-07 04:21:17 +02:00
web_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
winbind source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01: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 Do not install smbclient4 and nmblookup4 2014-04-15 03:25:13 +02:00