summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/wb_lookupname.c
Commit message (Expand)AuthorAgeFilesLines
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke2011-05-101-2/+1
* s3:winbind: Fork multiple children per domainVolker Lendecke2011-01-211-2/+4
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
* s3: Use any_nt_status_not_ok in winbindVolker Lendecke2010-10-201-5/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher2010-08-161-6/+6
* s3:winbind: Remove the manual caching for the async wb_ functionsVolker Lendecke2009-08-271-13/+15
* s3:winbind: Fallback to the forest root for lookupnameVolker Lendecke2009-08-231-0/+49
* s3:winbind: Add async wb_lookupnameVolker Lendecke2009-08-051-0/+104