23941: Filter out searches for *@REALM, which takes very long time, and other
[metze/heimdal/wip.git] / kdc /
2008-09-02 Love Hörnquist Åstrand23710: kadmin/hprop -> hprop/hostname
2008-09-02 Love Hörnquist Åstrand23709: Use ALLOC to allocate memory, from harald barth.
2008-06-23 Love Hörnquist Åstrandtimestamp is in verify context
2008-06-23 Love Hörnquist Åstrandadapt to updated hx509 api
2008-04-27 Love Hörnquist ÅstrandUse DES_set_key_unchecked().
2008-04-08 Love Hörnquist ÅstrandRename the pkinit type enum.
2008-04-08 Love Hörnquist ÅstrandDrop krb5_pk_identity and rename constants to match...
2008-04-08 Love Hörnquist ÅstrandPick up krb5_pk_identity from krb5_locl.h.
2008-04-07 Love Hörnquist ÅstrandUse unsigned where appropriate.
2008-04-07 Love Hörnquist ÅstrandUse unsigned where appropriate.
2008-03-28 Ken'ichi Kamadause the correct server name for logging.
2008-03-24 Love Hörnquist ÅstrandMatch name in ClientCanonicalizedNames with -10
2008-03-24 Love Hörnquist ÅstrandRename tgs_build_referral to build_server_referral...
2008-03-24 Love Hörnquist ÅstrandSend SERVER-REFERRAL data in rep.padata instead of...
2008-03-24 Love Hörnquist Åstrandkill trailing whitespace
2008-03-24 Love Hörnquist ÅstrandBetter referrals support, use canonicalize flag.
2008-03-24 Love Hörnquist Åstranduse krb5_principal_set_realm
2008-03-24 Love Hörnquist ÅstrandAlso check KDCOptions->canonicalize when looking for...
2008-03-24 Love Hörnquist Åstrandfirst version of the tgs referrals pathcheck
2008-03-19 Love Hörnquist Åstrandkdc: Provide extended error information in AS-REP error...
2008-03-14 Love Hörnquist ÅstrandAdapt to hx509_env changes.
2008-01-21 Love Hörnquist Åstranddrop CHECK_SYMBOLS
2008-01-14 Love Hörnquist ÅstrandUpdate link.
2007-12-28 Love Hörnquist ÅstrandLog probe message, add NTLM_TARGET_DOMAIN to the type2...
2007-12-09 Love Hörnquist ÅstrandUse hdb_db_dir().
2007-12-08 Love Hörnquist ÅstrandUse hdb_db_dir().
2007-12-08 Love Hörnquist Åstrandadd KDC_LOG_FILE
2007-12-08 Love Hörnquist ÅstrandUse hdb_default_db().
2007-12-08 Love Hörnquist ÅstrandUse hdb_db_dir().
2007-12-08 Love Hörnquist ÅstrandAdapt to hx509 changes, use hdb_db_dir().
2007-12-04 Love Hörnquist ÅstrandImplement supportedMechs request.
2007-11-14 Love Hörnquist Åstrandits vs it\'s etc. From Bjorn Sandell
2007-11-14 Love Hörnquist ÅstrandShould pass different key usage constants depending...
2007-11-14 Love Hörnquist ÅstrandDon't send auth data in referrals, microsoft clients...
2007-10-24 Love Hörnquist ÅstrandAdding same enctype is enough one time. From Andy Polya...
2007-10-18 Love Hörnquist Åstrand(get_pa_etype_info2): more paranoia, avoid sending...
2007-10-18 Love Hörnquist Åstrand(older_enctype): old windows enctypes (arcfour based...
2007-10-04 Love Hörnquist ÅstrandMore prettier printing of enctype, from KAMADA Ken...
2007-10-03 Love Hörnquist ÅstrandCatch KRB5_PROG_ATYPE_NOSUPP from krb5_addr2sockaddr...
2007-07-31 Love Hörnquist Åstrandcheck return value of alloc functions, from Charles...
2007-07-22 Love Hörnquist ÅstrandDon't print realm, its probably NULL anyway.
2007-07-21 Love Hörnquist ÅstrandDon't ovewrite the error code, from Peter Meinecke.
2007-07-17 Love Hörnquist ÅstrandUse unsigned char * as argument to MD5_Update to please...
2007-07-17 Love Hörnquist ÅstrandUse unsigned char * as argument to MD5_Update to please...
2007-07-16 Love Hörnquist ÅstrandPrint acl file too.
2007-07-16 Love Hörnquist ÅstrandError codes are just fine, remove XXX now.
2007-07-16 Love Hörnquist Åstrandswitch to ET errors.
2007-07-13 Love Hörnquist ÅstrandJava 1.6 expects the name to be the same type, lets...
2007-07-11 Love Hörnquist ÅstrandDon't send newer enctypes in ETYPE-INFO.
2007-07-10 Love Hörnquist ÅstrandNew library version.
2007-07-04 Love Hörnquist ÅstrandImprove the default salt detection to avoid returning...
2007-07-04 Love Hörnquist ÅstrandSplit out krb5_kdc_set_dbinfo, From Andrew Bartlett
2007-07-02 Love Hörnquist ÅstrandTry harder to provide better error message for digest...
2007-06-28 Love Hörnquist ÅstrandOn success, print username, not ip-adress.
2007-06-25 Love Hörnquist ÅstrandRename require_binding to win2k_require_binding to...
2007-06-25 Love Hörnquist ÅstrandAdd [kdc]pkinit_require_binding option.
2007-06-25 Love Hörnquist Åstrand(pk_mk_pa_reply_enckey): only allow non-bound reply...
2007-06-25 Love Hörnquist Åstrandrename pkinit_princ_in_cert and add pkinit_require_binding
2007-06-25 Love Hörnquist Åstrandrename pkinit_princ_in_cert and add pkinit_require_binding
2007-06-25 Love Hörnquist Åstrandrename pkinit_princ_in_cert
2007-06-21 Love Hörnquist ÅstrandDrop unused variable.
2007-06-21 Love Hörnquist Åstranddisable anonyous tgs requests
2007-06-21 Love Hörnquist ÅstrandDon't check PAC on cross realm for now.
2007-06-20 Love Hörnquist ÅstrandReturn an error message instead of dropping the packet...
2007-06-19 Love Hörnquist ÅstrandFactor out fetching of password and move it to the...
2007-06-19 Love Hörnquist ÅstrandRemove extra \n.
2007-06-18 Love Hörnquist ÅstrandRemove printing of ntlmv2 hash, was running wrong versi...
2007-06-18 Love Hörnquist ÅstrandMore logging for ntlm v2 digest hash mismatch case.
2007-06-18 Love Hörnquist Åstrandexport get_dbinfo as krb5_kdc_set_dbinfo and call from...
2007-06-18 Love Hörnquist Åstrand(_kdc_db_fetch): set error string for failures.
2007-06-15 Love Hörnquist ÅstrandUse KRB5_AUTHDATA_INITIAL_VERIFIED_CAS.
2007-06-13 Love Hörnquist Åstrandtell user when they got a pk-init request with pkinit...
2007-06-10 Love Hörnquist ÅstrandConstify.
2007-06-10 Love Hörnquist ÅstrandConstify.
2007-06-10 Love Hörnquist ÅstrandCheck for KRB5-PADATA-PK-AS-09-BINDING. Constify.
2007-06-09 Love Hörnquist Åstrandremove cvs ignore files
2007-06-08 Love Hörnquist ÅstrandEXTRA_DIST += version-script.map.
2007-06-07 Love Hörnquist ÅstrandBreak out loading of mappings file to a separate functi...
2007-06-07 Love Hörnquist Åstrandadd new symbols
2007-06-07 Love Hörnquist ÅstrandAlso update krb5_context view of what the time is.
2007-06-07 Love Hörnquist ÅstrandAdd --[version|help].
2007-06-07 Love Hörnquist ÅstrandPush down the kdc time into the x509 library.
2007-06-07 Love Hörnquist ÅstrandRemove out2, no longer used.
2007-06-07 Love Hörnquist ÅstrandMove up krb5_kdc_save_request so we can catch the reply...
2007-06-07 Love Hörnquist Åstrandverify reply by checking asn1 class, type and tag of...
2007-06-07 Love Hörnquist ÅstrandSave asn1 class, type and tag of the reply if there...
2007-06-07 Love Hörnquist Åstrandextern for request_log.
2007-06-07 Love Hörnquist ÅstrandAdd kdc-replay.
2007-06-07 Love Hörnquist ÅstrandReplay kdc messages to the KDC library.
2007-06-07 Love Hörnquist ÅstrandPick up request_log from [kdc]kdc-request-log.
2007-06-07 Love Hörnquist ÅstrandOption to save the request to disk.
2007-06-07 Love Hörnquist Åstrand(krb5_kdc_save_request): save request to file.
2007-06-07 Love Hörnquist ÅstrandUpdate kdc time.
2007-06-07 Love Hörnquist Åstrand(krb5_kdc_process*): dont update _kdc_time automagicly.
2007-06-06 Love Hörnquist Åstrand(_kdc_pk_rd_padata): accept both pkcs-7 and pkauthdata...
2007-06-06 Love Hörnquist Åstrand(_kdc_pk_rd_padata): Try to log what went wrong.
2007-06-05 Love Hörnquist ÅstrandUse oid_id_pkcs7_data for pkinit-9 encKey reply to...
2007-06-04 Love Hörnquist Åstrand(digest ntlm): provide log entires by setting ret to...
2007-06-03 Love Hörnquist ÅstrandIn case of OCSP verification failure, referash every...
2007-05-31 Love Hörnquist ÅstrandHandle the ms san in a propper way, still cheat with...
next