summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient/ABI/wbclient-0.10.sigs
AgeCommit message (Collapse)AuthorFilesLines
2012-08-15libwbclient: Add wbcPingDc2Christof Schmitt1-0/+76
Add wbcPingDc2 that optionally returns the DC that was attempted to ping. wbcPing is implemented as a wrapper around wbcPingDc2. Signed-off-by: Andrew Bartlett <abartlet@samba.org>