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-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
2011-06-02
Add online callback only once for TGT renewal
Sumit Bose
1
-25
/
+44
2011-05-20
Rename label in expand_ccname_template
Jakub Hrozek
1
-17
/
+17
2011-05-12
Use a temporary memory context in expand_ccname_template
Jakub Hrozek
1
-20
/
+33
2011-05-05
Added some kerberos functions for building on RHEL5
Jan Zeleny
1
-2
/
+2
2011-05-04
Do not leak pcre context
Jakub Hrozek
1
-0
/
+12
2011-05-02
Return pam data to the renewal item if renewal fails
Sumit Bose
1
-4
/
+9
2011-04-29
Fix bad password caching when using automatic TGT renewal
Stephen Gallagher
1
-3
/
+12
2011-04-25
Allow new option to specify principal for FAST
Jan Zeleny
3
-4
/
+55
2011-04-25
Extend and move function for finding principal in keytab
Jan Zeleny
1
-80
/
+2
2011-04-19
Always generate kpasswdinfo file
Stephen Gallagher
1
-2
/
+1
2011-03-08
Remove unused sysdb_attrs object
Jan Zeleny
1
-8
/
+0
2011-02-22
Check ccache file for renewable TGTs at startup
Sumit Bose
3
-0
/
+241
2011-02-18
Remove renewal item if it is not re-added
Sumit Bose
1
-1
/
+34
2010-12-21
Fix potential NULL-dereference in krb5_auth_done()
Sumit Bose
1
-3
/
+3
2010-12-20
Serialize requests of the same user in the krb5 provider
Sumit Bose
4
-0
/
+239
2010-12-20
Fixes for automatic ticket renewal
Sumit Bose
4
-44
/
+100
2010-12-14
Fix incorrect return value on failure in check_and_export_options()
Sumit Bose
1
-0
/
+1
2010-12-08
Fix build issue with older Kerberos library
Sumit Bose
1
-2
/
+2
2010-12-07
Replace krb5_kdcip by krb5_server in LDAP provider
Sumit Bose
2
-7
/
+10
2010-12-07
Add support for FAST in krb5 provider
Sumit Bose
5
-13
/
+344
[next]