summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient
Commit message (Expand)AuthorAgeFilesLines
* libwbclient: Fix s4 build failure by fixing up includes.Kai Blin2010-02-136-3/+4
* libwbclient: Separate out the async functionsKai Blin2010-02-139-1763/+2066
* libwbclient: Test wbcLookupName async functionsKai Blin2010-02-111-0/+79
* libwbclient: Implement wbcLookupName_send/recvKai Blin2010-02-112-0/+137
* libwbclient: Implement wbcAuthenticateUserEx_send/recvKai Blin2010-02-112-0/+280
* libwbclient: Implement wbcLookupSid_send/recvKai Blin2010-02-112-0/+140
* libwbclient: Implement wbcGidToSid_send/recvKai Blin2010-02-112-0/+117
* libwbclient: Implement wbcSidToGid_send/recvKai Blin2010-02-112-0/+107
* libwbclient: Implement wbcUidToSid_send/recvKai Blin2010-02-112-0/+116
* libwbclient: Implement wbcSidToUid_send/recvKai Blin2010-02-112-0/+108
* libwbclient: Add wbcInterfaceDetails_send/recvKai Blin2010-02-113-5/+231
* libwbclient: Add wbcDomainInfo_send/recv callsKai Blin2010-02-112-1/+155
* libwbclient: Add wbcDomainName_send/recv callKai Blin2010-02-112-0/+101
* libwbclient: Add wbcNetbiosName_send/recv callsKai Blin2010-02-112-0/+102
* libwbclient: Add async wbcInfo_send()/wbcInfo_recv() callsKai Blin2010-02-112-0/+106
* libwbclient: add wbcInterfaceVersion send/recv callsKai Blin2010-02-112-0/+98
* libwbclient: torture-test wbcPing async functions.Kai Blin2010-02-111-0/+20
* libwbclient: Add async wbcPing_send/_recvKai Blin2010-02-112-1/+87
* libwbclient: Zero out context on initializationKai Blin2010-02-111-1/+1
* libwbclient: wbc_create_logon_info is always called with mem_ctx==NULLVolker Lendecke2010-02-071-5/+3
* libwbclient: wbc_create_password_policy_info is always called with mem_ctx==NULLVolker Lendecke2010-02-071-7/+4
* libwbclient: wbc_create_error_info is always called with mem_ctx==NULLVolker Lendecke2010-02-071-18/+10
* s4-smbtorture: test wbcResolveWinsByName/wbcResolveWinsByIP in WINBIND-WBCLIE...Günther Deschner2010-01-251-0/+35
* s4-smbtorture: add test for wbcPingDc to WINBIND-WBCLIENT testsuite.Günther Deschner2010-01-251-1/+12
* libwbclient: Actually implement wbcCredentialCache()Volker Lendecke2010-01-241-1/+127
* s3: Add wbinfo --ccache-saveVolker Lendecke2010-01-242-0/+28
* libwbclient: Use winbindd_free_response()Volker Lendecke2010-01-243-51/+21
* libwbclient: Remove a pointless talloc_strdupVolker Lendecke2010-01-241-12/+5
* libwbclient: Remove a pointless checkVolker Lendecke2010-01-031-1/+1
* s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke2009-12-212-0/+59
* libwbclient: fix wbcLookupDomainController().Günther Deschner2009-10-191-2/+3
* s4-smbtorture: test wbcLookupDomainController{Ex} in WINBIND-WBCLIENT.Günther Deschner2009-10-191-0/+37
* nsswitch: increase libwbclient version after adding wbcChangeTrustCredentials().Günther Deschner2009-10-161-1/+2
* s4-smbtorture: test wbcLookupUserSids in WINBIND-WBCLIENT as well.Günther Deschner2009-10-161-1/+4
* s4-smbtorture: test wbcGuidToString and friends as well in WINBIND-WBCLIENT.Günther Deschner2009-10-161-0/+34
* s4-smbtorture: add very basic libwbclient testsuite.Günther Deschner2009-10-161-0/+252
* libwbclient: add wbcChangeTrustCredentials.Günther Deschner2009-10-132-0/+49
* s4:wbclient.h - add compatibility constantsMatthias Dieter Wallnöfer2009-10-121-0/+6
* s3: Fix a memleak reported by dmarkeyVolker Lendecke2009-10-091-0/+4
* Fix builds with external tallocSimo Sorce2009-10-091-2/+2
* winbind: adapt the new reject constants also thereMatthias Dieter Wallnöfer2009-10-081-4/+9
* libwbclient: implement secure channel verification for specific domains in wb...Günther Deschner2009-10-072-12/+6
* wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2Günther Deschner2009-09-011-4/+15
* s3:libwbclient: Fix bug 6349, initialize domain info structVolker Lendecke2009-08-301-0/+2
* libwbclient: Add wbcSidTypeString function.Kai Blin2009-08-182-1/+28
* s3:winbind: Fix a potential segfault in libwbclientVolker Lendecke2009-08-161-1/+1
* libwbclient: fix returned LogonInfo in wbc_LogonUser().Günther Deschner2009-06-181-2/+4
* libwbclient: Add debugging hooks.Kai Blin2009-06-132-0/+91
* Fix wb_req_more(): Return 0 when done, read_pkt_send needs thatVolker Lendecke2009-06-121-0/+5
* async_sock: try fix the source4 build on FreeBSD, Solaris, SLES8Stefan Metzmacher2009-06-082-10/+4