aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-21Updates for krb5-1.13-alpha1krb5-1.13-alpha1Tom Yu31-1724/+1988
2014-08-12Allow SPNEGO fallback to NTLM without mechlistMICGreg Hudson1-7/+16
2014-08-12Make krb5_cc_new_unique create DIR: directoriesNalin Dahyabhai1-0/+3
2014-08-12Fix GSS krb5 GSS_C_DELEG_FLAG ret_flags resultGreg Hudson1-9/+10
2014-08-08Use more randomness for ksu secondary cache namesNalin Dahyabhai3-9/+36
2014-08-08Copy config entries to the ksu target ccacheNalin Dahyabhai1-1/+2
2014-08-08Make ksu respect the default_ccache_name settingNalin Dahyabhai3-65/+157
2014-08-08Use an intermediate memory cache in ksuNalin Dahyabhai3-83/+87
2014-08-08In ksu, don't stat() not-on-disk ccache residualsNalin Dahyabhai4-100/+60
2014-08-08In ksu, merge krb5_ccache_copy() and _restricted()Nalin Dahyabhai3-117/+22
2014-08-07Add regression test for LDAP key fencepost bugGreg Hudson1-0/+11
2014-08-07Fix LDAP key data segmentation [CVE-2014-4345]Tomas Kuthan1-1/+2
2014-08-07Disallow unlocked iteration of hash databasesTom Yu1-0/+3
2014-08-07Fix glob memory leak in GSS initializationGreg Hudson1-1/+2
2014-08-06Fix KDC race in t_unlockiter.pyTom Yu1-2/+3
2014-08-06Fix OS X buildBen Kaduk1-1/+1
2014-08-06Fix the build on windowsBen Kaduk5-12/+16
2014-08-06In ksu, without the -e flag, also check .k5usersNalin Dahyabhai1-13/+6
2014-08-06Use zapfree in krb5_decrypt_tkt_partAndreas Schneider1-4/+1
2014-08-04Correct includes for unlockiter.cTom Yu1-1/+3
2014-08-02Support kdb5_util dump -rev againTom Yu1-5/+7
2014-08-02Document unlockiterTom Yu2-0/+20
2014-08-02Stop locking around iprop dumpsTom Yu1-12/+1
2014-08-02Ignore iprop deletion of deleted princTom Yu1-0/+2
2014-08-02Tests for unlocked iterationTom Yu3-1/+297
2014-08-02Support unlocked iteration in DB2Tom Yu3-23/+175
2014-08-02Use write lock flag for update_princ_encryptionTom Yu1-8/+3
2014-08-02Support write locks in DB2 iterationTom Yu1-1/+7
2014-08-02Add flag word to KDB iteration APIsTom Yu13-21/+25
2014-08-01Add kiprop/<master-hostname> during KDB creationNeng Xue6-21/+29
2014-08-01Simplify kdb5_ldap_util special princ creationGreg Hudson1-161/+104
2014-07-30Document KCM ccache typeGreg Hudson2-3/+31
2014-07-30Make KCM the default ccache on OS XGreg Hudson1-1/+15
2014-07-30Add KCM credential cache type (client only)Greg Hudson13-2/+1330
2014-07-30Adjust marshalling interfaces for KCMGreg Hudson5-106/+75
2014-07-30Modify k5buf interfaces for easier useGreg Hudson32-391/+258
2014-07-29Add profile tests for deletion bugsGreg Hudson1-0/+74
2014-07-29Fix creation/rename of top-level profile sectionsGreg Hudson1-2/+4
2014-07-29Fix deleted node handling in libprofileGreg Hudson1-1/+3
2014-07-21Add SPNEGO renegotiation test caseGreg Hudson1-6/+24
2014-07-21Don't equate IAKERB and krb5 in SPNEGO initiatorGreg Hudson3-4/+6
2014-07-21Fix null deref in SPNEGO acceptor [CVE-2014-4344]Greg Hudson1-1/+1
2014-07-21Fix double-free in SPNEGO [CVE-2014-4343]David Woodhouse1-1/+0
2014-07-20Fix leak on GSS module symbol resolution errorSimo Sorce1-2/+6
2014-07-20Fix doc buildGreg Hudson1-1/+1
2014-07-19Document LDAP SASL configurationGreg Hudson3-23/+80
2014-07-19Add tests for LDAP SASL supportGreg Hudson1-1/+65
2014-07-19Add SASL support to LDAP KDB moduleGreg Hudson7-10/+167
2014-07-19Modernize some LDAP sourcesGreg Hudson15-1611/+1003
2014-07-19Rename --with-proxy-tls-impl to --with-tls-implGreg Hudson8-38/+35