summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_queryuser.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: provide passwd struct for group sid with ID_TYPE_BOTH mapping (again)Michael Adam2019-09-271-2/+16
* winbindd: remove 'winbind trusted domains only' handlingStefan Metzmacher2018-01-101-12/+0
* winbindd: queryuser - only get group name if neededUri Simchoni2017-07-211-2/+24
* s3:winbind: Use the correct talloc context for user informationVolker Lendecke2017-03-181-1/+1
* winbind: Restructure wb_getpwsidVolker Lendecke2017-01-021-14/+272
* 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