summaryrefslogtreecommitdiffstats
path: root/src/windows/leashdll
Commit message (Expand)AuthorAgeFilesLines
* kfw support for multiple identitiesKevin Wasserman2012-08-246-469/+389
* kfw get tickets dialog tweaksKevin Wasserman2012-08-242-18/+16
* Update leash icon and button graphicsKevin Wasserman2012-08-241-0/+0
* Load additional krb5 and come_err funcsKevin Wasserman2012-08-232-0/+36
* kfw fixes: fix _snprintf usage; use full error code in leash_error_messageTom Yu2011-12-121-2/+3
* 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-123-20/+29
* 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-123-0/+8
* kfw: use correct message id to obtain tgt from leashTom Yu2011-12-121-1/+2
* Updated resource file dependencies for leashdllSam Hartman2011-10-141-1/+1
* Moved Windows specific include files to src/windows/includeSam Hartman2011-09-284-233/+1
* Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman2011-09-281-1/+1
* Enabled unconditional build of kfwlogon on WindowsSam Hartman2011-09-284-2018/+0
* Moved LoadFuncs/UnloadFuncs() to windows/libSam Hartman2011-09-283-132/+2
* Removed code protected by NO_KRB4, eliminated warnings about unused variablesSam Hartman2011-09-281-99/+0
* Eliminated lots of warnings about not typecasting char * to wchar_t *Sam Hartman2011-09-283-9/+8
* Disable AFS related code for nowSam Hartman2011-09-281-0/+7
* Fixed resource file compilation in leashdllSam Hartman2011-09-282-5/+6
* Removed code protected by NO_KRB4Sam Hartman2011-09-284-779/+6
* if krb5_get_default_config_files() returns success andSam Hartman2011-09-281-1/+1
* If the KRB5CCNAME variable gets set to the empty stringSam Hartman2011-09-281-13/+21
* miscellaneous leash32.dll correctionsSam Hartman2011-09-285-26/+53
* Initial update to KFW related source to build with K5 1.9 on WindowsSam Hartman2011-09-2812-135/+132
* Add new krb5 exported functions to loadfuncsSam Hartman2011-09-281-0/+21
* Added leashdll/wshelper related files from KFWSam Hartman2011-09-2834-0/+13783