summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* There appears to be a bug either in the WiX engine or the Windows Installer 3.1.Jeffrey Altman2007-10-124-9/+24
* Set the Shortcut string to match the base product nameJeffrey Altman2007-10-121-1/+1
* KFW: BUG: WIX: Improve Usability of multiple architecture MSI installations, ...Jeffrey Altman2007-10-126-29/+50
* ccs_lock_status_grant_lock granting wrong lockAlexandra Ellwood2007-10-101-18/+17
* cci_array_move not returning correct new positionAlexandra Ellwood2007-10-101-0/+3
* cc_ccache_store_credentials should return ccErrBadCredentialsVersionAlexandra Ellwood2007-10-103-0/+8
* update expected error for cc_initialize with ccapi_version_2 to match new val...Justin Anderson2007-10-101-2/+1
* simple multithreaded locking test for ccapiJustin Anderson2007-10-103-2/+76
* Add enhanced error messages to new error return cases, explaining theKen Raeburn2007-10-101-0/+6
* Run the script to verify all Windows-exported krb5 functions have theKen Raeburn2007-10-101-1/+5
* kt_file.c: Support multiple iterators active simultaneously, using aKen Raeburn2007-10-092-18/+113
* Log port number with IPV6_V6ONLY socket option status.Ken Raeburn2007-10-091-4/+12
* NIM: BUG: APP: New edit controls should be marked ES_AUTOHSCROLLJeffrey Altman2007-10-051-1/+1
* KfW Build: add new installer build files to copyfiles.xmlKevin Koch2007-10-051-0/+3
* Will Fiveash and Mark Phalan report that kadmin's unlock command callsTom Yu2007-10-041-1/+1
* Removed NOP line of code from krb5_fcc_next_cred()Alexandra Ellwood2007-10-031-1/+0
* Add documentation for error codes used for flow controlAlexandra Ellwood2007-10-031-12/+22
* Apply patch from Nalin Dahyabhai to correctly handle delegatedTom Yu2007-10-031-2/+5
* cc_initalize(ccapi_version_2) should return CC_BAD_API_VERSION not CC_NOT_SUPPAlexandra Ellwood2007-10-021-1/+1
* Initialize options for _alloc interface to same defaults as for _initKen Raeburn2007-10-011-1/+9
* remove error tables by pointer Jeffrey Altman2007-10-011-3/+3
* def-check.pl needs to ignore ordinals in .def fileKen Raeburn2007-10-011-0/+1
* - null params are always expected to result in ccErrBadParam.Justin Anderson2007-10-012-19/+23
* Process WM_CLOSE for the command-line option dialogJeffrey Altman2007-10-011-0/+8
* NIM: BUG: APP: notification icon tooltip wrong stringJeffrey Altman2007-10-011-0/+2
* When Network Identity Manager starts, the credentials displayJeffrey Altman2007-10-011-1/+1
* The credentials display in Network Identity Manager colors theJeffrey Altman2007-10-011-14/+19
* NIM: BUG: APP: notification icon state Jeffrey Altman2007-10-011-13/+28
* NIM: BUG: APP: identity data corruptionJeffrey Altman2007-10-011-1/+1
* NIM: BUG: APP: View-Select columns Jeffrey Altman2007-10-011-1/+2
* NIM: BUG: APP: leaking prompts in obtain new credentials dialogJeffrey Altman2007-10-011-0/+12
* add descriptions of credential flags, identity icons, and push-pinsJeffrey Altman2007-10-0124-173/+221
* fix the description of the notification icon status colorsJeffrey Altman2007-10-012-0/+0
* NIM: BUG: LIB: deadlock in kmqJeffrey Altman2007-09-303-0/+19
* Add static ordinals to DLL exportsJeffrey Altman2007-09-304-356/+358
* When there is no ImagePath value for a module it indicatesJeffrey Altman2007-09-301-1/+5
* Remove Krb5Cred, Krb5Ident, and Krb4Cred default configuration data fromJeffrey Altman2007-09-302-9/+45
* fix documentation typoJeffrey Altman2007-09-301-1/+1
* NIM: disable warningJeffrey Altman2007-09-301-1/+4
* NIM: PDF user documentation updates for KFW 3.2.2Jeffrey Altman2007-09-302-0/+0
* NIM: BUG: APP: Provide keyboard accelerator Jeffrey Altman2007-09-291-1/+1
* Fix typoJeffrey Altman2007-09-291-0/+0
* NIM: BUG: APP: Spell CheckJeffrey Altman2007-09-292-34/+34
* cc_ccache_set_principal and cc_ccache_get_principal were also ignoring theirAlexandra Ellwood2007-09-272-37/+114
* NIM: FEATURE: APP: Notification Icon Tooltip Jeffrey Altman2007-09-273-34/+66
* NIM: BUG: LIB: optimize khui_find_action()Jeffrey Altman2007-09-271-7/+9
* Add a "Set default" sub menu to the Network Identity ManagerJeffrey Altman2007-09-2712-59/+317
* Add a "View all identities" option to the view menu of NetworkJeffrey Altman2007-09-279-7/+77
* profile library memory leaks introduced when malloc returns 0Ezra Peisach2007-09-263-2/+7
* Include missing fileJustin Anderson2007-09-251-0/+57