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
/
krb5_child.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-08
Add support for krb5 1.11's responder callback.
Nathaniel McCallum
1
-0
/
+223
2013-03-04
Cleanup error message handling for krb5 child
Simo Sorce
1
-229
/
+160
2013-03-04
krb5_child: fix value type and initialization
Ondrej Kos
1
-1
/
+2
2013-02-28
Refactor krb5 child
Simo Sorce
1
-288
/
+210
2013-02-28
krb5_child style fix
Simo Sorce
1
-11
/
+11
2013-01-10
Change pam data auth tokens.
Simo Sorce
1
-71
/
+77
2012-11-19
Disable canonicalization during password changes
Sumit Bose
1
-2
/
+43
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-10-29
Include talloc log in our debug facility
Michal Zidek
1
-1
/
+1
2012-10-26
krb5_child: send back the client principal
Sumit Bose
1
-5
/
+24
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
1
-0
/
+4
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
1
-1
/
+24
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
1
-1
/
+1
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-10
KRB5: Return PAM_AUTH_ERR on incorrect password
Jakub Hrozek
1
-19
/
+32
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-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
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
KRB5: Some logging enhancements for krb5_child
Stephen Gallagher
1
-6
/
+13
2012-06-15
KRB5: Auto-detect DIR cache support in configure
Stephen Gallagher
1
-0
/
+8
2012-06-14
Use Kerberos context in KRB5_DEBUG
Jakub Hrozek
1
-45
/
+40
2012-06-14
Add support for storing credential caches in the DIR: back end
Jakub Hrozek
1
-30
/
+198
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
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-04-20
Convert read and write operations to sss_atomic_read
Jakub Hrozek
1
-30
/
+21
2012-04-05
Clean up log messages about keytab_name
Stephen Gallagher
1
-2
/
+4
2012-03-06
krb5_child: set debugging sooner
Jakub Hrozek
1
-12
/
+18
2012-01-31
KRB5: Add syslog messages for Kerberos failures
Stephen Gallagher
1
-0
/
+1
2011-12-22
Add compatibility layer for Heimdal Kerberos implementation
Stephen Gallagher
1
-4
/
+6
2011-12-19
Securely set umask when using mkstemp
Stephen Gallagher
1
-0
/
+3
2011-12-19
Move child_common routines to util
Stephen Gallagher
1
-1
/
+1
2011-11-02
Add support to request canonicalization on krb AS requests
Jan Zeleny
1
-0
/
+15
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-05-05
Added some kerberos functions for building on RHEL5
Jan Zeleny
1
-2
/
+2
[next]