s4-finddcs: added finddcs_cldap()
authorAndrew Tridgell <tridge@samba.org>
Tue, 14 Sep 2010 05:46:31 +0000 (15:46 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 15 Sep 2010 05:39:35 +0000 (15:39 +1000)
commit898674cb1ca5b071653acfe3bcfeac895fffc6c8
tree174e9eda8fb1371ae1f43012d15d1f2c5e842f65
parent5bbfe2b42fd065e34bf20a24cb235863ad41fddc
s4-finddcs: added finddcs_cldap()

this finds DCs with a specified set of server_type bit using SRV
lookups and CLDAP

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
.gitignore
source4/libcli/finddcs.h [new file with mode: 0644]
source4/libcli/finddcs_cldap.c [new file with mode: 0644]
source4/libcli/wscript_build