summaryrefslogtreecommitdiffstats
path: root/src/windows/cns/cns.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+6
* make mark-cstyleTom Yu2009-10-311-29/+29
* Add support for Addressless Ticket Checkbox. Applied patch from Doug EngertJeffrey Altman2004-01-311-2/+6
* * cns.c: Do not use krb_get_notification_message() orTom Yu2002-06-121-0/+6
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* pullup from 1.2-beta4Ken Raeburn2000-07-011-12/+16
* cns.c (position_dialog): If the registry position for the window isTheodore Tso1999-01-051-2/+2
* Folded in enhancements from Cygnus's Kerbnet-1.2 (plus our changesTheodore Tso1998-05-271-188/+147
* Remove unnecessary calls to krb5_init_etsRichard Basch1997-02-201-3/+1
* Need the Winsock initialization/cleanup to setup the blocking hookRichard Basch1997-02-181-5/+0
* Need to link with $(CLIB).Richard Basch1997-02-151-3/+8
* cns.c:Richard Basch1997-02-071-3/+13
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-2484/+1639
* krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'edTheodore Tso1996-12-211-0/+4
* When obtaining tickets, we make them forwardable by default. XXX ThisTheodore Tso1996-01-111-5/+11
* Added k5 password changing code for the cns program (untested, waiting forKeith Vetter1995-05-311-30/+8
* Changes in the CNS program for the new config fileKeith Vetter1995-04-271-51/+37
* Changes for the PC due to tytso's changing the include structureKeith Vetter1995-04-201-1/+1
* Windows global stuff:Keith Vetter1995-04-141-8/+5
* Windows cns: user can now specify the ccache file on the options dialog.Keith Vetter1995-04-071-59/+188
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-061-5/+60
* Can now specify port to telnet to on the command lineKeith Vetter1995-04-011-3/+3
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-311-46/+74
* Minor bug fixes and clean up in windows/cnsKeith Vetter1995-03-281-10/+11
* Added some error checking code to handle missing realms fileKeith Vetter1995-03-231-30/+40
* Added files to the windows/cns directoryKeith Vetter1995-03-221-0/+2878