Skip Menu |
 

From: kaduk@MIT.EDU
Subject: SVN Commit

Add Forget Principals to Get Tickets dialog

And remove remnants of it from the "more" panel.

Clear the registry key that stores the principal list.
Also clear the autocomplete strings on the active control.

[kaduk@mit.edu: squashed commits and rewrote commit message.]

https://github.com/krb5/krb5/commit/1b80ae9b2c18a25447372871c48aecd17809e022
Author: Kevin Wasserman <kevin.wasserman@painless-security.com>
Committer: Ben Kaduk <kaduk@mit.edu>
Commit: 1b80ae9b2c18a25447372871c48aecd17809e022
Branch: master
src/windows/leash/LeashView.cpp | 6 ------
src/windows/leash/LeashView.h | 1 -
src/windows/leash/res/ribbon1.mfcribbon-ms | 2 +-
src/windows/leashdll/leashids.h | 1 +
src/windows/leashdll/leashw32.def | 2 +-
src/windows/leashdll/lsh_pwd.c | 9 +++++++--
src/windows/leashdll/lsh_pwd.rc | 3 ++-
src/windows/leashdll/lshutil.cpp | 25 +++++++++++++++++++++++--
8 files changed, 35 insertions(+), 14 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Add Forget Principals to Get Tickets dialog

And remove remnants of it from the "more" panel.

Clear the registry key that stores the principal list.
Also clear the autocomplete strings on the active control.

[kaduk@mit.edu: squashed commits and rewrote commit message.]

(cherry picked from commit 1b80ae9b2c18a25447372871c48aecd17809e022)

https://github.com/krb5/krb5/commit/fd2a7d9bb8ba742254e553baa09de0e3808bfdce
Author: Kevin Wasserman <kevin.wasserman@painless-security.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: fd2a7d9bb8ba742254e553baa09de0e3808bfdce
Branch: krb5-1.10
src/windows/leash/LeashView.cpp | 6 ------
src/windows/leash/LeashView.h | 1 -
src/windows/leash/res/ribbon1.mfcribbon-ms | 2 +-
src/windows/leashdll/leashids.h | 1 +
src/windows/leashdll/leashw32.def | 2 +-
src/windows/leashdll/lsh_pwd.c | 9 +++++++--
src/windows/leashdll/lsh_pwd.rc | 3 ++-
src/windows/leashdll/lshutil.cpp | 25 +++++++++++++++++++++++--
8 files changed, 35 insertions(+), 14 deletions(-)