summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more worklhoward/samlLuke Howard2009-11-115-17/+36
* cleanupLuke Howard2009-11-023-34/+12
* refactorLuke Howard2009-11-013-31/+67
* cleanupLuke Howard2009-10-316-434/+760
* cleanupLuke Howard2009-10-303-80/+73
* cleanupLuke Howard2009-10-291-13/+16
* more workLuke Howard2009-10-293-91/+234
* ongoing workLuke Howard2009-10-294-124/+512
* preliminary SAML+S4U2Self plumbingLuke Howard2009-10-2717-125/+952
* cleanupLuke Howard2009-10-271-8/+5
* cleanupLuke Howard2009-10-271-3/+4
* cleanupLuke Howard2009-10-271-14/+15
* add KRB_AP_ERR_REALM_UNKNOWN and KRB_AP_ERR_PRINCIPAL_RESERVEDLuke Howard2009-10-272-3/+5
* add KRB_AP_ERR_PRINCIPAL_UNKNOWNLuke Howard2009-10-272-1/+2
* add KRB_NT_WELLKNOWNLuke Howard2009-10-271-0/+2
* ignore KDC issued authdata in AP-REQLuke Howard2009-10-271-20/+34
* cleanupLuke Howard2009-10-262-42/+87
* cleanupLuke Howard2009-10-265-111/+114
* add conditionsLuke Howard2009-10-261-5/+16
* add C++ build targetsLuke Howard2009-10-261-1/+3
* cleanupLuke Howard2009-10-261-3/+4
* cleanup constnessLuke Howard2009-10-262-2/+3
* mark KRB5_AUTHDATA_SAML as KDC issuedLuke Howard2009-10-262-5/+4
* use common PRF for SAML signing keyLuke Howard2009-10-264-66/+133
* more work on SAML backendsLuke Howard2009-10-263-104/+333
* some work on LDAP backendLuke Howard2009-10-263-78/+154
* add krb5_ldap_is_kerberos_attrLuke Howard2009-10-263-0/+18
* cleanupLuke Howard2009-10-261-5/+10
* add some schema introspection APIsLuke Howard2009-10-264-1/+124
* some preliminary work on SAML backendLuke Howard2009-10-266-401/+813
* convert to C++Luke Howard2009-10-254-19/+92
* add some more plumbingLuke Howard2009-10-259-43/+157
* add skeletal LDAP fileLuke Howard2009-10-254-6/+47
* add some magicLuke Howard2009-10-253-0/+6
* Stash the LDAP result in e_data. We're going to use it to construct aLuke Howard2009-10-253-8/+32
* merge r23013:23025 of s4u2proxy into saml branchLuke Howard2009-10-245-50/+92
* add KRB5_PADATA_S4U_SAMLLuke Howard2009-10-241-0/+1
* merge r23002:r23011 of s4u2proxy into saml branchLuke Howard2009-10-245-3/+66
* merge r23004:23007 from s4u2proxy to saml branchLuke Howard2009-10-233-30/+24
* merge s4u2proxy at r22987:23000 into saml branch (ignore last commit)Luke Howard2009-10-237-129/+132
* merge s4u2proxy at r22987:23000 into saml branchLuke Howard2009-10-232-1/+5
* fix a spelling errorLuke Howard2009-10-231-1/+1
* Determine which authdata sources to interrogate based on theLuke Howard2009-10-231-5/+20
* s/greet/samlLuke Howard2009-10-236-114/+111
* use greet sample code as a starting point for saml pluginsLuke Howard2009-10-238-0/+669
* add KRB5_AUTHDATA_SAMLLuke Howard2009-10-231-0/+2
* Creating a branch off s4u2proxy@22967 for investigating SAMLLuke Howard2009-10-230-0/+0
* cleanupLuke Howard2009-10-231-15/+13
* don't allocate more than necessary for delegated pathLuke Howard2009-10-231-1/+2
* plug leakLuke Howard2009-10-232-0/+2