Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-27 | KRB5: guess UPN for subdomain users | Jakub Hrozek | 1 | -1/+1 | |
2013-01-21 | Remove sysdb as a be context structure member | Simo Sorce | 1 | -1/+1 | |
The sysdb context is already available through the 'domain' structure. | |||||
2013-01-15 | Add domain argument to sysdb_get_user_attr() | Simo Sorce | 1 | -2/+2 | |
2012-12-04 | Fix tevent_req style for krb5_auth | Simo Sorce | 1 | -3/+3 | |
No functionality changes, just make the code respect the tevent_req style and naming conventions and enhance readability by adding some helper functions. | |||||
2012-10-26 | Use find_or_guess_upn() where needed | Sumit Bose | 1 | -9/+7 | |
2011-08-15 | sysdb refactoring: deleted domain variables in sysdb API | Jan Zeleny | 1 | -2/+2 | |
The patch also updates code using modified functions. Tests have also been adjusted. | |||||
2010-11-04 | Call krb5_child to check access permissions | Sumit Bose | 1 | -4/+121 | |
2010-11-04 | Add infrastructure for Kerberos access provider | Sumit Bose | 1 | -0/+91 | |