summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_lookupname.c
AgeCommit message (Collapse)AuthorFilesLines
2010-08-16s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher1-6/+6
metze
2009-08-27s3:winbind: Remove the manual caching for the async wb_ functionsVolker Lendecke1-13/+15
The generic NDR-based cache in winbindd_dual_ndr.c replaces this.
2009-08-23s3:winbind: Fallback to the forest root for lookupnameVolker Lendecke1-0/+49
Thanks to Steven Danneman for watching me closely :-)
2009-08-05s3:winbind: Add async wb_lookupnameVolker Lendecke1-0/+104