summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Rework error-mapping code to preserve status code values when returnedKen Raeburn2007-09-055-84/+179
* Bidirectional map template codeKen Raeburn2007-09-041-0/+194
* Fix bug in clearing of new storageKen Raeburn2007-09-041-1/+2
* Support using valgrind on test programsKen Raeburn2007-09-042-1/+44
* revert accidental commit of gc_frm_kdc.cTom Yu2007-09-041-181/+20
* fix CVE-2007-4000 modify_policy vulnerabilityTom Yu2007-09-042-22/+184
* fix CVE-2007-3999 svc_auth_gss.c buffer overflowTom Yu2007-09-041-1/+1
* bump accessor version numberTom Yu2007-09-041-1/+1
* Bail out if encoded "ticket" doesn't decode correctly. This allowsTom Yu2007-09-041-1/+2
* GSS-API Win64 support Jeffrey Altman2007-09-021-1/+6
* Make internal functions staticKen Raeburn2007-08-311-38/+38
* Don't export file keytab implementation functionsKen Raeburn2007-08-311-20/+0
* Make ccache handle referrals better by storing both server principalTom Yu2007-08-291-3/+40
* NIM file ccache support improvementsJeffrey Altman2007-08-294-60/+163
* NIM - a small readability changeJeffrey Altman2007-08-291-1/+1
* NIM: remove unused symbolsJeffrey Altman2007-08-291-2/+0