The branch, v4-5-test has been updated via edc2eb2 WHATSNEW.txt: Added more details about multiple DNS forwarders from ac2b4cb script/autobuild.py: include the branch name in the output
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-5-test - Log ----------------------------------------------------------------- commit edc2eb26b5d7ad44162c093e5dab5f39b4a5104b Author: Marc Muehlfeld <mmuehlf...@samba.org> Date: Fri Aug 19 00:57:58 2016 +0200 WHATSNEW.txt: Added more details about multiple DNS forwarders Signed-off-by: Marc Muehlfeld <mmuehlf...@samba.org> Reviewed-by: Garming Sam <garm...@catalyst.net.nz> Autobuild-User(v4-5-test): Stefan Metzmacher <me...@samba.org> Autobuild-Date(v4-5-test): Sun Aug 21 18:31:22 CEST 2016 on sn-devel-144 ----------------------------------------------------------------------- Summary of changes: WHATSNEW.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) Changeset truncated at 500 lines: diff --git a/WHATSNEW.txt b/WHATSNEW.txt index f5b693a..d6b4f37 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -122,8 +122,11 @@ restored with the original SID and GUID still in place. Multiple DNS Forwarders on the AD DC ------------------------------------ -Multiple DNS forwarders are now supported on the AD DC, allowing -Samba to fall back between two different DNS servers for forwarded queries. +Previously, the Samba internal DNS server supported only one DNS forwarder. +The "dns forwarder" option has been enhanced and now supports a space-separated +list of multiple DNS server IP addresses. As a result, Samba is now able to +fall back to alternative DNS servers. In case that a DNS query to the first +server timed out, it is sent to the next DNS server listed in the option. Password quality plugin support in the AD DC -------------------------------------------- -- Samba Shared Repository