]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2012-07-13  Zhanna TsitkovFix typo in "Supported date and type formats" doc
2012-07-13  Greg HudsonFix error handling in allocate_princ()
2012-07-13  Greg HudsonReplace // comment in ccdefname.c
2012-07-12  Zhanna TsitkovNew "Supported date and time formats" document
2012-07-12  Ben KadukTidy up configure options documentation
2012-07-12  Ben KadukStandardize on commas after "e.g.", "i.e."
2012-07-12  Ben KadukSync configure options with configure
2012-07-12  Ben KadukOnly list --enable-dns-for-realm once
2012-07-12  Ben KadukSort configure options
2012-07-12  Ben KadukCleanup docs for DNS lookup configure options
2012-07-12  Tom YuHandle huge /bin directories in libdb2 test
2012-07-12  Greg HudsonCorrect comments in port-sockets.h
2012-07-12  Tom YuAlways recreate acl files during dejagnu tests
2012-07-12  Tom YuAdd comment documenting make_toolong_error()
2012-07-12  Kevin WassermanAdd krb5int_cc_user_set_default_name
2012-07-12  Kevin WassermanImplement switch_to for ccapiv3
2012-07-12  Kevin WassermanTranslate WinSock errors to Posix counterparts
2012-07-11  Greg HudsonAllow full ccache name in k5test's K5Realm.klist
2012-07-11  Greg HudsonAutomatically create DIR ccache directories
2012-07-11  Zhanna TsitkovSphinx html: reorder admin/user commands index
2012-07-11  Zhanna TsitkovUpdated Example section in kdc.conf
2012-07-09  Greg HudsonAdd *~ to .gitignore
2012-07-08  Greg HudsonAvoid mapping GSSAPI minor code on success
2012-07-08  Greg HudsonReject extra realm separators in principal names
2012-07-08  Ben KadukRevert "Document absolute times for 'kinit -s'"
2012-07-06  Ben KadukAllow using locales when gettext is absent
2012-07-06  Ben KadukPass the user's CPPFLAGS in ALL_CFLAGS
2012-07-06  Ben KadukDocument absolute times for 'kinit -s'
2012-07-06  Ben KadukEnable all localizations in main functions
2012-07-06  Ben KadukRemove dead code
2012-07-05  Greg HudsonAdd ccinit and ccrefresh to .gitignore
2012-07-05  Zhanna TsitkovClarify diff between krb5.conf and kdc.conf files
2012-07-05  Greg HudsonSimplify pkinit_server_verify_padata slightly
2012-07-05  Greg HudsonSimplify and fix pkinit_as_req_create cleanup
2012-07-05  Greg HudsonFix minor memory leaks in PKINIT code
2012-07-05  Greg HudsonFix PKINIT verify_kdc_eku trace logging
2012-07-03  Greg HudsonCorrect an error in GSSAPI initiator cred docs
2012-07-03  Tom YuFix typo in previous change to get_fq_hostname
2012-07-03  Arlene BerryFix a minor memory leak in get_fq_hostname
2012-07-03  Ben KadukTake care with types in process_routing_update()
2012-07-03  Ben KadukClean up const usage for supported_kdf_alg_ids
2012-07-03  Ben KadukPass empty string instead of NULL to printf-like
2012-07-03  Ben KadukRemove unused variable
2012-07-03  Ben KadukMinor cleanups relating to size_t being unsigned
2012-07-03  Ben KadukUse consistent types for overflow comparison
2012-07-03  Ben KadukAvoid unsigned/signed comparison in loop condition
2012-07-02  Ben KadukImprove printf handling of size_t args
2012-07-02  Ben KadukResolve no-previous-prototype warning in os/cm.c
2012-07-02  Greg HudsonIncrease MAX_DGRAM_SIZE
2012-07-02  Greg HudsonAdd krb5_kt_client_default to krb5_32.def
2012-07-02  Greg HudsonFix kdc_free_lookaside() krb5_context usage
2012-07-02  Greg HudsonComment fall-throughs in iakerb switch statement
2012-07-02  Greg HudsonFix minor memory leaks in acquire_cred.c
2012-07-02  Greg HudsonCheck sort_enctypes return value in gic_keytab
2012-07-02  Zhanna TsitkovMinor rst markup fix
2012-07-02  Greg HudsonInclude all default etypes in gic_keytab requests
2012-07-02  Greg HudsonAdd client keytab initiation support
2012-07-02  Greg HudsonDocument GSSAPI name type behavior
2012-07-02  Greg HudsonAdd krb5_kt_client_default API
2012-07-02  Greg HudsonGet default cred only once in gss-krb5 initiator
2012-07-01  Greg HudsonTry harder to make keytab-based AS requests work
2012-06-29  Greg HudsonRemove an outdated reference to DES in klist help
2012-06-29  Greg HudsonCorrect and clarify keytab API documentation
2012-06-27  Greg HudsonRename gss-krb5 cred tgt_expire field
2012-06-27  Greg HudsonScan ccache more efficiently in gss_acquire_cred
2012-06-27  Greg HudsonSimplify password storage in krb5_gss_cred_id_rec
2012-06-26  Greg HudsonClarify module names in host_config
2012-06-25  Greg HudsonFix another plugin example in host_config
2012-06-25  Tom YuRestore some spaces in trval
2012-06-25  Greg HudsonCorrectly document module setting in host_config
2012-06-25  Greg HudsonFix crash on invalid DIR ccache primary file
2012-06-22  Greg HudsonEliminate trailing whitespace in trval output
2012-06-22  Greg HudsonSimplify acquire_cred.c
2012-06-22  Greg HudsonFix config check in krb5_cccol_have_content
2012-06-22  Greg HudsonLimit size of lookaside cache
2012-06-22  Greg HudsonFlatten KDC lookaside cache entries
2012-06-22  Greg HudsonHandle PKINIT DH replies with no certs
2012-06-21  Greg HudsonSimplify bld_princ.c
2012-06-21  Greg HudsonRemove orphaned KfM code
2012-06-20  Greg HudsonDocument how to free krb5_cc_get_full_name result
2012-06-19  Zhanna TsitkovMinor reformating for better Sphinx HTML output
2012-06-18  Greg HudsonRemove CRs from options2configure.rst
2012-06-15  Zhanna TsitkovDocument version for new API functions
2012-06-15  Greg HudsonFail from gss_acquire_cred if we have no creds
2012-06-15  Greg HudsonAdd krb5_cccol_have_content API
2012-06-14  Tom YuFix spelling of "start_time" in previous
2012-06-14  Zhanna TsitkovDocument allowed time formats for kinit and ksu
2012-06-11  Greg HudsonRemove krb5int_cc_os_default_name
2012-06-08  Greg HudsonClean up default_an_to_ln and fix a minor leak
2012-06-08  Greg HudsonRemove big-endian gss-krb5 support
2012-06-08  Zhanna TsitkovUpdate Build Kerberos V5 doc section
2012-06-07  Greg HudsonFix memory leak in dbentry_supports_enctype in KDC
2012-06-07  Greg HudsonRename and add to etype utility functions
2012-06-07  Greg HudsonRemove krb5_is_permitted_enctype_ext
2012-06-06  Greg HudsonDon't free caller's principal in vfy_increds
2012-06-06  Greg HudsonTry to make t_trace.c output consistent
2012-06-06  Nicolas WilliamsAdd control over session key enctype negotiation
2012-06-06  Greg HudsonAllow daemon debugging in k5test.py
2012-06-05  Greg HudsonFix k5test.py hostname canonicalization
2012-06-05  Greg HudsonFix uninitialized memory errors in t_trace.c
next