summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/wb_queryuser.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:winbind: Fork multiple children per domainVolker Lendecke2011-01-211-1/+1
* 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-2/+2
* s3:winbind: Remove the manual caching for the async wb_ functionsVolker Lendecke2009-08-271-7/+0
* s3:winbind: Fix the talloc hierarchy in wb_queryuser_doneVolker Lendecke2009-08-231-1/+1
* s3:winbind: WINBIND_USERINFO -> wbint_userinfoVolker Lendecke2009-08-161-26/+10
* s3:winbind: Add async wb_queryuserVolker Lendecke2009-08-051-0/+121