summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_queryuser.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-23wb_queryuser: explain why wb_parent_idmap_setup_send/recv is not neededStefan Metzmacher1-0/+15
2020-10-23wb_queryuser: avoid idmap_child() and use idmap_child_handle() insteadStefan Metzmacher1-12/+9
2019-09-27winbind: provide passwd struct for group sid with ID_TYPE_BOTH mapping (again)Michael Adam1-2/+16
2018-01-10winbindd: remove 'winbind trusted domains only' handlingStefan Metzmacher1-12/+0
2017-07-21winbindd: queryuser - only get group name if neededUri Simchoni1-2/+24
2017-03-18s3:winbind: Use the correct talloc context for user informationVolker Lendecke1-1/+1
2017-01-02winbind: Restructure wb_getpwsidVolker Lendecke1-14/+272
2014-06-11librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett1-1/+1
2011-01-21s3:winbind: Fork multiple children per domainVolker Lendecke1-1/+1
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-2/+2
2009-08-27s3:winbind: Remove the manual caching for the async wb_ functionsVolker Lendecke1-7/+0
2009-08-23s3:winbind: Fix the talloc hierarchy in wb_queryuser_doneVolker Lendecke1-1/+1
2009-08-16s3:winbind: WINBIND_USERINFO -> wbint_userinfoVolker Lendecke1-26/+10
2009-08-05s3:winbind: Add async wb_queryuserVolker Lendecke1-0/+121