summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_getgroups.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-201-1/+3
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-271-1/+4
* s3:winbind: Log client process nameAndreas Schneider2018-11-121-1/+4
* winbind: Fix UPN handling in parse_domain_user()Andreas Schneider2018-05-111-2/+8
* winbind: Pass upn unmodified to lookup namesStefan Metzmacher2018-05-111-1/+4
* winbind: Add "expand_local_aliases" to wb_gettokenVolker Lendecke2017-01-041-1/+1
* winbind: Make wb_sids2xids_recv work on an arrayVolker Lendecke2015-03-071-1/+1
* s3:winbind: add a warning DEBUG message when skipping a sid from the mapped G...Michael Adam2013-07-291-0/+18
* s3:winbind: change getgroups to only do one sids2xids call instead of manyMichael Adam2013-07-291-26/+42
* s3:winbind: fix the getgroups implementation to include the user sid's GID in...Michael Adam2013-07-291-3/+5
* s3:winbind: fix gid counting and error handling in the getgroups implementationMichael Adam2013-07-291-6/+10
* s3:winbindd: change winbindd_getgroups to use wb_sids2xids instead of wb_sid2gidMichael Adam2012-12-031-5/+14
* s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke2011-05-101-4/+2
* s3-passdb: move LOOKUP_NAME_ flags to passdb where they belong to.Günther Deschner2011-03-301-0/+1
* s3: Check for lp_winbind_trusted_domains_only in wb_gettoken()Volker Lendecke2009-12-281-24/+0
* s3:winbind: The get[gr|pw]end functions need access to the client stateVolker Lendecke2009-08-161-0/+1
* s3:winbind: Convert WINBINDD_GETGROUPS to the new APIVolker Lendecke2009-08-051-0/+222