index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
providers
/
krb5
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
Move some debug lines to new debug log levels
Stef Walter
2
-4
/
+4
2012-06-15
KRB5: Avoid shadowing dirname
Stephen Gallagher
1
-20
/
+21
2012-06-15
KRB5: Auto-detect DIR cache support in configure
Stephen Gallagher
4
-5
/
+33
2012-06-15
KRB5: Update DEBUG macros for create_ccache_dir and find_ccdir_parent_data
Stephen Gallagher
1
-17
/
+30
2012-06-14
Make krb5_ccname_template and krb5_ccachedir configurable
Jakub Hrozek
1
-2
/
+2
2012-06-14
Use Kerberos context in KRB5_DEBUG
Jakub Hrozek
2
-55
/
+61
2012-06-14
Add support for storing credential caches in the DIR: back end
Jakub Hrozek
5
-70
/
+510
2012-06-14
Add a credential cache back end structure
Jakub Hrozek
7
-148
/
+382
2012-06-14
Handle trailing slash in the ccname template
Jakub Hrozek
1
-8
/
+14
2012-06-14
Split parse_krb5_child_response so it can be reused
Jakub Hrozek
3
-119
/
+170
2012-06-14
Allow redefining the KRB5_CHILD path
Jakub Hrozek
1
-3
/
+7
2012-06-14
Provide more debugging in krb5_child and ldap_child
Jakub Hrozek
1
-13
/
+65
2012-06-14
Two small krb5_child fixes
Jakub Hrozek
1
-3
/
+10
2012-05-31
added DEBUG messages to krb5_child and ldap_child
Nick Guay
1
-3
/
+12
2012-05-07
Only reset kpasswd server status when performing a chpass operation
Jakub Hrozek
1
-2
/
+3
2012-05-07
Limit krb5_get_init_creds_keytab() to etypes in keytab
Stef Walter
1
-0
/
+21
2012-05-07
Remove erroneous failure message in find_principal_in_keytab
Stef Walter
1
-1
/
+3
2012-05-04
If canon'ing principals, write ccache with updated default principal
Stef Walter
1
-2
/
+6
2012-05-04
Modify behavior of pam_pwd_expiration_warning
Jan Zeleny
1
-4
/
+27
2012-04-20
Convert read and write operations to sss_atomic_read
Jakub Hrozek
2
-46
/
+31
2012-04-05
Clean up log messages about keytab_name
Stephen Gallagher
1
-2
/
+4
2012-03-28
Add terminator for dp_option
Stephen Gallagher
1
-1
/
+2
2012-03-28
Put dp_option maps in their own file
Stephen Gallagher
2
-18
/
+47
2012-03-08
Detect cycle in the fail over on subsequent resolve requests only
Jakub Hrozek
1
-17
/
+15
2012-03-06
krb5_child: set debugging sooner
Jakub Hrozek
1
-12
/
+18
2012-03-06
Only do one cycle when resolving a server
Jakub Hrozek
1
-7
/
+12
2012-03-01
IPA: Set the DNS discovery domain to match ipa_domain
Stephen Gallagher
1
-1
/
+1
2012-01-31
KRB5: Add syslog messages for Kerberos failures
Stephen Gallagher
1
-0
/
+1
2012-01-06
Do not call krb5_child when changing passwords and provider went offline
Jakub Hrozek
1
-1
/
+11
2011-12-22
Add compatibility layer for Heimdal Kerberos implementation
Stephen Gallagher
2
-8
/
+12
2011-12-21
Honor case sensitive flag when creating the ccname template
Jakub Hrozek
3
-5
/
+17
2011-12-19
Securely set umask when using mkstemp
Stephen Gallagher
2
-0
/
+6
2011-12-19
Move child_common routines to util
Stephen Gallagher
5
-5
/
+5
2011-11-22
Set more strict permissions on keyring
Simo Sorce
1
-1
/
+1
2011-11-22
Fixed unchecked value of setenv() in check_and_export_options()
Jan Zeleny
1
-2
/
+5
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-7
/
+2
2011-11-02
Add support to request canonicalization on krb AS requests
Jan Zeleny
3
-1
/
+25
2011-09-28
Multiline macro cleanup
Jakub Hrozek
1
-1
/
+1
2011-09-08
DEBUG timestamps offer higher precision
Pavel Březina
1
-0
/
+2
2011-08-25
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
1
-1
/
+3
2011-08-25
New DEBUG facility - conversion
Pavel Březina
1
-0
/
+2
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
1
-4
/
+3
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
3
-13
/
+10
2011-07-21
Rename fo_get_server_name to fo_get_server_str_name
Jakub Hrozek
1
-1
/
+1
2011-07-13
Remove unused krb5_service structure member
Jakub Hrozek
2
-5
/
+1
2011-07-11
Escape IP address in kdcinfo
Jakub Hrozek
1
-4
/
+26
2011-06-15
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
1
-1
/
+1
2011-06-15
Fix two typos
Sumit Bose
1
-2
/
+3
2011-06-15
Delete cached ccache file if password is expired
Sumit Bose
1
-8
/
+63
2011-06-02
Add utility function to return IP address as string
Jakub Hrozek
1
-9
/
+2
[next]