summaryrefslogtreecommitdiffstats
path: root/src/windows/leashdll/lshfunc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix leashdll code to search for existing ticketsKevin Wasserman2012-08-241-275/+120
* Use file mapping to marshall message dataKevin Wasserman2012-08-241-47/+113
* Send kfw 'obtain ticket' messages to main frameKevin Wasserman2012-08-241-18/+0
* kfw support for multiple identitiesKevin Wasserman2012-08-241-32/+13
* kfw fixes: fix _snprintf usage; use full error code in leash_error_messageTom Yu2011-12-121-2/+3
* 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: use correct message id to obtain tgt from leashTom Yu2011-12-121-1/+2
* Eliminated lots of warnings about not typecasting char * to wchar_t *Sam Hartman2011-09-281-6/+4
* Removed code protected by NO_KRB4Sam Hartman2011-09-281-626/+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-281-3/+8
* Initial update to KFW related source to build with K5 1.9 on WindowsSam Hartman2011-09-281-1/+9
* Added leashdll/wshelper related files from KFWSam Hartman2011-09-281-0/+3867