summaryrefslogtreecommitdiffstats
path: root/src/windows
Commit message (Expand)AuthorAgeFilesLines
...
* Use ListView; add ViewColumn abstractionKevin Wasserman2012-08-244-277/+139
* kfw implement ribbon UIKevin Wasserman2012-08-245-8/+43
* kfw "Initialize Ticket" -> "Get Ticket"Kevin Wasserman2012-08-242-6/+7
* MSVC-generated updates to support ribbon UIKevin Wasserman2012-08-244-8/+21
* Update leash icon and button graphicsKevin Wasserman2012-08-2413-4/+4
* Prep for KfW conversion to ribbon toolbarKevin Wasserman2012-08-248-77/+19
* Leash UI menu updatesKevin Wasserman2012-08-235-177/+210
* allow multiple Leash options; add -noribbonKevin Wasserman2012-08-232-3/+11
* Target Windows Vista in leash/stdafx.hKevin Wasserman2012-08-231-1/+2
* Change kfw destroy ticket confirmation messageKevin Wasserman2012-08-231-2/+2
* Load additional krb5 and come_err funcsKevin Wasserman2012-08-236-0/+198
* Fix version info for Leash.exeKevin Wasserman2012-08-233-3/+3
* Remove some unused structures and encodersGreg Hudson2012-01-071-12/+0
* Remove unused functions (older API residue) krb5_realm_iterator* and krb5_fre...Zhanna Tsitkov2012-01-041-28/+0
* Table of Contents.hhc -> Table_of_Contents.hhcGreg Hudson2011-12-202-2/+2
* kfw leash: fix bad data in get tickets dialog when -autoinit specifiedTom Yu2011-12-121-5/+5
* kfw leash help: fix/add aliases for command helpTom Yu2011-12-122-2/+8
* kfw: remove line breaks from html to fix table of contents generationTom Yu2011-12-1219-104/+52
* kfw installer: install leash help file (leash.chm)Tom Yu2011-12-122-11/+1
* kfw: use html help in leashTom Yu2011-12-122-10/+1
* kfw: leash htmlhelp file sourceTom Yu2011-12-12113-0/+4530
* kfw installer: add site-local.wxiTom Yu2011-12-121-0/+106
* kfw installer: leash32.pdb->leash.pdbTom Yu2011-12-121-2/+1
* kfw installer: install krb5.ini to CommonAppDataFolder, not WindowsFolderTom Yu2011-12-122-12/+16
* kfw leash: bracket krb.con code with #ifndef NO_KRB4Tom Yu2011-12-121-1/+2
* kfw leash: add -console option to create console for debug outputTom Yu2011-12-124-0/+172
* kfw: rename leash32/64.exe to simply leash.exeTom Yu2011-12-126-20/+13
* kfw installer: purge bufferoverflowu from custom.dllTom Yu2011-12-121-3/+0
* kfw: fix 'K5_ORIGINAL_NAME' for 64 bit dllsTom Yu2011-12-121-14/+14
* kfw installer: generate leash shortcuts (desktop and start menu)Tom Yu2011-12-121-5/+10
* kfw fixes: fix _snprintf usage; use full error code in leash_error_messageTom Yu2011-12-121-2/+3
* kfw fix: restructure low ticket warning popup code to workaround mfc bugTom Yu2011-12-122-4/+32
* kfw fix: int -> size_t to fix warning in krb5routines.cTom Yu2011-12-121-1/+1
* kfw fixes: krb5_get_init_creds_opt_init->krb5_get_init_creds_opt_allocTom Yu2011-12-124-20/+54
* kfw fixes: define USE_MESSAGE_BOX in leashdll code for user feedbackTom Yu2011-12-121-1/+1
* kfw fix: Add custom "Password incorrect" message to Leash_int_kinit_ex()Tom Yu2011-12-121-3/+3
* kfw fix: make Leash_kdestroy() actually destroy k5 ticketsTom Yu2011-12-121-0/+3
* kfw fixes: make leash ignore credentials that store config principalsTom Yu2011-12-124-0/+15
* kfw installer: don't build installer into installerTom Yu2011-12-122-46/+0
* kfw installer: purge support for old compilersTom Yu2011-12-121-194/+0
* kfw fixes: install xpprof32Tom Yu2011-12-122-4/+4
* kfw: update copyright notice in license.rtfTom Yu2011-12-121-1/+1
* kfw: use correct message id to obtain tgt from leashTom Yu2011-12-121-1/+2
* kfw: clean out unused #defines from Lglobals.hTom Yu2011-12-121-4/+0
* kfw installer: install leash32.exeTom Yu2011-12-122-4/+4
* kfw installer: use MSVC 2010 merge modulesTom Yu2011-12-123-138/+37
* Windows leash64 fixes: use proper names for leash and krb5 dllsTom Yu2011-12-121-0/+6
* kfw installer: add runtime.wxi WIXINCLUDES in Makefile to fix dependenciesTom Yu2011-12-121-0/+1
* LeashView.cpp: only specify TVIF_TEXT if there is actually textTom Yu2011-12-121-1/+4
* Delete Network Identity ManagerTom Yu2011-10-17436-101374/+0