aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-09-27NIM: FEATURE: APP: Notification Icon Tooltip Jeffrey Altman3-34/+66
2007-09-27NIM: BUG: LIB: optimize khui_find_action()Jeffrey Altman1-7/+9
2007-09-27Add a "Set default" sub menu to the Network Identity ManagerJeffrey Altman12-59/+317
2007-09-27Add a "View all identities" option to the view menu of NetworkJeffrey Altman9-7/+77
2007-09-26profile library memory leaks introduced when malloc returns 0Ezra Peisach3-2/+7
2007-09-25Include missing fileJustin Anderson1-0/+57
2007-09-25Update ccapi tests to work at new location in krb5 tree. Also, test for platf...Justin Anderson9-12/+14
2007-09-25Document use of KRB5_CCH_CCNAME for ccache name lengthJeffrey Altman1-4/+4
2007-09-25change all MAX_PATH ccname buffer lengths to KRB5_CCH_CCNAME and Jeffrey Altman1-8/+8
2007-09-25NIM: BUG: KMM: miscellaneous fixesJeffrey Altman3-13/+17
2007-09-25NIM: BUG: KRB5: cleanup krb5funcsJeffrey Altman1-2/+3
2007-09-25More consolidation of the computation of the default ccache nameJeffrey Altman1-29/+2
2007-09-25cc_ccache_set_principal always returns error 227Alexandra Ellwood1-1/+1
2007-09-24Set svn:eol-style on a bunch of text-looking files that didn't have itKen Raeburn115-11761/+11761
2007-09-24we're not using changelog files any moreKen Raeburn2-49/+0
2007-09-24Remove the broken optimization from UnicodeToANSI() that attemptedJeffrey Altman1-5/+3
2007-09-24MSLSA krb5_cc module fails to check success of UNICODE string conversionsJeffrey Altman1-13/+28
2007-09-24NIM: BUG: Restore Copyright removed in revision 19855Jeffrey Altman1-0/+1
2007-09-24NIM: BUG: khm_krb5_initialize() failed to return error codeJeffrey Altman1-4/+4
2007-09-22Move the removal of the vc70.pdb and vc80.pdb files to the Jeffrey Altman13-23/+9
2007-09-22stdint.h should only be accessed if HAVE_STDINT_H definedJeffrey Altman1-1/+3
2007-09-21NIM: APP: BUG: restore HideWatermark functionalityJeffrey Altman1-1/+6
2007-09-21Removed extra newlineAlexandra Ellwood1-1/+0
2007-09-19Ignore dependency lines beginning with '#' to deal with gccTom Yu1-0/+1
2007-09-18Fixed bug where the lock list was getting corrupted when upgrading or Alexandra Ellwood2-46/+87
2007-09-18Windows\Identity Makefile "clean" moreJeffrey Altman13-11/+46
2007-09-18use ccs_callback_release() to free ccs_callback_tAlexandra Ellwood1-1/+1
2007-09-18Added sanity checking so we can't dereference NULL trying to call a callbackAlexandra Ellwood1-2/+7
2007-09-18Added additional debugging error checkingAlexandra Ellwood1-2/+4
2007-09-18cci_array_move should work when the source and dest positions are equalAlexandra Ellwood1-1/+2
2007-09-17Make config.status itself update the timestamp file associated withKen Raeburn2-2/+2
2007-09-14wix installer - permit administrative installsJeffrey Altman1-32/+3
2007-09-13In the pkinit decoders, set up things properly so that asn1buf_sync()Tom Yu1-3/+22
2007-09-11Before the error-message tests, make sure the host principal exists,Ken Raeburn1-3/+5
2007-09-10Fixed macro for cc_ccache_unlock and updated documentationAlexandra Ellwood1-2/+2
2007-09-0564-bit Windows krb5int_cc_default calls to LeashJeffrey Altman1-1/+6
2007-09-05Revise patch to avoid 32-byte overflow which remained after theTom Yu1-2/+10
2007-09-05MSI installer for 64-bit AMD64Jeffrey Altman9-314/+687
2007-09-0564-bit Windows gss.exe (gui version of gss-client.exe)Jeffrey Altman2-3/+5
2007-09-05krb5_fcc_generate_new is non-functionalEzra Peisach2-49/+104
2007-09-05Rework error-mapping code to preserve status code values when returnedKen Raeburn5-84/+179
2007-09-04Bidirectional map template codeKen Raeburn1-0/+194
2007-09-04Fix bug in clearing of new storageKen Raeburn1-1/+2
2007-09-04Support using valgrind on test programsKen Raeburn2-1/+44
2007-09-04revert accidental commit of gc_frm_kdc.cTom Yu1-181/+20
2007-09-04fix CVE-2007-4000 modify_policy vulnerabilityTom Yu2-22/+184
2007-09-04fix CVE-2007-3999 svc_auth_gss.c buffer overflowTom Yu1-1/+1
2007-09-04bump accessor version numberTom Yu1-1/+1
2007-09-04Bail out if encoded "ticket" doesn't decode correctly. This allowsTom Yu1-1/+2
2007-09-02GSS-API Win64 support Jeffrey Altman1-1/+6