summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient/wscript
AgeCommit message (Collapse)AuthorFilesLines
2012-09-21libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsingAndrew Bartlett1-1/+1
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Sep 21 06:37:15 CEST 2012 on sn-devel-104
2012-08-15libwbclient: Add wbcPingDc2Christof Schmitt1-1/+1
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>
2012-08-10nsswitch: add ABI checking and symbol versions to libwbclientAndrew Bartlett1-0/+3
This will ensure that we do not unintentionally break the ABI. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Aug 10 04:08:54 CEST 2012 on sn-devel-104
2012-04-23build: Remove support for system libwbclientAndrew Bartlett1-8/+19
This effectively reverts commit 2c49782dc1069eebc9f5a5cd2a055b5912665595 This also adds explaination about what would need to be done to support a system libwbclient Andrew Bartlett
2012-04-20libwbclient: bump version to 0.9, and add this version to .pc fileAndrew Bartlett1-2/+5
2012-04-17waf: Add possibility to build with system libwbclient.Andreas Schneider1-0/+28