summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5
Commit message (Expand)AuthorAgeFilesLines
* A new option krb5_use_kdcinfoJakub Hrozek2013-06-104-18/+36
* Do not obfuscate calls with booleansJakub Hrozek2013-06-071-7/+22
* Always send the PAC to the PAC responderSumit Bose2013-06-061-20/+18
* Set canonicalize flag if enterprise principals are usedSumit Bose2013-05-311-1/+6
* Fixing critical format string issues.Lukas Slebodnik2013-05-202-3/+5
* Always update cached upn if enterprise principals are usedSumit Bose2013-05-141-3/+4
* Only check UPN if enterprise principals are not usedJakub Hrozek2013-05-031-0/+5
* Allow usage of enterprise principalsSumit Bose2013-04-224-4/+18
* Fix krbcc dir creation issue with MIT krb5 1.11Lukas Slebodnik2013-04-122-11/+61
* Further restrict become_user drop of privileges.Simo Sorce2013-04-051-15/+18
* Allow setting krb5_renew_interval with a delimiterAriel Barria2013-04-033-6/+30
* Check for correct variable nameJakub Hrozek2013-04-031-4/+0
* krb5 child: Use the correct type when processing OTPJakub Hrozek2013-04-031-1/+1
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-025-32/+31
* Reusing create_pam_data() on the other places.Lukas Slebodnik2013-04-021-1/+1
* Removing unused declaration of functions and variable.Lukas Slebodnik2013-03-191-2/+2
* Decrease krb5_auth_timeout defaultOndrej Kos2013-03-181-1/+1
* Retry the correct service on krb5 child timeoutJakub Hrozek2013-03-181-1/+1
* Fix initialization of multiple variablesOndrej Kos2013-03-132-4/+3
* More generalized function open_debug_file_ex()Lukas Slebodnik2013-03-131-5/+1
* Add support for krb5 1.11's responder callback.Nathaniel McCallum2013-03-084-1/+232
* Cleanup error message handling for krb5 childSimo Sorce2013-03-042-296/+240
* krb5_child: fix value type and initializationOndrej Kos2013-03-041-1/+2
* Refactor krb5 childSimo Sorce2013-02-281-288/+210
* krb5_child style fixSimo Sorce2013-02-281-11/+11
* Do not process success case in an elseJakub Hrozek2013-02-261-24/+24
* Add realm info to sss_domain_infoSimo Sorce2013-02-101-1/+2
* Fix minor grammar error in logStephen Gallagher2013-01-301-1/+1
* krb: recreate ccache if it was deletedPavel Březina2013-01-301-1/+8
* Add be_req_get_data() helper funciton.Simo Sorce2013-01-211-4/+4
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-212-10/+12
* Introduce be_req_terminate() helperSimo Sorce2013-01-211-10/+3
* Remove sysdb as a be context structure memberSimo Sorce2013-01-213-5/+5
* Add domain argument to sysdb_cache_auth()Simo Sorce2013-01-151-1/+5
* Add domain argument to sysdb_cache_password()Simo Sorce2013-01-151-3/+5
* Add domain argument to sysdb_set_user_attr()Simo Sorce2013-01-151-5/+8
* Add domain argument to sysdb_get_user_attr()Simo Sorce2013-01-154-10/+12
* Change pam data auth tokens.Simo Sorce2013-01-105-147/+186
* Code can only check for cached passwordsSimo Sorce2013-01-101-4/+17
* let krb5_backup_kpasswd failover workPavel Březina2013-01-021-2/+2
* failover: Protect against empty host namesMichal Zidek2013-01-021-1/+1
* krb5 tgt renewal: fix usage of ldb_dn_get_component_val()Sumit Bose2012-12-201-4/+4
* let krb5_kpasswd failover workPavel Březina2012-12-101-3/+7
* Fix tevent_req style for krb5_authSimo Sorce2012-12-044-371/+334
* Save errno before it might be modified.Simo Sorce2012-11-261-8/+16
* Disable canonicalization during password changesSumit Bose2012-11-191-2/+43
* Fix compare_principal_realm() checkSumit Bose2012-11-191-9/+3
* Just use the service name with krb5_get_init_creds_password()Sumit Bose2012-11-191-24/+2
* Only build extract_and_send_pac on platforms that support itJakub Hrozek2012-11-121-104/+18
* KRB5: Rename variable to avoid shadowing a global declarationJakub Hrozek2012-11-121-4/+4