summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_sids2xids.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd: only use the domain name from lookup sids if the domain matchesRalph Boehme2017-04-121-1/+5
* winbindd: handling of SIDs without domain reference in wb_sids2xids_lookupsid...Ralph Boehme2017-04-121-6/+27
* winbind: Fix a typoVolker Lendecke2017-01-231-1/+1
* winbind: Fix passing idmap failure from wb_sids2xids back to callersChristof Schmitt2016-09-301-1/+1
* winbind: handle DC_NOT_FOUND in wb_sids2xidsVolker Lendecke2016-04-151-1/+63
* winbind: Make _wbint_Sids2UnixIDs single-domainVolker Lendecke2016-02-221-4/+105
* winbind: Remove a level of indirectionVolker Lendecke2016-02-221-8/+3
* winbind: Properly error check init_lsa_ref_domain_listVolker Lendecke2016-01-131-4/+10
* winbind: Make wb_sids2xids_recv work on an arrayVolker Lendecke2015-03-071-1/+7
* winbind: Slightly simplify wb_sids2xidsVolker Lendecke2015-02-271-7/+8
* s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs callChristof Schmitt2014-09-291-3/+30
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* s3:winbindd: use struct unixid instead of uint64 in Sids2Xids parent<->childMichael Adam2012-12-031-3/+3
* s3:winbindd: factor winbindd_sids_to_xids into external and internal partMichael Adam2012-12-031-0/+263