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-12-10
let krb5_kpasswd failover work
Pavel Březina
1
-3
/
+7
2012-12-04
Fix tevent_req style for krb5_auth
Simo Sorce
4
-371
/
+334
2012-11-26
Save errno before it might be modified.
Simo Sorce
1
-8
/
+16
2012-11-19
Disable canonicalization during password changes
Sumit Bose
1
-2
/
+43
2012-11-19
Fix compare_principal_realm() check
Sumit Bose
1
-9
/
+3
2012-11-19
Just use the service name with krb5_get_init_creds_password()
Sumit Bose
1
-24
/
+2
2012-11-12
Only build extract_and_send_pac on platforms that support it
Jakub Hrozek
1
-104
/
+18
2012-11-12
KRB5: Rename variable to avoid shadowing a global declaration
Jakub Hrozek
1
-4
/
+4
2012-11-12
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
1
-1
/
+2
2012-10-29
Include talloc log in our debug facility
Michal Zidek
1
-1
/
+1
2012-10-26
krb5_auth: update with correct UPN if needed
Sumit Bose
3
-0
/
+133
2012-10-26
Use find_or_guess_upn() where needed
Sumit Bose
4
-34
/
+49
2012-10-26
Add new call find_or_guess_upn()
Sumit Bose
4
-8
/
+54
2012-10-26
krb5_child: send back the client principal
Sumit Bose
3
-5
/
+41
2012-10-26
krb5_mod_ccname: replace wrong memory context
Sumit Bose
1
-1
/
+1
2012-10-26
krb5_child: send PAC to PAC responder
Sumit Bose
1
-1
/
+139
2012-10-26
krb5_auth: send different_realm flag to krb5_child
Sumit Bose
2
-1
/
+8
2012-10-26
krb5_auth: check if principal belongs to a different realm
Sumit Bose
4
-0
/
+43
2012-10-26
check_ccache_files: search sub-domains as well
Sumit Bose
1
-4
/
+14
2012-10-26
krb5_auth_send: check for sub-domains
Sumit Bose
3
-5
/
+37
2012-10-12
Only call krb5_set_trace_callback on platforms that support it
Jakub Hrozek
1
-1
/
+1
2012-10-12
Collect krb5 trace on high debug levels
Jakub Hrozek
2
-2
/
+25
2012-10-12
Two fixes to child processes
Jakub Hrozek
1
-2
/
+0
2012-10-10
Add more info about ticket validation
Ondrej Kos
1
-0
/
+8
2012-10-04
Log possibly non-randomizable ccache file template
Ondrej Kos
4
-6
/
+26
2012-09-24
KRB5: Recover gracefully if the ccache file could not be reused
Jakub Hrozek
1
-4
/
+6
2012-09-20
KRB5 child: handle more error codes gracefully
Jakub Hrozek
1
-31
/
+26
2012-09-20
KRB5 child: Don't return System Error on empty password
Jakub Hrozek
1
-0
/
+4
2012-09-17
Failover: use _srv_ when no primary server is defined
Pavel Březina
1
-12
/
+3
2012-09-13
FO: Check server validity before setting status
Jakub Hrozek
1
-5
/
+9
2012-09-10
KRB5: Add a missing string argument
Jakub Hrozek
1
-1
/
+2
2012-09-10
KRB5: Return PAM_AUTH_ERR on incorrect password
Jakub Hrozek
1
-19
/
+32
2012-09-10
KRB5: cancel the sysdb transaction on one place only
Jakub Hrozek
1
-1
/
+0
2012-08-24
Use new debug levels in validate_tgt()
Sumit Bose
1
-13
/
+16
2012-08-24
Fix fallback in validate_tgt()
Sumit Bose
1
-8
/
+20
2012-08-23
Fix: IPv6 address with square brackets doesn't work.
Michal Zidek
1
-1
/
+14
2012-08-23
Unify usage of sysdb transactions
Michal Zidek
1
-2
/
+14
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
[next]