summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_access.c
Commit message (Expand)AuthorAgeFilesLines
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-12/+18
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-13/+13
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-151-2/+2
* krb5: save canonical upn to sysdbSumit Bose2013-09-231-2/+3
* KRB5: guess UPN for subdomain usersJakub Hrozek2013-06-271-1/+1
* Remove sysdb as a be context structure memberSimo Sorce2013-01-211-1/+1
* Add domain argument to sysdb_get_user_attr()Simo Sorce2013-01-151-2/+2
* Fix tevent_req style for krb5_authSimo Sorce2012-12-041-3/+3
* Use find_or_guess_upn() where neededSumit Bose2012-10-261-9/+7
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-2/+2
* Call krb5_child to check access permissionsSumit Bose2010-11-041-4/+121
* Add infrastructure for Kerberos access providerSumit Bose2010-11-041-0/+91