summaryrefslogtreecommitdiffstats
path: root/src/windows/leash
Commit message (Expand)AuthorAgeFilesLines
* KfW GUI -- show ticket flagsKevin Wasserman2012-08-241-1/+46
* KfW GUI -- update expand/collapse icon renderingKevin Wasserman2012-08-241-10/+23
* Use file mapping to marshall message dataKevin Wasserman2012-08-241-2/+13
* Set kfw GUI read-only princ flag when appropriateKevin Wasserman2012-08-241-0/+3
* Send kfw 'obtain ticket' messages to main frameKevin Wasserman2012-08-241-0/+4
* Fix ribbon breakageKevin Wasserman2012-08-242-3/+3
* Add Forget Principals to Get Tickets dialogKevin Wasserman2012-08-243-8/+1
* KfW GUI -- add 'More' PanelKevin Wasserman2012-08-245-3/+17
* KfW GUI -- renew selected principalsKevin Wasserman2012-08-241-5/+99
* Update ribbon tooltip textBen Kaduk2012-08-241-13/+13
* Add leak tracking support to LeashKevin Wasserman2012-08-241-0/+12
* Remove ID_ABOUT, add ID_IMPORT_TICKETSKevin Wasserman2012-08-242-3/+4
* Fix tooltips for ribbonKevin Wasserman2012-08-241-3/+17
* Tooltip text fixesKevin Wasserman2012-08-241-12/+13
* kfw support for multiple identitiesKevin Wasserman2012-08-2410-855/+1247
* kfw remove status barKevin Wasserman2012-08-244-6/+16
* Only create toolbar when not using ribbon UIKevin Wasserman2012-08-241-6/+8
* 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-2412-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-233-0/+84
* Fix version info for Leash.exeKevin Wasserman2012-08-233-3/+3
* 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: use html help in leashTom Yu2011-12-122-10/+1
* kfw: leash htmlhelp file sourceTom Yu2011-12-12113-0/+4530
* 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-122-3/+2
* kfw fix: restructure low ticket warning popup code to workaround mfc bugTom Yu2011-12-122-4/+32
* kfw: clean out unused #defines from Lglobals.hTom Yu2011-12-121-4/+0
* Windows leash64 fixes: use proper names for leash and krb5 dllsTom Yu2011-12-121-0/+6
* LeashView.cpp: only specify TVIF_TEXT if there is actually textTom Yu2011-12-121-1/+4
* Further attempt at removing K4 specific code from the leash executableSam Hartman2011-10-1416-36/+323
* Fixed some warnings and Windows 64 portability issues in the leash executableSam Hartman2011-10-146-20/+22
* Initial import of KFW 3.2.2 Leash32 codeSam Hartman2011-09-28106-0/+16832