aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-06Fix typolhoward/sasl-gs2Greg Hudson1-1/+1
2010-10-06Style policeGreg Hudson7-57/+66
2010-09-30merge r24267:24387 into gs2-saslLuke Howard259-3745/+11756
2010-09-30initialize credential to NULLLuke Howard1-1/+1
2010-09-30dump mechanism attributes, cleanupLuke Howard1-6/+70
2010-09-29plug leakLuke Howard1-1/+4
2010-09-29reformatLuke Howard1-1/+2
2010-09-29dump naming attributes in sample serverLuke Howard1-2/+91
2010-09-29gss_set_neg_mechs() supportLuke Howard1-7/+32
2010-09-29Check for out of memory when generating SASL nameLuke Howard2-13/+23
2010-09-28back out r24362 for now, it's not related to GS2Luke Howard1-19/+5
2010-09-27make gss_store_cred() a NOOP if copying to same ccacheLuke Howard1-5/+19
2010-09-27Use IAKERB header for all IAKERB messagesLuke Howard4-4/+16
2010-09-25make arguments optional for RFC 5587Luke Howard3-8/+23
2010-09-25All RFC 5801 arguments are optionalLuke Howard4-29/+32
2010-09-25cleanupLuke Howard1-2/+4
2010-09-25API is published in RFC 5801, so move to gssapi.hLuke Howard2-18/+20
2010-09-25Implement RFC 5587Luke Howard11-8/+685
2010-09-25prototype for gss_krb5_import_credLuke Howard1-0/+7
2010-09-25More work on SASL naming; add testsLuke Howard5-7/+139
2010-09-25fix some more bugs in krb5/spnego sasl name implLuke Howard2-6/+2
2010-09-25Fix nits in krb5/spnego SASL mappingLuke Howard3-7/+9
2010-09-25Allow mech to return GSS_S_BAD_MECH when inquiring SASL mappingLuke Howard1-1/+3
2010-09-24gss_inquire_saslname_for_mech/gss_inquire_mech_for_saslname implementationLuke Howard9-4/+349
2010-09-24branch for SASL GS2Luke Howard0-0/+0
2010-09-23Clarify the determiniation of the initiator principal name whenLuke Howard1-16/+29
2010-09-23Rename gssspi_set_cred_option to gss_set_cred_optionLuke Howard4-22/+52
2010-08-29initialize output credential in gss_krb5_import_credLuke Howard1-0/+2
2010-08-29set minor status to krb5 error codeLuke Howard1-1/+3
2010-08-29cleanupLuke Howard1-2/+4
2010-08-29Initial implementation of gss_krb5_import_credLuke Howard14-274/+581
2010-08-29branch for gss_krb5_import_credLuke Howard0-0/+0
2010-08-27Add plugin.o to T_ETYPES_OBJS because init_ctx.o needs it nowTom Yu1-1/+1
2010-08-27New plugin infrastructureGreg Hudson8-0/+549
2010-08-26Add an expansion error table for libkrb5, since krb5_err.et is fullGreg Hudson4-11/+55
2010-08-25rd_req_decoded: clarify behavior in commentSam Hartman1-1/+8
2010-08-25Revise the profile include design so that included files areGreg Hudson4-18/+57
2010-08-24Correct a commentGreg Hudson1-2/+2
2010-08-24In the LDAP KDB module's populate_krb5_db_entry, fix the checks forGreg Hudson1-2/+2
2010-08-24add profile include supportGreg Hudson5-14/+180
2010-08-23Fail properly when profile can't be accessedGreg Hudson1-4/+9
2010-08-19Allow krb5_gss_register_acceptor_identity to unset keytab nameGreg Hudson2-10/+8
2010-08-12Add GIC option for password/account expiration callbackGreg Hudson8-24/+273
2010-08-12In AS replies, set the key-expiration field to the minimum of accountGreg Hudson1-1/+12
2010-08-12Correct the documentation for the start_kadmind keyword in k5test.pyGreg Hudson1-1/+1
2010-08-12Remove two unused source files in lib/gssapi/genericGreg Hudson2-118/+0
2010-08-10Move the password expiry warning code out ofGreg Hudson1-84/+92
2010-07-26Use xdr_int32 instead of xdr_u_int in xdr_krb5_enctype(), sinceGreg Hudson1-1/+1
2010-07-26Fix XDR decoding of large values in xdr_u_intGreg Hudson1-1/+1
2010-07-21Addendum to r24200: fix kdb5_ldap_util call site ofGreg Hudson1-1/+1