summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update ccapi tests to work at new location in krb5 tree. Also, test for platf...Justin Anderson2007-09-259-12/+14
* Document use of KRB5_CCH_CCNAME for ccache name lengthJeffrey Altman2007-09-251-4/+4
* change all MAX_PATH ccname buffer lengths to KRB5_CCH_CCNAME and Jeffrey Altman2007-09-251-8/+8
* NIM: BUG: KMM: miscellaneous fixesJeffrey Altman2007-09-253-13/+17
* NIM: BUG: KRB5: cleanup krb5funcsJeffrey Altman2007-09-251-2/+3
* More consolidation of the computation of the default ccache nameJeffrey Altman2007-09-251-29/+2
* cc_ccache_set_principal always returns error 227Alexandra Ellwood2007-09-251-1/+1
* Set svn:eol-style on a bunch of text-looking files that didn't have itKen Raeburn2007-09-24115-11761/+11761
* we're not using changelog files any moreKen Raeburn2007-09-242-49/+0
* Remove the broken optimization from UnicodeToANSI() that attemptedJeffrey Altman2007-09-241-5/+3
* MSLSA krb5_cc module fails to check success of UNICODE string conversionsJeffrey Altman2007-09-241-13/+28
* NIM: BUG: Restore Copyright removed in revision 19855Jeffrey Altman2007-09-241-0/+1
* NIM: BUG: khm_krb5_initialize() failed to return error codeJeffrey Altman2007-09-241-4/+4
* Move the removal of the vc70.pdb and vc80.pdb files to the Jeffrey Altman2007-09-2213-23/+9
* stdint.h should only be accessed if HAVE_STDINT_H definedJeffrey Altman2007-09-221-1/+3
* NIM: APP: BUG: restore HideWatermark functionalityJeffrey Altman2007-09-211-1/+6
* Removed extra newlineAlexandra Ellwood2007-09-211-1/+0
* Ignore dependency lines beginning with '#' to deal with gccTom Yu2007-09-191-0/+1
* Fixed bug where the lock list was getting corrupted when upgrading or Alexandra Ellwood2007-09-182-46/+87
* Windows\Identity Makefile "clean" moreJeffrey Altman2007-09-1813-11/+46
* use ccs_callback_release() to free ccs_callback_tAlexandra Ellwood2007-09-181-1/+1
* Added sanity checking so we can't dereference NULL trying to call a callbackAlexandra Ellwood2007-09-181-2/+7
* Added additional debugging error checkingAlexandra Ellwood2007-09-181-2/+4
* cci_array_move should work when the source and dest positions are equalAlexandra Ellwood2007-09-181-1/+2
* Make config.status itself update the timestamp file associated withKen Raeburn2007-09-172-2/+2
* wix installer - permit administrative installsJeffrey Altman2007-09-141-32/+3
* In the pkinit decoders, set up things properly so that asn1buf_sync()Tom Yu2007-09-131-3/+22
* Before the error-message tests, make sure the host principal exists,Ken Raeburn2007-09-111-3/+5
* Fixed macro for cc_ccache_unlock and updated documentationAlexandra Ellwood2007-09-101-2/+2
* 64-bit Windows krb5int_cc_default calls to LeashJeffrey Altman2007-09-051-1/+6
* Revise patch to avoid 32-byte overflow which remained after theTom Yu2007-09-051-2/+10
* MSI installer for 64-bit AMD64Jeffrey Altman2007-09-059-314/+687
* 64-bit Windows gss.exe (gui version of gss-client.exe)Jeffrey Altman2007-09-052-3/+5
* krb5_fcc_generate_new is non-functionalEzra Peisach2007-09-052-49/+104