summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_lookupname.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-10s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke1-2/+1
2011-01-21s3:winbind: Fork multiple children per domainVolker Lendecke1-2/+4
2011-01-11s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher1-1/+1
2010-10-20s3: Use any_nt_status_not_ok in winbindVolker Lendecke1-5/+1
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-08-16s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher1-6/+6
2009-08-27s3:winbind: Remove the manual caching for the async wb_ functionsVolker Lendecke1-13/+15
2009-08-23s3:winbind: Fallback to the forest root for lookupnameVolker Lendecke1-0/+49
2009-08-05s3:winbind: Add async wb_lookupnameVolker Lendecke1-0/+104