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-08-15
KRB5: Only return PAM error for unreachable kpasswd when performing chpass
Jakub Hrozek
1
-2
/
+4
2012-08-15
Duplicate detection in fail over did not work.
Michal Zidek
1
-1
/
+6
2012-08-09
SRV resolution for backup servers should not be permitted.
Michal Zidek
1
-2
/
+9
2012-08-08
Allocate on top of a talloc context, not NULL
Jakub Hrozek
1
-0
/
+3
2012-08-01
Primary server support: new options in krb5 provider
Jan Zeleny
3
-4
/
+17
2012-08-01
Primary server support: krb5 adaptation
Jan Zeleny
3
-49
/
+94
2012-08-01
Primary server support: basic support in failover code
Jan Zeleny
1
-1
/
+1
2012-07-18
Fix uninitialized values
Nick Guay
2
-2
/
+2
2012-07-10
Cast uid_t to unsigned long long in DEBUG messages
Jakub Hrozek
1
-3
/
+3
2012-07-10
Print based on pointer contents not address
Jakub Hrozek
1
-1
/
+3
2012-07-09
Fix uninitialized memcpy error
Stephen Gallagher
1
-0
/
+2
2012-07-09
heimdal: use sss_krb5_princ_realm to access realm
Rambaldi
1
-4
/
+11
2012-07-06
Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8
Stef Walter
1
-21
/
+0
2012-07-06
AD: Add AD auth and chpass providers
Stephen Gallagher
1
-0
/
+4
2012-07-06
KRB5: Create a common init routine for krb5_child options
Stephen Gallagher
3
-53
/
+129
2012-07-06
KRB5: Drop memctx parameter of krb5_try_kdcip
Stephen Gallagher
2
-13
/
+15
2012-07-06
KRB5: Some logging enhancements for krb5_child
Stephen Gallagher
1
-6
/
+13
2012-06-29
KRB5: Initialize the credential cache type properly
Stephen Gallagher
1
-0
/
+11
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
[next]