summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* KRB5: Some logging enhancements for krb5_childStephen Gallagher2012-07-061-6/+13
* KRB5: Initialize the credential cache type properlyStephen Gallagher2012-06-291-0/+11
* Move some debug lines to new debug log levelsStef Walter2012-06-202-4/+4
* KRB5: Avoid shadowing dirnameStephen Gallagher2012-06-151-20/+21
* KRB5: Auto-detect DIR cache support in configureStephen Gallagher2012-06-154-5/+33
* KRB5: Update DEBUG macros for create_ccache_dir and find_ccdir_parent_dataStephen Gallagher2012-06-151-17/+30
* Make krb5_ccname_template and krb5_ccachedir configurableJakub Hrozek2012-06-141-2/+2
* Use Kerberos context in KRB5_DEBUGJakub Hrozek2012-06-142-55/+61
* Add support for storing credential caches in the DIR: back endJakub Hrozek2012-06-145-70/+510
* Add a credential cache back end structureJakub Hrozek2012-06-147-148/+382
* Handle trailing slash in the ccname templateJakub Hrozek2012-06-141-8/+14
* Split parse_krb5_child_response so it can be reusedJakub Hrozek2012-06-143-119/+170
* Allow redefining the KRB5_CHILD pathJakub Hrozek2012-06-141-3/+7
* Provide more debugging in krb5_child and ldap_childJakub Hrozek2012-06-141-13/+65
* Two small krb5_child fixesJakub Hrozek2012-06-141-3/+10
* added DEBUG messages to krb5_child and ldap_childNick Guay2012-05-311-3/+12
* Only reset kpasswd server status when performing a chpass operationJakub Hrozek2012-05-071-2/+3
* Limit krb5_get_init_creds_keytab() to etypes in keytabStef Walter2012-05-071-0/+21
* Remove erroneous failure message in find_principal_in_keytabStef Walter2012-05-071-1/+3
* If canon'ing principals, write ccache with updated default principalStef Walter2012-05-041-2/+6
* Modify behavior of pam_pwd_expiration_warningJan Zeleny2012-05-041-4/+27
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-202-46/+31
* Clean up log messages about keytab_nameStephen Gallagher2012-04-051-2/+4
* Add terminator for dp_optionStephen Gallagher2012-03-281-1/+2
* Put dp_option maps in their own fileStephen Gallagher2012-03-282-18/+47
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-03-081-17/+15
* krb5_child: set debugging soonerJakub Hrozek2012-03-061-12/+18
* Only do one cycle when resolving a serverJakub Hrozek2012-03-061-7/+12
* IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher2012-03-011-1/+1
* KRB5: Add syslog messages for Kerberos failuresStephen Gallagher2012-01-311-0/+1
* Do not call krb5_child when changing passwords and provider went offlineJakub Hrozek2012-01-061-1/+11
* Add compatibility layer for Heimdal Kerberos implementationStephen Gallagher2011-12-222-8/+12
* Honor case sensitive flag when creating the ccname templateJakub Hrozek2011-12-213-5/+17
* Securely set umask when using mkstempStephen Gallagher2011-12-192-0/+6
* Move child_common routines to utilStephen Gallagher2011-12-195-5/+5
* Set more strict permissions on keyringSimo Sorce2011-11-221-1/+1
* Fixed unchecked value of setenv() in check_and_export_options()Jan Zeleny2011-11-221-2/+5
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-7/+2
* Add support to request canonicalization on krb AS requestsJan Zeleny2011-11-023-1/+25
* Multiline macro cleanupJakub Hrozek2011-09-281-1/+1
* DEBUG timestamps offer higher precisionPavel Březina2011-09-081-0/+2
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-1/+3
* New DEBUG facility - conversionPavel Březina2011-08-251-0/+2
* sysdb refactoring: memory context deletedJan Zeleny2011-08-151-4/+3
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-153-13/+10
* Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek2011-07-211-1/+1
* Remove unused krb5_service structure memberJakub Hrozek2011-07-132-5/+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
* Fix two typosSumit Bose2011-06-151-2/+3