Skip Menu |
 

From: kaduk@MIT.EDU
Subject: SVN Commit
Download (untitled) / with headers
text/plain 1.1KiB

Leash UI menu updates

Eliminate Action menu:
-move Ticket manipulation to File menu
-eliminate "Reset Window Size/Pos", "Synchronize Time", and "Update Display"

Update Options menu:
-eliminate all the "Properties" items:
"Leash ", "Kerberos ", "Kerberos v4 ", "Kerberos v5 ", and "AFS"
TODO: move functionality to advanced install/registry keys.

Update View menu:
-add "Time Issued", "Renewable Until", "Flags", "Encryption Type",
and "Valid Until"
-remove "Large Icons", "Toolbar", "Status Bar", and "Debug Window"

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>

https://github.com/krb5/krb5/commit/3152a4c79e34b1954616a39e24c7d179cd08e0bb
Author: Kevin Wasserman <kevin.wasserman@painless-security.com>
Committer: Ben Kaduk <kaduk@mit.edu>
Commit: 3152a4c79e34b1954616a39e24c7d179cd08e0bb
Branch: master
src/windows/leash/Leash.rc | 52 +++----
src/windows/leash/LeashView.cpp | 302 ++++++++++++++++++++------------------
src/windows/leash/LeashView.h | 19 +++
src/windows/leash/MainFrm.cpp | 1 -
src/windows/leash/resource.h | 13 ++-
5 files changed, 210 insertions(+), 177 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit
Download (untitled) / with headers
text/plain 1.1KiB

Leash UI menu updates

Eliminate Action menu:
-move Ticket manipulation to File menu
-eliminate "Reset Window Size/Pos", "Synchronize Time", and "Update Display"

Update Options menu:
-eliminate all the "Properties" items:
"Leash ", "Kerberos ", "Kerberos v4 ", "Kerberos v5 ", and "AFS"
TODO: move functionality to advanced install/registry keys.

Update View menu:
-add "Time Issued", "Renewable Until", "Flags", "Encryption Type",
and "Valid Until"
-remove "Large Icons", "Toolbar", "Status Bar", and "Debug Window"

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>

(cherry picked from commit 3152a4c79e34b1954616a39e24c7d179cd08e0bb)

https://github.com/krb5/krb5/commit/cc101b4d8f0750afb07629397acc1b27e40ac97f
Author: Kevin Wasserman <kevin.wasserman@painless-security.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: cc101b4d8f0750afb07629397acc1b27e40ac97f
Branch: krb5-1.10
src/windows/leash/Leash.rc | 52 +++----
src/windows/leash/LeashView.cpp | 302 ++++++++++++++++++++------------------
src/windows/leash/LeashView.h | 19 +++
src/windows/leash/MainFrm.cpp | 1 -
src/windows/leash/resource.h | 13 ++-
5 files changed, 210 insertions(+), 177 deletions(-)