summaryrefslogtreecommitdiffstats
path: root/src/windows/cns/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Corrected last ChangeLog entryRichard Basch1997-02-071-1/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9817 dc483132-0cff-0310-8789-dd5450dbe970
* cns.c:Richard Basch1997-02-071-0/+6
| | | | | | | | | Declare blocking_hook_proc with __export keyword so that it works with Win16. Win32 will only generate a warning message. Reworked timeout logic to accomodate the 49.7 day wraparound of GetTickCount() git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9813 dc483132-0cff-0310-8789-dd5450dbe970
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-11/+112
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9788 dc483132-0cff-0310-8789-dd5450dbe970
* krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'edTheodore Tso1996-12-211-0/+9
| | | | | | | | | | out. cns.c: Removed text "Contacting Cygnus Support for support" from the "about" box. Makefile.in: Change name of cns.exe to be krb5.exe (CNS is a Cygnus trademark) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9675 dc483132-0cff-0310-8789-dd5450dbe970
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-0/+8
| | | | | | include the doc subtree!!) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9632 dc483132-0cff-0310-8789-dd5450dbe970
* specializations. Remove /nologo option for Win32 RFLAGS,Theodore Tso1996-06-121-0/+103
| | | | | | | | | | since RC apparently doesn't support it. changelo: Renamed to ChangeLog, to make life easier. makefile: Renamed to Makefile.in, so that we can do WIN16/WIN32 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8302 dc483132-0cff-0310-8789-dd5450dbe970
* Renamed some windows filesKeith Vetter1995-03-281-10/+0
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5284 dc483132-0cff-0310-8789-dd5450dbe970
* Minor bug fixes and clean up in windows/cnsKeith Vetter1995-03-281-0/+7
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5279 dc483132-0cff-0310-8789-dd5450dbe970
* Added some error checking code to handle missing realms fileKeith Vetter1995-03-231-0/+3
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5201 dc483132-0cff-0310-8789-dd5450dbe970