krb5 commit: Remove wshelper library
Greg Hudson
ghudson at mit.edu
Tue Jun 12 19:24:08 EDT 2018
https://github.com/krb5/krb5/commit/76aaa786db1051cd56ef8ac9157f8a30301c3949
commit 76aaa786db1051cd56ef8ac9157f8a30301c3949
Author: Greg Hudson <ghudson at mit.edu>
Date: Sun Jun 3 17:47:36 2018 -0400
Remove wshelper library
ticket: 8687
src/Makefile.in | 9 +-
src/config/win-pre.in | 2 -
src/lib/krb5/os/Makefile.in | 2 +-
src/util/Makefile.in | 2 +-
src/util/wshelper/Makefile.in | 64 ---
src/util/wshelper/dllmain.c | 262 ----------
src/util/wshelper/gethna.c | 477 -------------------
src/util/wshelper/hesiod.c | 359 --------------
src/util/wshelper/hesmailh.c | 87 ----
src/util/wshelper/hespwnam.c | 196 --------
src/util/wshelper/hesservb.c | 137 ------
src/util/wshelper/inetaton.c | 153 ------
src/util/wshelper/pwd.h | 15 -
src/util/wshelper/res_comp.c | 361 --------------
src/util/wshelper/res_init.c | 814 --------------------------------
src/util/wshelper/res_quer.c | 561 ----------------------
src/util/wshelper/resource.h | 29 --
src/util/wshelper/resource.rc | 64 ---
src/util/wshelper/string.rc | 29 --
src/util/wshelper/ver.rc.inc | 57 ---
src/util/wshelper/wsh-int.h | 5 -
src/util/wshelper/wshelp32.def | 33 --
src/util/wshelper/wshelp64.def | 33 --
src/util/wshelper/wshelper.def | 42 --
src/windows/include/arpa/nameser.h | 263 ----------
src/windows/include/hesiod.h | 217 ---------
src/windows/include/mitwhich.h | 84 ----
src/windows/include/resolv.h | 284 -----------
src/windows/include/wshelper.h | 148 ------
src/windows/installer/wix/features.wxi | 4 -
src/windows/installer/wix/files.wxi | 21 -
src/windows/installer/wix/platform.wxi | 4 -
src/windows/leash/Leash.cpp | 3 -
src/windows/leash/Makefile.in | 8 +-
src/windows/leashdll/leash-int.h | 4 -
src/windows/leashdll/lshfunc.c | 2 -
src/windows/leashdll/timesync.c | 4 -
src/windows/version.rc | 11 -
38 files changed, 4 insertions(+), 4846 deletions(-)
Diff larger than 5000 lines; suppressing.
More information about the cvs-krb5
mailing list