aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-11more worklhoward/samlLuke Howard5-17/+36
2009-11-02cleanupLuke Howard3-34/+12
2009-11-01refactorLuke Howard3-31/+67
2009-10-31cleanupLuke Howard6-434/+760
2009-10-30cleanupLuke Howard3-80/+73
2009-10-29cleanupLuke Howard1-13/+16
2009-10-29more workLuke Howard3-91/+234
2009-10-29ongoing workLuke Howard4-124/+512
2009-10-27preliminary SAML+S4U2Self plumbingLuke Howard17-125/+952
2009-10-27cleanupLuke Howard1-8/+5
2009-10-27cleanupLuke Howard1-3/+4
2009-10-27cleanupLuke Howard1-14/+15
2009-10-27add KRB_AP_ERR_REALM_UNKNOWN and KRB_AP_ERR_PRINCIPAL_RESERVEDLuke Howard2-3/+5
2009-10-27add KRB_AP_ERR_PRINCIPAL_UNKNOWNLuke Howard2-1/+2
2009-10-27add KRB_NT_WELLKNOWNLuke Howard1-0/+2
2009-10-27ignore KDC issued authdata in AP-REQLuke Howard1-20/+34
2009-10-26cleanupLuke Howard2-42/+87
2009-10-26cleanupLuke Howard5-111/+114
2009-10-26add conditionsLuke Howard1-5/+16
2009-10-26add C++ build targetsLuke Howard1-1/+3
2009-10-26cleanupLuke Howard1-3/+4
2009-10-26cleanup constnessLuke Howard2-2/+3
2009-10-26mark KRB5_AUTHDATA_SAML as KDC issuedLuke Howard2-5/+4
2009-10-26use common PRF for SAML signing keyLuke Howard4-66/+133
2009-10-26more work on SAML backendsLuke Howard3-104/+333
2009-10-26some work on LDAP backendLuke Howard3-78/+154
2009-10-26add krb5_ldap_is_kerberos_attrLuke Howard3-0/+18
2009-10-26cleanupLuke Howard1-5/+10
2009-10-26add some schema introspection APIsLuke Howard4-1/+124
2009-10-26some preliminary work on SAML backendLuke Howard6-401/+813
2009-10-25convert to C++Luke Howard4-19/+92
2009-10-25add some more plumbingLuke Howard9-43/+157
2009-10-25add skeletal LDAP fileLuke Howard4-6/+47
2009-10-25add some magicLuke Howard3-0/+6
2009-10-25Stash the LDAP result in e_data. We're going to use it to construct aLuke Howard3-8/+32
2009-10-24merge r23013:23025 of s4u2proxy into saml branchLuke Howard5-50/+92
2009-10-24add KRB5_PADATA_S4U_SAMLLuke Howard1-0/+1
2009-10-24merge r23002:r23011 of s4u2proxy into saml branchLuke Howard5-3/+66
2009-10-23merge r23004:23007 from s4u2proxy to saml branchLuke Howard3-30/+24
2009-10-23merge s4u2proxy at r22987:23000 into saml branch (ignore last commit)Luke Howard7-129/+132
2009-10-23merge s4u2proxy at r22987:23000 into saml branchLuke Howard2-1/+5
2009-10-23fix a spelling errorLuke Howard1-1/+1
2009-10-23Determine which authdata sources to interrogate based on theLuke Howard1-5/+20
2009-10-23s/greet/samlLuke Howard6-114/+111
2009-10-23use greet sample code as a starting point for saml pluginsLuke Howard8-0/+669
2009-10-23add KRB5_AUTHDATA_SAMLLuke Howard1-0/+2
2009-10-23Creating a branch off s4u2proxy@22967 for investigating SAMLLuke Howard0-0/+0
2009-10-23cleanupLuke Howard1-15/+13
2009-10-23don't allocate more than necessary for delegated pathLuke Howard1-1/+2
2009-10-23plug leakLuke Howard2-0/+2