1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Tim Beale c21a8ed594 libnet: Reset debug counters after replicating critical objects
Reset the debug counters once we have finished replicating a given
partition. This helps if we replicate the same partition immediately
afterward with different options.

This helps the DC join debug look less weird. Because it replicates the
critical objects first, and then the base partition, previously it
always ended up overcounting, e.g.

Partition[DC=addom,DC=samba,DC=example,DC=com] objects[314/218]
  linked_values[48/24]

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-11-06 03:39:11 +01:00
..
auth auth4: Use dom_sid_str_buf 2018-11-02 21:21:15 +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 audit_tests: Use dom_sid_str_buf 2018-11-02 21:21:15 +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 heimdal-build: Avoid using python str.format() 2018-09-21 03:06:44 +02:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc kdc: Update debug calls 2018-11-01 23:49:25 +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: Fix py2 dependecies leaking into py3 libraries 2018-09-16 09:21:59 +02: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 s4/param: py2/p3 compat override_prefixmap should be string/bytes 2018-09-15 15:18:26 +02:00
rpc_server rpc_server4: Use dom_sid_str_buf 2018-11-02 21:21:14 +01:00
script s4/script/depfilter.py: use py3 compatible regex import 2018-11-01 05:08:10 +01:00
scripting s4/scripting/*: py3 compatible print 2018-11-02 03:48:52 +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 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
torture smbtorture: Add test for DELETE_ON_CLOSE on files with READ_ONLY attribute 2018-11-03 03:01:25 +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