summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient
AgeCommit message (Expand)AuthorFilesLines
2009-10-19libwbclient: fix wbcLookupDomainController().Günther Deschner1-2/+3
2009-10-19s4-smbtorture: test wbcLookupDomainController{Ex} in WINBIND-WBCLIENT.Günther Deschner1-0/+37
2009-10-16nsswitch: increase libwbclient version after adding wbcChangeTrustCredentials().Günther Deschner1-1/+2
2009-10-16s4-smbtorture: test wbcLookupUserSids in WINBIND-WBCLIENT as well.Günther Deschner1-1/+4
2009-10-16s4-smbtorture: test wbcGuidToString and friends as well in WINBIND-WBCLIENT.Günther Deschner1-0/+34
2009-10-16s4-smbtorture: add very basic libwbclient testsuite.Günther Deschner1-0/+252
2009-10-13libwbclient: add wbcChangeTrustCredentials.Günther Deschner2-0/+49
2009-10-12s4:wbclient.h - add compatibility constantsMatthias Dieter Wallnöfer1-0/+6
2009-10-09s3: Fix a memleak reported by dmarkeyVolker Lendecke1-0/+4
2009-10-09Fix builds with external tallocSimo Sorce1-2/+2
2009-10-08winbind: adapt the new reject constants also thereMatthias Dieter Wallnöfer1-4/+9
2009-10-07libwbclient: implement secure channel verification for specific domains in wb...Günther Deschner2-12/+6
2009-09-01wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2Günther Deschner1-4/+15
2009-08-30s3:libwbclient: Fix bug 6349, initialize domain info structVolker Lendecke1-0/+2
2009-08-18libwbclient: Add wbcSidTypeString function.Kai Blin2-1/+28
2009-08-16s3:winbind: Fix a potential segfault in libwbclientVolker Lendecke1-1/+1
2009-06-18libwbclient: fix returned LogonInfo in wbc_LogonUser().Günther Deschner1-2/+4
2009-06-13libwbclient: Add debugging hooks.Kai Blin2-0/+91
2009-06-12Fix wb_req_more(): Return 0 when done, read_pkt_send needs thatVolker Lendecke1-0/+5
2009-06-08async_sock: try fix the source4 build on FreeBSD, Solaris, SLES8Stefan Metzmacher2-10/+4
2009-06-04libwbclient: Attempt to fix build on AIXKai Blin7-0/+7
2009-05-30talloc_strdup "dir" in wb_context_initVolker Lendecke1-1/+5
2009-05-30libwbclient: Store the winbind socket dir to use in the wb_contextKai Blin2-3/+13
2009-05-30libwbclient: Silence a compiler warningKai Blin1-1/+1
2009-05-30libwbclient: Add async call framework.Kai Blin7-1/+1229
2009-04-23Fix Coverity ID 626: DEADCODEVolker Lendecke1-5/+0
2009-04-14libwbclient: Fix undocumented arguments doxygen warnings.Günther Deschner1-8/+8
2009-02-11s3: Implement wbcGetSidAliasesDan Sledz2-0/+149
2009-02-11s3: Implement wbcGetpwsidDan Sledz2-1/+52
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin12-0/+6285