s3: libsmb/namequery: fallback to returning all dcs, when none is available in the...
authorStefan Metzmacher <metze@samba.org>
Mon, 27 Oct 2008 08:40:25 +0000 (09:40 +0100)
committerStefan Metzmacher <metze@samba.org>
Sat, 13 Dec 2008 17:43:45 +0000 (18:43 +0100)
commit8321caf35736401d2a0d53cefc5c432d5b9e2bc7
tree19009cdb44f9a72c5a98896a0f8429b2e85040ff
parent5e47b314550d1165b86bd556330d36e0787e5109
s3: libsmb/namequery: fallback to returning all dcs, when none is available in the requested site

It could happen that all dcs in a site are unavailable
(some sites have only one dc) and then we need to fallback
to get all dcs.

metze

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Günther Deschner <gd@samba.org>
(cherry picked from commit c127367b1dd622eeceb1f47de0a047c297dda222)
(cherry picked from commit 0c43f96330f2935805ba4f0f8f858a027a90bc4c)
(cherry picked from commit caaf59383ceabdc555f7db098dae0455dea65023)
source/libsmb/namequery.c