Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-libcli: change finddcs.h -> finddc.h | Andrew Tridgell | 2010-09-15 | 1 | -1/+1 |
| | | | | | | | this prevents conflicts with old generated files and we can only even return one DC with this interface. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | s4-finddcs: rename finddcs to finddcs_nbt | Andrew Tridgell | 2010-09-15 | 1 | -0/+310 |
finddcs_nbt is currently unused, but will later be a fallback is a cldap DC find fails. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> |