aboutsummaryrefslogtreecommitdiff
path: root/src/windows/cns
AgeCommit message (Expand)AuthorFilesLines
2014-11-03Stop using KRB5_TC_OPENCLOSEGreg Hudson2-24/+2
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson3-13/+12
2009-10-31make mark-cstyleTom Yu8-60/+59
2006-12-07 Modifications to support the generation and embedding Jeffrey Altman1-0/+1
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-317/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-57/+0
2006-02-27Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman3-2/+6
2005-03-15Fix dangerous 64-bit time_t * to long * conversionJeffrey Altman2-1/+5
2004-10-01 * update the include paths to allow patchlevel.h to be foundJeffrey Altman2-2/+6
2004-01-31Add support for Addressless Ticket Checkbox. Applied patch from Doug EngertJeffrey Altman7-4/+29
2003-02-25Handle NULL result_string->data returned from error inTom Yu2-1/+7
2002-07-13Don't define DEFINE_SOCKADDR, since nothing tests it any moreKen Raeburn2-1/+4
2002-06-14Use ws2_32.lib instead of wsock32.libKen Raeburn2-1/+5
2002-06-12 * cns.c: Do not use krb_get_notification_message() orTom Yu2-0/+12
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2-2/+6
2000-07-01pullup from 1.2-beta4Ken Raeburn4-24/+44
1999-12-04Pull src/windows changes from krb5-1-1 branchDanilo Almeida3-12/+26
1999-05-18Add included version resouce script to resource file dependencyDanilo Almeida2-1/+6
1999-05-17Remove win16 stuff. Fix resource dependencies. Link resource fileDanilo Almeida2-32/+20
1999-05-10Do win32 build in subdirDanilo Almeida2-22/+28
1999-01-05cns.c (position_dialog): If the registry position for the window isTheodore Tso2-2/+8
1998-05-27Folded in enhancements from Cygnus's Kerbnet-1.2 (plus our changesTheodore Tso13-607/+678
1997-08-05Makefile.in, cnsres5.rc: Add a version resource to the executableTheodore Tso3-8/+12
1997-07-29Take out the /nod option, and remove libc.lib from the list ofTheodore Tso2-2/+7
1997-02-20Remove unnecessary calls to krb5_init_etsRichard Basch1-3/+1
1997-02-18Need the Winsock initialization/cleanup to setup the blocking hookRichard Basch2-16/+0
1997-02-18Makefile.in: Winsock library is still required (win16)Richard Basch2-1/+2
1997-02-18Remove krbini.h (its contents are included in win-mac.h)Richard Basch3-38/+4
1997-02-15Need to link with $(CLIB).Richard Basch3-5/+15
1997-02-11*** empty log message ***Richard Basch1-0/+4
1997-02-11Use WLIB definition in config/windows.inRichard Basch1-2/+1
1997-02-07Corrected last ChangeLog entryRichard Basch1-1/+2
1997-02-07cns.c:Richard Basch2-3/+19
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch22-3381/+3821
1996-12-21Fixed other problems found when renaming program from cns.exe to krb5.exeTheodore Tso1-5/+5
1996-12-21krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'edTheodore Tso4-1/+23
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-1/+9
1996-06-12 specializations. Remove /nologo option for Win32 RFLAGS,Theodore Tso2-1/+10
1996-01-11Add an #ifdef for enabling lower case realm (for use with DCE)Theodore Tso2-0/+7
1996-01-11When obtaining tickets, we make them forwardable by default. XXX ThisTheodore Tso2-5/+17
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu2-2/+6
1995-06-05Use new krb5_adm_connect() calling sequencePaul Park2-1/+6
1995-06-02Windows telnet changes to enable the cursor keysKeith Vetter2-10/+21
1995-05-31Added k5 password changing code for the cns program (untested, waiting forKeith Vetter6-31/+240
1995-04-27Changes in the CNS program for the new config fileKeith Vetter4-69/+65
1995-04-20Changes for the PC due to tytso's changing the include structureKeith Vetter4-2/+10
1995-04-18Changed compile flags on windows cns programKeith Vetter2-2/+6
1995-04-18Cosmetic changes for the Windows CNS programKeith Vetter3-13/+10
1995-04-14Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1-0/+56
1995-04-14Windows global stuff:Keith Vetter3-8/+14