summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient/wbc_util.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-21libwbclient: Fix null check in process_domain_info_string().Andreas Schneider1-5/+0
2011-05-05Clean up some const and other compiler warnings.Jeremy Allison1-8/+8
2011-03-27s3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error)Volker Lendecke1-1/+1
2011-03-15libwbclient: CID 2199 -- NULL pointer returnVolker Lendecke1-0/+4
2011-01-19s3: Add wbinfo --dc-infoVolker Lendecke1-0/+86
2010-11-27libwbclient: Correctly order the wbcAllocateMemory argsVolker Lendecke1-6/+6
2010-04-19libwbclient: Make wbcListTrusts not use tallocVolker Lendecke1-28/+20
2010-04-19libwbclient: Make wbc_create_domain_controller_info_ex not use tallocVolker Lendecke1-23/+29
2010-04-19libwbclient: Make wbcLookupDomainController not use tallocVolker Lendecke1-6/+13
2010-04-19libwbclient: Make wbcAddNamedBlob not use tallocVolker Lendecke1-16/+49
2010-04-19libwbclient: Make wbcResolveWinsByIP not use tallocVolker Lendecke1-1/+1
2010-04-19libwbclient: Make wbcResolveWinsByName not use tallocVolker Lendecke1-1/+1
2010-04-19libwbclient: Make wbcDomainInfo not use tallocVolker Lendecke1-9/+12
2010-04-19libwbclient: Make wbcInterfaceDetails not use tallocVolker Lendecke1-10/+16
2010-04-04libwbclient: Fix a memleak in wbcListTrustsVolker Lendecke1-8/+3
2010-04-04libwbclient: Fix a memleak in wbcListTrustsVolker Lendecke1-0/+3
2010-02-13libwbclient: Separate out the async functionsKai Blin1-810/+1
2010-02-11libwbclient: Add wbcInterfaceDetails_send/recvKai Blin1-0/+218
2010-02-11libwbclient: Add wbcDomainInfo_send/recv callsKai Blin1-1/+147
2010-02-11libwbclient: Add wbcDomainName_send/recv callKai Blin1-0/+94
2010-02-11libwbclient: Add wbcNetbiosName_send/recv callsKai Blin1-0/+95
2010-02-11libwbclient: Add async wbcInfo_send()/wbcInfo_recv() callsKai Blin1-0/+99
2010-02-11libwbclient: add wbcInterfaceVersion send/recv callsKai Blin1-0/+92
2010-02-11libwbclient: Add async wbcPing_send/_recvKai Blin1-1/+79
2010-01-03libwbclient: Remove a pointless checkVolker Lendecke1-1/+1
2009-10-19libwbclient: fix wbcLookupDomainController().Günther Deschner1-2/+3
2009-08-30s3:libwbclient: Fix bug 6349, initialize domain info structVolker Lendecke1-0/+2
2009-08-16s3:winbind: Fix a potential segfault in libwbclientVolker Lendecke1-1/+1
2009-06-04libwbclient: Attempt to fix build on AIXKai Blin1-0/+1
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-0/+672