Added leashdll/wshelper related files from KFW
authorSam Hartman <hartmans@mit.edu>
Wed, 28 Sep 2011 20:54:16 +0000 (20:54 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 28 Sep 2011 20:54:16 +0000 (20:54 +0000)
commit6a45252bb3a6a808bb6f3dc32a7f1d85a7c04df1
tree301620431d615b612ef8adbc741e304719759a01
parent52ea04b2b732f73396dc945f23bae64e4f851299
Added leashdll/wshelper related files from KFW

From: Alexey Melnikov <alexey.melnikov@isode.com>

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25243 dc483132-0cff-0310-8789-dd5450dbe970
59 files changed:
src/include/arpa/nameser.h [new file with mode: 0644]
src/include/hesiod.h [new file with mode: 0644]
src/include/mitwhich.h [new file with mode: 0644]
src/include/resolv.h [new file with mode: 0644]
src/include/wshelper.h [new file with mode: 0644]
src/windows/leashdll/AFSroutines.c [new file with mode: 0644]
src/windows/leashdll/include/krb4/conf-pc.h [new file with mode: 0644]
src/windows/leashdll/include/krb4/conf.h [new file with mode: 0644]
src/windows/leashdll/include/krb4/osconf.h [new file with mode: 0644]
src/windows/leashdll/include/leasherr.h [new file with mode: 0644]
src/windows/leashdll/include/leashinfo.h [new file with mode: 0644]
src/windows/leashdll/include/leashwin.h [new file with mode: 0644]
src/windows/leashdll/include/loadfuncs-com_err.h [new file with mode: 0644]
src/windows/leashdll/include/loadfuncs-krb5.h [new file with mode: 0644]
src/windows/leashdll/include/loadfuncs-lsa.h [new file with mode: 0644]
src/windows/leashdll/include/loadfuncs-profile.h [new file with mode: 0644]
src/windows/leashdll/include/loadfuncs.h [new file with mode: 0644]
src/windows/leashdll/krb5routines.c [new file with mode: 0644]
src/windows/leashdll/leash-int.h [new file with mode: 0644]
src/windows/leashdll/leashdll.c [new file with mode: 0644]
src/windows/leashdll/leashdll.h [new file with mode: 0644]
src/windows/leashdll/leasherr.c [new file with mode: 0644]
src/windows/leashdll/leasherr.et [new file with mode: 0644]
src/windows/leashdll/leashids.h [new file with mode: 0644]
src/windows/leashdll/leashw32.def [new file with mode: 0644]
src/windows/leashdll/loadfuncs.c [new file with mode: 0644]
src/windows/leashdll/lsh_pwd.c [new file with mode: 0644]
src/windows/leashdll/lsh_pwd.rc [new file with mode: 0644]
src/windows/leashdll/lshcallb.c [new file with mode: 0644]
src/windows/leashdll/lshfunc.c [new file with mode: 0644]
src/windows/leashdll/registry.c [new file with mode: 0644]
src/windows/leashdll/reminder.h [new file with mode: 0644]
src/windows/leashdll/res/islogo.bmp [new file with mode: 0644]
src/windows/leashdll/res/leash.ico [new file with mode: 0644]
src/windows/leashdll/resource.h [new file with mode: 0644]
src/windows/leashdll/timesync.c [new file with mode: 0644]
src/windows/leashdll/ver.rc [new file with mode: 0644]
src/windows/leashdll/winerr.c [new file with mode: 0644]
src/windows/leashdll/winutil.c [new file with mode: 0644]
src/windows/wshelper/dllmain.c [new file with mode: 0644]
src/windows/wshelper/gethna.c [new file with mode: 0644]
src/windows/wshelper/hesiod.c [new file with mode: 0644]
src/windows/wshelper/hesmailh.c [new file with mode: 0644]
src/windows/wshelper/hespwnam.c [new file with mode: 0644]
src/windows/wshelper/hesservb.c [new file with mode: 0644]
src/windows/wshelper/inetaton.c [new file with mode: 0644]
src/windows/wshelper/pwd.h [new file with mode: 0644]
src/windows/wshelper/res_comp.c [new file with mode: 0644]
src/windows/wshelper/res_init.c [new file with mode: 0644]
src/windows/wshelper/res_quer.c [new file with mode: 0644]
src/windows/wshelper/resource.h [new file with mode: 0644]
src/windows/wshelper/resource.rc [new file with mode: 0644]
src/windows/wshelper/string.rc [new file with mode: 0644]
src/windows/wshelper/ver.rc.inc [new file with mode: 0644]
src/windows/wshelper/version.rc [new file with mode: 0644]
src/windows/wshelper/wsh-int.h [new file with mode: 0644]
src/windows/wshelper/wshelp32.def [new file with mode: 0644]
src/windows/wshelper/wshelp64.def [new file with mode: 0644]
src/windows/wshelper/wshelper.def [new file with mode: 0644]