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 10:42:35 +0000 (11:42 +0100)
commit0c43f96330f2935805ba4f0f8f858a027a90bc4c
tree4a536a723d5ce73c7a6225e38246e032662bad87
parent7f779450cb0b0d9f36665c56c4acd0950daaeab2
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)
source3/libsmb/namequery.c