index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
*
KRB5: Recover gracefully if the ccache file could not be reused
Jakub Hrozek
2012-09-24
1
-4
/
+6
*
KRB5 child: handle more error codes gracefully
Jakub Hrozek
2012-09-20
1
-31
/
+26
*
KRB5 child: Don't return System Error on empty password
Jakub Hrozek
2012-09-20
1
-0
/
+4
*
Failover: use _srv_ when no primary server is defined
Pavel Březina
2012-09-17
1
-12
/
+3
*
FO: Check server validity before setting status
Jakub Hrozek
2012-09-13
1
-5
/
+9
*
KRB5: Add a missing string argument
Jakub Hrozek
2012-09-10
1
-1
/
+2
*
KRB5: Return PAM_AUTH_ERR on incorrect password
Jakub Hrozek
2012-09-10
1
-19
/
+32
*
KRB5: cancel the sysdb transaction on one place only
Jakub Hrozek
2012-09-10
1
-1
/
+0
*
Use new debug levels in validate_tgt()
Sumit Bose
2012-08-24
1
-13
/
+16
*
Fix fallback in validate_tgt()
Sumit Bose
2012-08-24
1
-8
/
+20
*
Fix: IPv6 address with square brackets doesn't work.
Michal Zidek
2012-08-23
1
-1
/
+14
*
Unify usage of sysdb transactions
Michal Zidek
2012-08-23
1
-2
/
+14
*
KRB5: Only return PAM error for unreachable kpasswd when performing chpass
Jakub Hrozek
2012-08-15
1
-2
/
+4
*
Duplicate detection in fail over did not work.
Michal Zidek
2012-08-15
1
-1
/
+6
*
SRV resolution for backup servers should not be permitted.
Michal Zidek
2012-08-09
1
-2
/
+9
*
Allocate on top of a talloc context, not NULL
Jakub Hrozek
2012-08-08
1
-0
/
+3
*
Primary server support: new options in krb5 provider
Jan Zeleny
2012-08-01
3
-4
/
+17
*
Primary server support: krb5 adaptation
Jan Zeleny
2012-08-01
3
-49
/
+94
*
Primary server support: basic support in failover code
Jan Zeleny
2012-08-01
1
-1
/
+1
*
Fix uninitialized values
Nick Guay
2012-07-18
2
-2
/
+2
*
Cast uid_t to unsigned long long in DEBUG messages
Jakub Hrozek
2012-07-10
1
-3
/
+3
*
Print based on pointer contents not address
Jakub Hrozek
2012-07-10
1
-1
/
+3
*
Fix uninitialized memcpy error
Stephen Gallagher
2012-07-09
1
-0
/
+2
*
heimdal: use sss_krb5_princ_realm to access realm
Rambaldi
2012-07-09
1
-4
/
+11
*
Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8
Stef Walter
2012-07-06
1
-21
/
+0
*
AD: Add AD auth and chpass providers
Stephen Gallagher
2012-07-06
1
-0
/
+4
*
KRB5: Create a common init routine for krb5_child options
Stephen Gallagher
2012-07-06
3
-53
/
+129
*
KRB5: Drop memctx parameter of krb5_try_kdcip
Stephen Gallagher
2012-07-06
2
-13
/
+15
*
KRB5: Some logging enhancements for krb5_child
Stephen Gallagher
2012-07-06
1
-6
/
+13
*
KRB5: Initialize the credential cache type properly
Stephen Gallagher
2012-06-29
1
-0
/
+11
*
Move some debug lines to new debug log levels
Stef Walter
2012-06-20
2
-4
/
+4
*
KRB5: Avoid shadowing dirname
Stephen Gallagher
2012-06-15
1
-20
/
+21
*
KRB5: Auto-detect DIR cache support in configure
Stephen Gallagher
2012-06-15
4
-5
/
+33
*
KRB5: Update DEBUG macros for create_ccache_dir and find_ccdir_parent_data
Stephen Gallagher
2012-06-15
1
-17
/
+30
*
Make krb5_ccname_template and krb5_ccachedir configurable
Jakub Hrozek
2012-06-14
1
-2
/
+2
*
Use Kerberos context in KRB5_DEBUG
Jakub Hrozek
2012-06-14
2
-55
/
+61
*
Add support for storing credential caches in the DIR: back end
Jakub Hrozek
2012-06-14
5
-70
/
+510
*
Add a credential cache back end structure
Jakub Hrozek
2012-06-14
7
-148
/
+382
*
Handle trailing slash in the ccname template
Jakub Hrozek
2012-06-14
1
-8
/
+14
*
Split parse_krb5_child_response so it can be reused
Jakub Hrozek
2012-06-14
3
-119
/
+170
*
Allow redefining the KRB5_CHILD path
Jakub Hrozek
2012-06-14
1
-3
/
+7
*
Provide more debugging in krb5_child and ldap_child
Jakub Hrozek
2012-06-14
1
-13
/
+65
*
Two small krb5_child fixes
Jakub Hrozek
2012-06-14
1
-3
/
+10
*
added DEBUG messages to krb5_child and ldap_child
Nick Guay
2012-05-31
1
-3
/
+12
*
Only reset kpasswd server status when performing a chpass operation
Jakub Hrozek
2012-05-07
1
-2
/
+3
*
Limit krb5_get_init_creds_keytab() to etypes in keytab
Stef Walter
2012-05-07
1
-0
/
+21
*
Remove erroneous failure message in find_principal_in_keytab
Stef Walter
2012-05-07
1
-1
/
+3
*
If canon'ing principals, write ccache with updated default principal
Stef Walter
2012-05-04
1
-2
/
+6
*
Modify behavior of pam_pwd_expiration_warning
Jan Zeleny
2012-05-04
1
-4
/
+27
*
Convert read and write operations to sss_atomic_read
Jakub Hrozek
2012-04-20
2
-46
/
+31
[next]