summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_lookupusergroups.c
AgeCommit message (Collapse)AuthorFilesLines
2010-08-16s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher1-3/+3
metze
2009-08-27s3:winbind: Remove the manual caching for the async wb_ functionsVolker Lendecke1-9/+0
The generic NDR-based cache in winbindd_dual_ndr.c replaces this.
2009-08-05s3:winbind: Add async wb_lookupusergroupsVolker Lendecke1-0/+99