]> git.ipfire.org Git - thirdparty/krb5.git/commit
Prune Leash sources 782/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 21 May 2018 08:10:04 +0000 (01:10 -0700)
committerGreg Hudson <ghudson@mit.edu>
Sun, 3 Jun 2018 15:00:51 +0000 (11:00 -0400)
commit0e2a5b29013d1df7a2ae2103556b0eb9eaef08c6
tree59f7dc80ac1ad72c69a4665caf4c34bb6cba6dd2
parentfff6a3e1bb1917b6632b6e34588065e89627989b
Prune Leash sources

When Leash was imported in 2011-2012, some of its functionality was
removed either at compile-time or runtime--most notably krb4 support,
AFS integration, and editing of "properties" (registry values).
Remove most of the unnecessary material.
214 files changed:
src/windows/include/leashwin.h
src/windows/include/loadfuncs-leash.h
src/windows/installer/wix/config.wxi
src/windows/installer/wix/features.wxi
src/windows/installer/wix/files.wxi
src/windows/installer/wix/msi-deployment-guide.txt
src/windows/installer/wix/property.wxi
src/windows/kfwlogon/Makefile.in
src/windows/kfwlogon/kfwcommon.c
src/windows/leash/AfsProperties.cpp [deleted file]
src/windows/leash/AfsProperties.h [deleted file]
src/windows/leash/CLeashDragListBox.cpp [deleted file]
src/windows/leash/CLeashDragListBox.h [deleted file]
src/windows/leash/Krb4EditDomainRealmList.cpp [deleted file]
src/windows/leash/Krb4EditDomainRealmList.h [deleted file]
src/windows/leash/Krb5Properties.cpp [deleted file]
src/windows/leash/Krb5Properties.h [deleted file]
src/windows/leash/KrbAddHostServer.cpp [deleted file]
src/windows/leash/KrbAddHostServer.h [deleted file]
src/windows/leash/KrbAddRealm.cpp [deleted file]
src/windows/leash/KrbAddRealm.h [deleted file]
src/windows/leash/KrbConfigOptions.cpp [deleted file]
src/windows/leash/KrbConfigOptions.h [deleted file]
src/windows/leash/KrbDomainRealmMaintenance.cpp [deleted file]
src/windows/leash/KrbDomainRealmMaintenance.h [deleted file]
src/windows/leash/KrbEditHostServer.cpp [deleted file]
src/windows/leash/KrbEditHostServer.h [deleted file]
src/windows/leash/KrbEditRealm.cpp [deleted file]
src/windows/leash/KrbEditRealm.h [deleted file]
src/windows/leash/KrbMiscConfigOpt.cpp [deleted file]
src/windows/leash/KrbMiscConfigOpt.h [deleted file]
src/windows/leash/KrbProperties.cpp [deleted file]
src/windows/leash/KrbProperties.h [deleted file]
src/windows/leash/KrbRealmHostMaintenance.cpp [deleted file]
src/windows/leash/KrbRealmHostMaintenance.h [deleted file]
src/windows/leash/Leash.cpp
src/windows/leash/Leash.h
src/windows/leash/Leash.rc
src/windows/leash/LeashAboutBox.cpp
src/windows/leash/LeashFileDialog.cpp [deleted file]
src/windows/leash/LeashFileDialog.h [deleted file]
src/windows/leash/LeashProperties.cpp [deleted file]
src/windows/leash/LeashProperties.h [deleted file]
src/windows/leash/LeashView.cpp
src/windows/leash/LeashView.h
src/windows/leash/Lglobals.cpp [deleted file]
src/windows/leash/Lglobals.h
src/windows/leash/MainFrm.cpp
src/windows/leash/Makefile.in
src/windows/leash/htmlhelp/Images/Bullet.gif [deleted file]
src/windows/leash/htmlhelp/Images/Capture.PNG [deleted file]
src/windows/leash/htmlhelp/Images/Get_Ticket_Icon.png [deleted file]
src/windows/leash/htmlhelp/Images/Kerberos_auth_serv_fig_10.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Kerberos_auth_serv_fig_11.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Kerberos_auth_serv_fig_12.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Kerberos_auth_serv_fig_13.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Kerberos_auth_serv_fig_5.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Kerberos_auth_serv_fig_6.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Kerberos_auth_serv_fig_7.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Kerberos_auth_serv_fig_8.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Kerberos_auth_serv_fig_9.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_about_leash.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_change_password.JPG [deleted file]
src/windows/leash/htmlhelp/Images/Leash_debug_window.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_display_window.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_init_ticket_advanced.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_init_ticket_basic.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_menu_action.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_menu_file.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_menu_help.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_menu_options.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_menu_view.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_properties_afs.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_properties_krb4.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_properties_krb5_1.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_properties_krb5_2.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_properties_krb_1.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_properties_krb_2.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_properties_krb_3.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_properties_krb_4.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_properties_leash.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_systray_icons.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_systray_menu.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Leash_toolbar.jpg [deleted file]
src/windows/leash/htmlhelp/Images/Options_Button.PNG [deleted file]
src/windows/leash/htmlhelp/Images/Options_Button_Tiny.png [deleted file]
src/windows/leash/htmlhelp/Images/Options_Menu.PNG [deleted file]
src/windows/leash/htmlhelp/Images/Options_Menu_Open.png [deleted file]
src/windows/leash/htmlhelp/Images/Options_Menu_Tiny.png [deleted file]
src/windows/leash/htmlhelp/Images/Ticket_Options.PNG [deleted file]
src/windows/leash/htmlhelp/Images/View_Menu.GIF [deleted file]
src/windows/leash/htmlhelp/Images/View_Menu.PNG [deleted file]
src/windows/leash/htmlhelp/Images/View_Menu_tiny.png [deleted file]
src/windows/leash/htmlhelp/Images/View_Options.PNG [deleted file]
src/windows/leash/htmlhelp/Images/allowed_mix_case_realm_name.png [deleted file]
src/windows/leash/htmlhelp/Images/automatic_ticket_renewal.png [deleted file]
src/windows/leash/htmlhelp/Images/destroy_tickets_on_exit.png [deleted file]
src/windows/leash/htmlhelp/Images/encryption_type.png [deleted file]
src/windows/leash/htmlhelp/Images/expiration_alarm.png [deleted file]
src/windows/leash/htmlhelp/Images/flags.png [deleted file]
src/windows/leash/htmlhelp/Images/issued.png [deleted file]
src/windows/leash/htmlhelp/Images/renewable_until.png [deleted file]
src/windows/leash/htmlhelp/Images/valid_until.png [deleted file]
src/windows/leash/htmlhelp/LeashHelp.hhp [deleted file]
src/windows/leash/htmlhelp/MITKerberosHelp.hhp
src/windows/leash/htmlhelp/Table_of_Contents.hhc [deleted file]
src/windows/leash/htmlhelp/html/Button_Menu.htm [deleted file]
src/windows/leash/htmlhelp/html/Distroy_Tickets.htm [deleted file]
src/windows/leash/htmlhelp/html/Export_Tickets.htm [deleted file]
src/windows/leash/htmlhelp/html/How_Use_Kerberos.htm [deleted file]
src/windows/leash/htmlhelp/html/Import_Status.htm [deleted file]
src/windows/leash/htmlhelp/html/Import_Tickets.htm [deleted file]
src/windows/leash/htmlhelp/html/More_Menu.htm [deleted file]
src/windows/leash/htmlhelp/html/Options_Menu.htm [deleted file]
src/windows/leash/htmlhelp/html/Renew_Tickets2.htm [deleted file]
src/windows/leash/htmlhelp/html/View_Menu.htm [deleted file]
src/windows/leash/htmlhelp/html/Windows_Logon_Tickets.htm [deleted file]
src/windows/leash/htmlhelp/html/afx_hidw_status_bar.htm [deleted file]
src/windows/leash/htmlhelp/html/afx_hidw_toolbar.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_app_about.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_app_exit.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_context_help.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_help_index.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_help_using.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_sc_close.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_sc_maximize.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_sc_minimize.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_sc_move.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_sc_restore.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_sc_size.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_view_status_bar.htm [deleted file]
src/windows/leash/htmlhelp/html/hid_view_toolbar.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_acknowledgements.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_bug_reports.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_command_change_password.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_command_destroy_tickets.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_command_get_tickets.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_command_import_tickets.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_command_renew_tickets.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_command_reset_window.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_command_sync_time.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_command_update_display.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_copyright.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_errors.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_export.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_external_aklog.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_external_kdestroy.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_external_kinit.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_external_klist.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_external_ms2mit.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_file_exit.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_help_about_leash32.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_kerberos_copyright.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_manpage_aklog.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_manpage_kdestroy.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_manpage_kinit.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_manpage_klist.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_manpage_ms2mit.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_manpages.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_menu_commands.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_menu_help_why_use.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_option_afs_properties.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_option_auto_renewal.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_option_destroy_tickets_on_exit.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_option_expiration_alarm.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_option_kerberos_properties.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_option_krb4_properties.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_option_krb5_properties.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_option_leash_properties.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_option_upper_case_realm.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_about_kerberos.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_error_57.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_error_62.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_error_8.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_error_invalid_principal.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_kerberos_auth_service.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_kerberos_command_prompt.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_kerberos_help_topics.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_kerberos_names.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_kerberos_principals.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_kerberos_tickets.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_leash_help_topics.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_leash_systray.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_leash_window.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_online_help.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_password_choice.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_timing_issues.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_topic_why_use.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_view_debug_window.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_view_large_icons.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_view_status_bar.htm [deleted file]
src/windows/leash/htmlhelp/html/leash_view_toolbar.htm [deleted file]
src/windows/leash/htmlhelp/leash32.hhk [deleted file]
src/windows/leash/htmlhelp/leash32.hhp [deleted file]
src/windows/leash/resource.h
src/windows/leashdll/AFSroutines.c [deleted file]
src/windows/leashdll/Makefile.in
src/windows/leashdll/include/krb4/conf-pc.h [deleted file]
src/windows/leashdll/include/krb4/conf.h [deleted file]
src/windows/leashdll/include/krb4/osconf.h [deleted file]
src/windows/leashdll/krb5routines.c
src/windows/leashdll/leash-int.h
src/windows/leashdll/leashdll.c
src/windows/leashdll/leashdll.h
src/windows/leashdll/leashids.h
src/windows/leashdll/leashw32.def
src/windows/leashdll/lsh_pwd.c
src/windows/leashdll/lsh_pwd.rc
src/windows/leashdll/lshcallb.c [deleted file]
src/windows/leashdll/lshfunc.c
src/windows/leashdll/registry.c [deleted file]
src/windows/leashdll/timesync.c
src/windows/leashdll/winerr.c
src/windows/version.rc