summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_lookupusergroups.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-11-021-3/+3
* winbindd: find the domain based on the sid within wb_lookupusergroups_send()Stefan Metzmacher2017-03-061-1/+10
* Revert "winbind: Remove wb_lookupusergroups"Volker Lendecke2017-03-061-0/+97
* winbind: Remove wb_lookupusergroupsVolker Lendecke2017-01-041-97/+0
* winbind: lookup_usergroups_cached doesn't use the "domain" parameterVolker Lendecke2016-12-041-2/+1
* s3-winbind: Fix chached user group lookup of trusted domains.Michael Adam2015-03-091-0/+11
* 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-3/+3
* s3:winbind: Remove the manual caching for the async wb_ functionsVolker Lendecke2009-08-271-9/+0
* s3:winbind: Add async wb_lookupusergroupsVolker Lendecke2009-08-051-0/+99