Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Report output ccache errors getting initial creds

In init_creds_step_reply, if we get an error storing output
credentials, do set ctx->complete (since retrieving creds or times
will work at this point) but don't suppress the error code.

https://github.com/krb5/krb5/commit/feeddfb78ca5de066a509b6be8551d036e0f2c8a
Author: Greg Hudson <ghudson@mit.edu>
Commit: feeddfb78ca5de066a509b6be8551d036e0f2c8a
Branch: master
src/lib/krb5/krb/get_in_tkt.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
From: ghudson@mit.edu
Subject: git commit

Add test for kinit output ccache error

https://github.com/krb5/krb5/commit/e47d8204843ce87fcc1342c7970dded8536fcbde
Author: Greg Hudson <ghudson@mit.edu>
Commit: e47d8204843ce87fcc1342c7970dded8536fcbde
Branch: master
src/tests/t_ccache.py | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Report output ccache errors getting initial creds

In init_creds_step_reply, if we get an error storing output
credentials, do set ctx->complete (since retrieving creds or times
will work at this point) but don't suppress the error code.

(cherry picked from commit feeddfb78ca5de066a509b6be8551d036e0f2c8a)

https://github.com/krb5/krb5/commit/e2ac4e1afcb987e3c8ddfbeb73680b6501914e30
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: e2ac4e1afcb987e3c8ddfbeb73680b6501914e30
Branch: krb5-1.13
src/lib/krb5/krb/get_in_tkt.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Add test for kinit output ccache error

(back ported from commit e47d8204843ce87fcc1342c7970dded8536fcbde)

https://github.com/krb5/krb5/commit/26f2bf480f5144684fe2b628e52b3ee9c96ecb9e
Author: Tom Yu <tlyu@mit.edu>
Commit: 26f2bf480f5144684fe2b628e52b3ee9c96ecb9e
Branch: krb5-1.13
src/tests/t_ccache.py | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)