summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/wb_gettoken.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | | | This will reduce the noise from merges of the rest of the libcli/security code, without this commit changing what code is actually used. This includes (along with other security headers) dom_sid.h and security_token.h Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104
* s3: Check for lp_winbind_trusted_domains_only in wb_gettoken()Volker Lendecke2009-12-281-0/+7
| | | | This avoids one walk of the domain list
* s3:winbind: Add async wb_gettokenVolker Lendecke2009-08-051-0/+218