]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2012-07-16  Greg HudsonAdd kinit/klist -i options to use client keytab
2012-07-16  Kevin WassermanRemove DISABLE_TRACING from windows build
2012-07-16  Kevin Wassermankrb5_stdccv3_get_principal error handling fixup
2012-07-16  Kevin Wassermanfix leak in cc_mslsa.c
2012-07-16  Kevin WassermanFix macro redefinition warnings in cc_mslsa.c
2012-07-16  Kevin WassermanImplement cccol iterators for mslsa
2012-07-16  Kevin WassermanMSLSA Don't use lstrcpy on ANSI strings
2012-07-16  Kevin Wassermandefine USE_HEAPALLOC in gssapi_alloc.h
2012-07-16  Alexey MelnikovRemove the UNICODE defines from wshelper
2012-07-16  Kevin WassermanBuild lib/krb5/ccache/ccapi on Windows only
2012-07-16  Kevin WassermanDefine USE_CCAPI_V3 in krb5/ccache on windows
2012-07-16  Kevin Wasserman__func__ -> __FUNCTION__ in disp_status.c
2012-07-16  Kevin WassermanDon't use syslog / LOG_DEBUG when they don't exist
2012-07-16  Kevin WassermanUse %i, not %s to Tprintf GetLastError()
2012-07-16  Kevin WassermanRename 'free' -> 'free_func' in asn1_encode.c/.h
2012-07-16  Kevin WassermanKFW win-mac.h fixes
2012-07-16  Kevin Wassermankfw add preauth_sam2 to OBJS for windows build
2012-07-13  Zhanna TsitkovClarify date-time format in admin documentation
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
next