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-10-10
krb5: fix warning may be used uninitialized
Lukas Slebodnik
1
-0
/
+1
2013-09-27
KRB5: Return ERR_NETWORK_IO when trusted AD server can't be resolved
Jakub Hrozek
1
-0
/
+1
2013-09-17
KRB5: Call umask before mkstemp in the krb5 child code
Jakub Hrozek
1
-0
/
+3
2013-09-11
Fix formating of variables with type: size_t
Lukas Slebodnik
1
-3
/
+3
2013-09-11
Fix formating of variables with type: long
Lukas Slebodnik
1
-1
/
+1
2013-09-09
krb5_child: Simplify ccache creation
Simo Sorce
1
-387
/
+87
2013-08-27
KRB5: Add support for KEYRING cache type
Stephen Gallagher
1
-0
/
+49
2013-08-27
KRB5: Remove unnecessary call to become_user()
Stephen Gallagher
1
-6
/
+0
2013-08-22
KRB5: Add new #define for collection cache types
Stephen Gallagher
1
-8
/
+8
2013-08-19
KRB5: Do not log to syslog on each login
Jakub Hrozek
1
-1
/
+3
2013-08-19
KRB5: Formatting changes
Jakub Hrozek
1
-4
/
+4
2013-08-11
ldap, krb5: More descriptive msg on chpass failure.
Michal Zidek
1
-0
/
+15
2013-07-22
Fix warnings: uninitialized variable
Lukas Slebodnik
1
-2
/
+1
2013-07-22
Remove unused memory context from function unpack_authtok
Lukas Slebodnik
1
-3
/
+3
2013-07-17
print hint about password complexity when new password is rejected
Pavel Březina
1
-1
/
+7
2013-07-15
Use conditional build for retrieving ccache.
Lukas Slebodnik
1
-47
/
+2
2013-07-10
KRB5_CHILD: Fix handling of get_password return code
Ondrej Kos
1
-4
/
+10
2013-06-26
Do not switch to credentials everytime.
Lukas Slebodnik
1
-4
/
+69
2013-06-26
Every time return directory for krb5 cache collection.
Lukas Slebodnik
1
-3
/
+60
2013-06-25
krb5: do not send pac for IPA users from the local domain
Sumit Bose
1
-7
/
+7
2013-06-25
Revert "Always send the PAC to the PAC responder"
Sumit Bose
1
-18
/
+20
2013-06-17
Set default realm for enterprise principals
Sumit Bose
1
-0
/
+12
2013-06-17
Use principal from the ticket to find validation entry
Sumit Bose
1
-1
/
+1
2013-06-14
KRB: Handle preauthentication error correctly
Ondrej Kos
1
-1
/
+3
2013-06-06
Always send the PAC to the PAC responder
Sumit Bose
1
-20
/
+18
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
1
-1
/
+3
2013-04-22
Allow usage of enterprise principals
Sumit Bose
1
-3
/
+11
2013-04-03
Check for correct variable name
Jakub Hrozek
1
-4
/
+0
2013-04-03
krb5 child: Use the correct type when processing OTP
Jakub Hrozek
1
-1
/
+1
2013-04-02
Making the authtok structure really opaque.
Lukas Slebodnik
1
-14
/
+14
2013-04-02
Reusing create_pam_data() on the other places.
Lukas Slebodnik
1
-1
/
+1
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
[next]