summaryrefslogtreecommitdiffstats
path: root/src/windows/cns
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-093-13/+12
* make mark-cstyleTom Yu2009-10-318-60/+59
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-0/+1
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-317/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-57/+0
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-273-2/+6
* Fix dangerous 64-bit time_t * to long * conversionJeffrey Altman2005-03-152-1/+5
* * update the include paths to allow patchlevel.h to be foundJeffrey Altman2004-10-012-2/+6
* Add support for Addressless Ticket Checkbox. Applied patch from Doug EngertJeffrey Altman2004-01-317-4/+29
* Handle NULL result_string->data returned from error inTom Yu2003-02-252-1/+7
* Don't define DEFINE_SOCKADDR, since nothing tests it any moreKen Raeburn2002-07-132-1/+4
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-142-1/+5
* * cns.c: Do not use krb_get_notification_message() orTom Yu2002-06-122-0/+12
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-062-2/+6
* pullup from 1.2-beta4Ken Raeburn2000-07-014-24/+44
* Pull src/windows changes from krb5-1-1 branchDanilo Almeida1999-12-043-12/+26
* Add included version resouce script to resource file dependencyDanilo Almeida1999-05-182-1/+6
* Remove win16 stuff. Fix resource dependencies. Link resource fileDanilo Almeida1999-05-172-32/+20
* Do win32 build in subdirDanilo Almeida1999-05-102-22/+28
* cns.c (position_dialog): If the registry position for the window isTheodore Tso1999-01-052-2/+8
* Folded in enhancements from Cygnus's Kerbnet-1.2 (plus our changesTheodore Tso1998-05-2713-607/+678
* Makefile.in, cnsres5.rc: Add a version resource to the executableTheodore Tso1997-08-053-8/+12
* Take out the /nod option, and remove libc.lib from the list ofTheodore Tso1997-07-292-2/+7
* Remove unnecessary calls to krb5_init_etsRichard Basch1997-02-201-3/+1
* Need the Winsock initialization/cleanup to setup the blocking hookRichard Basch1997-02-182-16/+0
* Makefile.in: Winsock library is still required (win16)Richard Basch1997-02-182-1/+2
* Remove krbini.h (its contents are included in win-mac.h)Richard Basch1997-02-183-38/+4
* Need to link with $(CLIB).Richard Basch1997-02-153-5/+15
* *** empty log message ***Richard Basch1997-02-111-0/+4
* Use WLIB definition in config/windows.inRichard Basch1997-02-111-2/+1
* Corrected last ChangeLog entryRichard Basch1997-02-071-1/+2
* cns.c:Richard Basch1997-02-072-3/+19
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0622-3381/+3821
* Fixed other problems found when renaming program from cns.exe to krb5.exeTheodore Tso1996-12-211-5/+5
* krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'edTheodore Tso1996-12-214-1/+23
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+9
* specializations. Remove /nologo option for Win32 RFLAGS,Theodore Tso1996-06-122-1/+10
* Add an #ifdef for enabling lower case realm (for use with DCE)Theodore Tso1996-01-112-0/+7
* When obtaining tickets, we make them forwardable by default. XXX ThisTheodore Tso1996-01-112-5/+17
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-2/+6
* Use new krb5_adm_connect() calling sequencePaul Park1995-06-052-1/+6
* Windows telnet changes to enable the cursor keysKeith Vetter1995-06-022-10/+21
* Added k5 password changing code for the cns program (untested, waiting forKeith Vetter1995-05-316-31/+240
* Changes in the CNS program for the new config fileKeith Vetter1995-04-274-69/+65
* Changes for the PC due to tytso's changing the include structureKeith Vetter1995-04-204-2/+10
* Changed compile flags on windows cns programKeith Vetter1995-04-182-2/+6
* Cosmetic changes for the Windows CNS programKeith Vetter1995-04-183-13/+10
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+56
* Windows global stuff:Keith Vetter1995-04-143-8/+14
* Windows cns: user can now specify the ccache file on the options dialog.Keith Vetter1995-04-074-78/+245