summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_gettoken.c
Commit message (Expand)AuthorAgeFilesLines
* Re-enable token groups fallbackVolker Lendecke2017-03-061-7/+21
* winbind: Don't add duplicate IDs in wbinfo -rVolker Lendecke2017-01-241-43/+38
* winbind: Add "expand_local_aliases" to wb_gettokenVolker Lendecke2017-01-041-1/+9
* winbind: Remove find_builtin_domain helper functionVolker Lendecke2017-01-021-1/+1
* winbind: Simplify wb_gettokenVolker Lendecke2017-01-021-6/+1
* winbind: Don't do supplementary group lookup manuallyVolker Lendecke2017-01-021-26/+37
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke2011-05-101-6/+3
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3: Fix Coverity ID 2203, NULL_RETURNSVolker Lendecke2011-03-231-0/+4
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
* s3: Fix bug 7843: Expand the local SAMs aliasesJeremy Allison2010-12-061-2/+2
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3: Check for lp_winbind_trusted_domains_only in wb_gettoken()Volker Lendecke2009-12-281-0/+7
* s3:winbind: Add async wb_gettokenVolker Lendecke2009-08-051-0/+218