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
*
Add domain argument to sysdb_cache_auth()
Simo Sorce
2013-01-15
1
-1
/
+5
*
Add domain argument to sysdb_cache_password()
Simo Sorce
2013-01-15
1
-3
/
+5
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-15
1
-5
/
+8
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
4
-10
/
+12
*
Change pam data auth tokens.
Simo Sorce
2013-01-10
5
-147
/
+186
*
Code can only check for cached passwords
Simo Sorce
2013-01-10
1
-4
/
+17
*
let krb5_backup_kpasswd failover work
Pavel Březina
2013-01-02
1
-2
/
+2
*
failover: Protect against empty host names
Michal Zidek
2013-01-02
1
-1
/
+1
*
krb5 tgt renewal: fix usage of ldb_dn_get_component_val()
Sumit Bose
2012-12-20
1
-4
/
+4
*
let krb5_kpasswd failover work
Pavel Březina
2012-12-10
1
-3
/
+7
*
Fix tevent_req style for krb5_auth
Simo Sorce
2012-12-04
4
-371
/
+334
*
Save errno before it might be modified.
Simo Sorce
2012-11-26
1
-8
/
+16
*
Disable canonicalization during password changes
Sumit Bose
2012-11-19
1
-2
/
+43
*
Fix compare_principal_realm() check
Sumit Bose
2012-11-19
1
-9
/
+3
*
Just use the service name with krb5_get_init_creds_password()
Sumit Bose
2012-11-19
1
-24
/
+2
*
Only build extract_and_send_pac on platforms that support it
Jakub Hrozek
2012-11-12
1
-104
/
+18
*
KRB5: Rename variable to avoid shadowing a global declaration
Jakub Hrozek
2012-11-12
1
-4
/
+4
*
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
2012-11-12
1
-1
/
+2
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
1
-1
/
+1
*
krb5_auth: update with correct UPN if needed
Sumit Bose
2012-10-26
3
-0
/
+133
*
Use find_or_guess_upn() where needed
Sumit Bose
2012-10-26
4
-34
/
+49
*
Add new call find_or_guess_upn()
Sumit Bose
2012-10-26
4
-8
/
+54
*
krb5_child: send back the client principal
Sumit Bose
2012-10-26
3
-5
/
+41
*
krb5_mod_ccname: replace wrong memory context
Sumit Bose
2012-10-26
1
-1
/
+1
*
krb5_child: send PAC to PAC responder
Sumit Bose
2012-10-26
1
-1
/
+139
*
krb5_auth: send different_realm flag to krb5_child
Sumit Bose
2012-10-26
2
-1
/
+8
*
krb5_auth: check if principal belongs to a different realm
Sumit Bose
2012-10-26
4
-0
/
+43
*
check_ccache_files: search sub-domains as well
Sumit Bose
2012-10-26
1
-4
/
+14
*
krb5_auth_send: check for sub-domains
Sumit Bose
2012-10-26
3
-5
/
+37
*
Only call krb5_set_trace_callback on platforms that support it
Jakub Hrozek
2012-10-12
1
-1
/
+1
*
Collect krb5 trace on high debug levels
Jakub Hrozek
2012-10-12
2
-2
/
+25
*
Two fixes to child processes
Jakub Hrozek
2012-10-12
1
-2
/
+0
*
Add more info about ticket validation
Ondrej Kos
2012-10-10
1
-0
/
+8
*
Log possibly non-randomizable ccache file template
Ondrej Kos
2012-10-04
4
-6
/
+26
*
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
[next]