aboutsummaryrefslogtreecommitdiff
path: root/src/lib/win_glue.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-9/+9
2005-04-23Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctxJeffrey Altman1-43/+0
2005-04-13Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn1-1/+0
2004-06-18* Makefile.in (SLIBS, SDEF, S_GLUE, COMERR_GLUE, PROF_GLUE, SGLUE): NewKen Raeburn1-18/+70
2002-12-03Update Windows build for kadm_err.*Tom Yu1-0/+2
2002-11-19Remove references to kadm_err.et for now, since the requisite changesTom Yu1-2/+0
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-7/+7
2000-06-27pullup from 1.2 branchKen Raeburn1-12/+22
1999-06-08Only do version checking once per use of the DLLDanilo Almeida1-0/+4
1999-03-31win_glue.c (control): Call krb5_stdcc_shutdown when detaching the krb5Theodore Tso1-1/+4
1997-10-22Add checks so that code doesn't bomb out if the version resource isTheodore Tso1-0/+9
1997-05-02Write special case hack for the SAP kerberos libraries since we can'tTheodore Tso1-2/+7
1997-04-29win_glue.c: Add code to get the version resource from the callingTheodore Tso1-3/+140
1997-02-20krb5_16.def krb5_32.def: Do not export krb5_init_ets/krb5_finish_etsRichard Basch1-78/+77
1997-02-18krb4_16.def krb4_32.def: Export definitions for krb4 library (win16/win32)Richard Basch1-31/+64
1997-02-15Makefile.in: build comerr dllRichard Basch1-3/+79
1996-12-21Change the timebomb to be June 1, 1997. Make the timebomb exit theTheodore Tso1-32/+35
1996-07-13Added TIMEBOMB_INFO string which tells the user the URL to look forTheodore Tso1-3/+6
1996-07-11New routine which does the timebomb and version server checking.Theodore Tso1-39/+70
1996-07-10win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll andTheodore Tso1-1/+43
1996-06-20Fix typos for SAPKRB5.DLL supportTheodore Tso1-2/+2
1996-06-12Makefile.in (lib-windows): Add production rule for sapkrb5.dll. Don'tTheodore Tso1-0/+64
1996-03-01Added note: Note that calls to WSAStartup and WSACleanup must be inTheodore Tso1-0/+7
1996-02-29Make sure WSACleanup() is called when the DLL exitsTheodore Tso1-0/+1
1995-04-20Changes for the PC due to tytso's changing the include structureKeith Vetter1-1/+1
1995-03-16Added 3 new files and changed the makefile in lib to be able to make a DLLKeith Vetter1-0/+54