summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete cached ccache file if password is expiredSumit Bose2011-06-151-8/+63
* Add utility function to return IP address as stringJakub Hrozek2011-06-021-9/+2
* Add online callback only once for TGT renewalSumit Bose2011-06-021-25/+44
* Rename label in expand_ccname_templateJakub Hrozek2011-05-201-17/+17
* Use a temporary memory context in expand_ccname_templateJakub Hrozek2011-05-121-20/+33
* Added some kerberos functions for building on RHEL5Jan Zeleny2011-05-051-2/+2
* Do not leak pcre contextJakub Hrozek2011-05-041-0/+12
* Return pam data to the renewal item if renewal failsSumit Bose2011-05-021-4/+9
* Fix bad password caching when using automatic TGT renewalStephen Gallagher2011-04-291-3/+12
* Allow new option to specify principal for FASTJan Zeleny2011-04-253-4/+55
* Extend and move function for finding principal in keytabJan Zeleny2011-04-251-80/+2
* Always generate kpasswdinfo fileStephen Gallagher2011-04-191-2/+1
* Remove unused sysdb_attrs objectJan Zeleny2011-03-081-8/+0
* Check ccache file for renewable TGTs at startupSumit Bose2011-02-223-0/+241
* Remove renewal item if it is not re-addedSumit Bose2011-02-181-1/+34
* Fix potential NULL-dereference in krb5_auth_done()Sumit Bose2010-12-211-3/+3