1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/scripting/bin
Douglas Bagnall 59af1b5175 KCC: fix is_bridgehead_failed() according to documentation
Throughout the KCC specification `detectFailedDCs` is documented along
the lines of "true to detect failed DCs", and it gets passed down to
this function. And what do we see here? It is used as a default value
when a stale link is not detected. That is entirely different. So who is
right -- the comments or the pseudo-code?

This commit follows the comments. It works!

   Documentation 1,  Pseudo-code 0

See [MS-ADTS] — v20140502, section 6.2.2.3.4.4, page 569.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2015-05-29 06:58:26 +02:00
..
autoidl
enablerecyclebin enablerecyclebin: Remove unused imports, fix formatting. 2011-06-30 10:55:26 +02:00
findprovisionusnranges Rewrite findprovisionrange to use factorized functions 2012-03-17 00:19:09 -07:00
fullschema
gen_hresult.py s4-scripting: generate a hresult_errstr() function. 2015-03-13 23:58:07 +01:00
gen_ntstatus.py script to generate content for libcli/util/nterr.c & libcli/util/ntstatus.h 2014-04-02 22:40:06 +02:00
get-descriptors
ktpass.sh s4/scripting/ktpass: make shell code portable and eliminate another bash requirement 2010-12-02 11:20:42 +01:00
machineaccountccache
minschema mischema: Remove unused import. 2011-06-30 10:55:26 +02:00
mymachinepw scripting/bin: Some formatting fixes. 2011-07-23 22:08:08 +02:00
nsupdate-gss
rebuildextendeddn LDB/s4 - do not use the "(dn=...)" syntax on filters anymore 2012-03-26 00:57:29 +02:00
renamedc s4/scripting/bin/renamedc: Fix up rename DC script 2015-02-25 01:08:12 +01:00
rpcclient rpcclient: PEP8: Use spaces rather than tabs. 2011-06-30 10:55:26 +02:00
samba3dump samba3dump: Update the code using modified samba3 module with passdb api 2011-08-26 13:32:11 +10:00
samba_backup samba_backup: fix bug, add command line parameter, improve error messages 2013-10-05 13:51:34 +02:00
samba_dnsupdate samba_dnsupdate: Allow the tool to work in 'make test'. 2014-12-18 06:47:40 +01:00
samba_kcc KCC: fix is_bridgehead_failed() according to documentation 2015-05-29 06:58:26 +02:00
samba_spnupdate s4: samba_spnupdate: fix "if we are DNS server" check 2012-08-03 08:11:33 +02:00
samba_upgradedns Move dnspython to third_party. 2014-11-12 22:40:53 +01:00
samba_upgradeprovision Remove last instances of pep8 error E712 (use 'is' rather than '==' for booleans) 2014-10-14 06:44:06 +02:00
samba-tool s4-python: Override SIGINT handler in scripts only. 2012-09-25 20:59:09 +02:00
setup_dns.sh testprogs: Use the system binaries for KRB5 if we don't build in-tree heimdal. 2014-09-01 15:47:33 +02:00
smbstatus s4-python: Override SIGINT handler in scripts only. 2012-09-25 20:59:09 +02:00
subunitrun subunitrun: Update instructions for running subunit tests. 2015-03-06 04:41:46 +01:00
w32err_code.py
wscript_build s4:scripting: rename upgradeprovision -> samba_upgradeprovision 2012-09-12 07:07:27 +02:00