summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_common.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compare_principal_realm() checkSumit Bose2012-11-201-9/+3
* Add new call find_or_guess_upn()Sumit Bose2012-11-051-7/+20
* krb5_auth: check if principal belongs to a different realmSumit Bose2012-11-051-0/+31
* Failover: use _srv_ when no primary server is definedPavel Březina2012-09-171-12/+3
* Fix: IPv6 address with square brackets doesn't work.Michal Zidek2012-08-231-1/+14
* Duplicate detection in fail over did not work.Michal Zidek2012-08-151-1/+6
* SRV resolution for backup servers should not be permitted.Michal Zidek2012-08-091-2/+9
* Primary server support: krb5 adaptationJan Zeleny2012-08-011-46/+89
* Primary server support: basic support in failover codeJan Zeleny2012-08-011-1/+1
* KRB5: Drop memctx parameter of krb5_try_kdcipStephen Gallagher2012-07-061-10/+13
* Move some debug lines to new debug log levelsStef Walter2012-06-201-3/+3
* KRB5: Auto-detect DIR cache support in configureStephen Gallagher2012-06-151-1/+5
* Add support for storing credential caches in the DIR: back endJakub Hrozek2012-06-141-5/+29
* Add a credential cache back end structureJakub Hrozek2012-06-141-3/+9
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-16/+10
* Put dp_option maps in their own fileStephen Gallagher2012-03-281-18/+1
* IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher2012-03-011-1/+1
* Securely set umask when using mkstempStephen Gallagher2011-12-191-0/+3
* Fixed unchecked value of setenv() in check_and_export_options()Jan Zeleny2011-11-221-2/+5
* Add support to request canonicalization on krb AS requestsJan Zeleny2011-11-021-1/+8
* Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek2011-07-211-1/+1
* Remove unused krb5_service structure memberJakub Hrozek2011-07-131-4/+1
* Escape IP address in kdcinfoJakub Hrozek2011-07-111-4/+26
* Switch resolver to using resolv_hostent and honor TTLJakub Hrozek2011-06-151-1/+1
* Add utility function to return IP address as stringJakub Hrozek2011-06-021-9/+2
* Allow new option to specify principal for FASTJan Zeleny2011-04-251-1/+11
* Fix incorrect return value on failure in check_and_export_options()Sumit Bose2010-12-141-0/+1
* Replace krb5_kdcip by krb5_server in LDAP providerSumit Bose2010-12-071-6/+8
* Add support for FAST in krb5 providerSumit Bose2010-12-071-2/+22
* Allow krb5 lifetime values without a unitSumit Bose2010-12-031-36/+65
* Add support for automatic Kerberos ticket renewalSumit Bose2010-12-031-1/+2
* Add krb5_lifetime optionSumit Bose2010-12-031-1/+21
* Add krb5_renewable_lifetime optionSumit Bose2010-12-031-1/+23
* Allow protocol fallback for SRV queriesJakub Hrozek2010-12-011-1/+1
* Add krb5_get_simple_upn()Sumit Bose2010-11-041-0/+25
* Option krb5_server is now used to store a list of KDCs instead of krb5_kdcip.Jan Zeleny2010-10-191-1/+44
* Initialize kerberos service for GSSAPIJakub Hrozek2010-10-131-1/+1
* Suppress some 'may be used uninitialized' warningsSumit Bose2010-09-281-6/+12
* Add dns_discovery_domain optionJakub Hrozek2010-06-301-1/+1
* Remove krb5_changepw_principal optionJakub Hrozek2010-06-141-27/+0
* Properly handle read() and write() throughout the SSSDStephen Gallagher2010-06-101-7/+18
* Refactor krb5 SIGTERM handler installationSumit Bose2010-05-271-0/+33
* Add callback to remove krb5 info files when going offlineSumit Bose2010-05-271-0/+97
* Refactor krb5_finalize()Sumit Bose2010-05-271-12/+27
* Revert "Create kdcinfo and kpasswdinfo file at startup"Sumit Bose2010-05-271-40/+1
* Add support for delayed kinit if offlineSumit Bose2010-05-261-1/+2
* New version of IPA auth and password migrationSumit Bose2010-05-161-2/+2
* Use service discovery in backendsJakub Hrozek2010-05-071-0/+21
* Create kdcinfo and kpasswdinfo file at startupSumit Bose2010-05-071-1/+40
* Clean up kdcinfo and kpasswdinfo files when exitingStephen Gallagher2010-05-071-0/+40