[16619] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

[krbdev.mit.edu #8940] git commit

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Fri Sep 11 13:48:45 2020

From: "Greg Hudson via RT" <rt-comment@krbdev.mit.edu>
In-Reply-To: 
Message-ID: <rt-4.4.4-128634-1599846499-297.8940-4-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #8940":;
Date: Fri, 11 Sep 2020 13:48:19 -0400
MIME-Version: 1.0
Reply-To: rt-comment@krbdev.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


Fri Sep 11 13:48:19 2020: Request 8940 was acted upon.
 Transaction: Ticket created by ghudson@mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson@mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8940 >



Remove Leash import functionality

Copying tickets from the MSLSA cache to another cache is no longer
possible in most circumstances, and the Leash ribbon UI does not have
an import button.  Remove all remaining support for importing tickets.

https://github.com/krb5/krb5/commit/f9655f08340d9789d53cdf156abfbab12751566b
Author: Greg Hudson <ghudson@mit.edu>
Commit: f9655f08340d9789d53cdf156abfbab12751566b
Branch: master
 src/windows/installer/wix/config.wxi               |    3 -
 src/windows/installer/wix/features.wxi             |    1 -
 src/windows/installer/wix/files.wxi                |    4 -
 src/windows/installer/wix/msi-deployment-guide.txt |   21 ---
 src/windows/installer/wix/platform.wxi             |    2 -
 src/windows/installer/wix/property.wxi             |    1 -
 src/windows/leash/Leash.cpp                        |  132 ++--------------
 src/windows/leash/Leash.h                          |    1 -
 src/windows/leash/Leash.rc                         |    8 -
 src/windows/leash/LeashView.cpp                    |  116 +--------------
 src/windows/leash/LeashView.h                      |    4 -
 src/windows/leash/Lglobals.h                       |    3 -
 src/windows/leash/res/import.ico                   |  Bin 2862 -> 0 bytes
 src/windows/leash/res/import_disabled.ico          |  Bin 2862 -> 0 bytes
 src/windows/leash/resource.h                       |    9 -
 src/windows/leashdll/krb5routines.c                |   65 --------
 src/windows/leashdll/leash-int.h                   |    2 -
 src/windows/leashdll/lsh_pwd.rc                    |    1 -
 src/windows/leashdll/lshfunc.c                     |  167 +-------------------
 19 files changed, 22 insertions(+), 518 deletions(-)

_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

home help back first fref pref prev next nref lref last post