Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Don't include all MEMORY ccaches in collection

In the MEMORY ccache implementation, only yield a cache in the
per-type cursor if it is the context default cache, matching the
behavior of FILE after commit 45360c9688ca963f75a2480f2cf818424fc3dc7b
(ticket 6955).

https://github.com/krb5/krb5/commit/49bb627fed70c5258c151c5135ac3d95ed1ee55d
Author: Greg Hudson <ghudson@mit.edu>
Commit: 49bb627fed70c5258c151c5135ac3d95ed1ee55d
Branch: master
src/lib/krb5/ccache/cc_memory.c | 23 +++++++++--------------
src/lib/krb5/ccache/t_cccol.py | 7 ++++---
2 files changed, 13 insertions(+), 17 deletions(-)
From: ghudson@mit.edu
Subject: git commit

Don't include all MEMORY ccaches in collection

In the MEMORY ccache implementation, only yield a cache in the
per-type cursor if it is the context default cache, matching the
behavior of FILE after commit 45360c9688ca963f75a2480f2cf818424fc3dc7b
(ticket 6955).

(cherry picked from commit 49bb627fed70c5258c151c5135ac3d95ed1ee55d)

https://github.com/krb5/krb5/commit/4fb4a9c23cc33939deab2855449019bcca1003ab
Author: Greg Hudson <ghudson@mit.edu>
Commit: 4fb4a9c23cc33939deab2855449019bcca1003ab
Branch: krb5-1.16
src/lib/krb5/ccache/cc_memory.c | 23 +++++++++--------------
src/lib/krb5/ccache/t_cccol.py | 7 ++++---
2 files changed, 13 insertions(+), 17 deletions(-)
From: ghudson@mit.edu
Subject: git commit

Don't include all MEMORY ccaches in collection

In the MEMORY ccache implementation, only yield a cache in the
per-type cursor if it is the context default cache, matching the
behavior of FILE after commit 45360c9688ca963f75a2480f2cf818424fc3dc7b
(ticket 6955).

(cherry picked from commit 49bb627fed70c5258c151c5135ac3d95ed1ee55d)

https://github.com/krb5/krb5/commit/51246e3c5b1f7650660d562669228d5b6fe26796
Author: Greg Hudson <ghudson@mit.edu>
Commit: 51246e3c5b1f7650660d562669228d5b6fe26796
Branch: krb5-1.15
src/lib/krb5/ccache/cc_memory.c | 23 +++++++++--------------
src/lib/krb5/ccache/t_cccol.py | 7 ++++---
2 files changed, 13 insertions(+), 17 deletions(-)