]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2010-05-09  Luke Howardreturn ENOENT if no authdata to export lhoward/signedpath-naming-exts
2010-05-08  Luke Howardcheck attribute, cleanup
2010-05-08  Luke Howardfix some errors resulting from a misunderstanding of...
2010-05-08  Luke Howardfix some uninitialised, logic errors
2010-05-08  Luke Howardsplit out transited services from delegation target
2010-05-08  Luke Howardplug s4u authdata in
2010-05-08  Luke HowardSignedPath authdata backend implementation
2010-05-08  Luke HowardCreating a branch for exposing signed path via naming...
2010-05-05  Greg HudsonGeneral code consistency pass in kdb_db2.c.
2010-05-04  Tom YuAdjust for removal of krb5_ldap_set_option in r23965
2010-05-04  Greg HudsonGet rid of some kdb5_util load code which is no longer...
2010-05-04  Greg HudsonRemove some unused format string definitions from kdb5_...
2010-05-04  Greg HudsonRemove some unused fields from kadm5_config_params...
2010-05-04  Greg HudsonEliminate the unused realm_dbname field from krb5_realm...
2010-05-04  Greg HudsonRemove a stray comment from r23966
2010-05-04  Greg HudsonRefactor the kdb_db2.c code which processes db_args...
2010-05-04  Greg HudsonRemove krb5_db_set_option and the associated DAL entry...
2010-05-03  Greg HudsonCorrect the DAL documentation for db_create
2010-05-03  Greg HudsonEliminate some uses of variables as format strings...
2010-05-03  Greg HudsonEliminate the use of variables for format strings in...
2010-05-01  Greg HudsonFix some bugs in the IAKERB code discovered by Coverity...
2010-04-30  Greg HudsonAdd IAKERB mechanism and gss_acquire_cred_with_password
2010-04-30  Tom Yumemory leak in process_tgs_req in r23724
2010-04-27  Greg HudsonFix a backwards check in get_cached_tgt() in the TGS...
2010-04-26  Greg HudsonSquash some warnings in the old crypto API glue. Use...
2010-04-24  Greg HudsonAdd a Python test script to exercise the GSS sample app
2010-04-24  Greg HudsonAdd a sentinel line to sim_server after the socket...
2010-04-24  Greg HudsonEliminate the use of tail -f in the dejagnu test suite...
2010-04-24  Greg HudsonAdd a sentinel to the sample gss-server after the socke...
2010-04-24  Greg HudsonSimplify how k5test scripts get run by importing runenv...
2010-04-24  Greg HudsonRun Python tests as individual rule commands (friendlie...
2010-04-24  Greg HudsonFix the actual python command to match the displayed...
2010-04-23  Tom YuAdapted patch from Arlene Berry to handle dlerror(...
2010-04-23  Tom YuAdapted patch from Jason Rogers. It wasn't complete...
2010-04-22  Greg HudsonFrom Luke: fix the post-canonicalization cache check...
2010-04-22  Greg HudsonIn kg_new_connection(), make sure k_cred is freed in...
2010-04-22  Tom YuApply patch from Arlene Berry to cease freeing error...
2010-04-22  Greg HudsonEliminate a non-useful NULL check in the KDC's dispatch...
2010-04-22  Greg HudsonIn kpasswd_sendto_msg_callback(), properly compare...
2010-04-21  Greg HudsonFix a memory leak in get_creds.c's try_fallback_realm()
2010-04-21  Greg HudsonIn the kdc5_hammer test program, simplify the cleanup...
2010-04-21  Greg HudsonAmend r23917 to correct some uses of *out_creds which...
2010-04-21  Greg HudsonIn the get_credentials() helper of the gss-krb5 init_se...
2010-04-21  Greg HudsonIn t_inetd, zero out l_inaddr before filling it in...
2010-04-20  Tom YuOnly create runenv.py at BUILDTOP. Fix bugs in k5test...
2010-04-20  Tom YuFix CVE-2010-1230 (MITKRB5-SA-2010-004) double-free...
2010-04-20  Greg HudsonWhen setting up to get a TGT for the service realm...
2010-04-20  Greg HudsonAdd KRB5_INIT_CREDS_STEP_FLAG_CONTINUE for parity with...
2010-04-16  Tom YuBuild runenv.py, holding environment variable settings...
2010-04-14  Greg HudsonIntroduce new krb5_tkt_creds API
2010-04-14  Greg HudsonUse krb5_get_credentials in ksu instead of krb5_get_cre...
2010-04-13  Greg HudsonValidate and renew should work on non-TGT creds
2010-04-08  Greg HudsonRemove krb5int_send_tgs(); it is unused as of r23358
2010-04-08  Greg HudsonAdd krb5_cc_dup() to make it possible to copy ccache...
2010-04-08  Greg HudsonAssume lstat in Unix code, specifically clients/ksu...
2010-04-04  Greg HudsonIn testrealm.py, add ksu and kvno to the list of build...
2010-03-29  Greg HudsonFix backwards flag output in krb5_init_creds_step()
2010-03-27  Ken RaeburnAlways pass -W option to kdb5_util create in testing
2010-03-26  Greg HudsonIn gc_frm_kdc.c, rename cur_kdc to cur_realm and nxt_kd...
2010-03-25  Greg HudsonStraighten the if-ladder in encrypted challenge's proce...
2010-03-23  Tom YuApply patch from Arlene Berry to not use freed memory in
2010-03-23  Tom YuMITKRB5-SA-2010-002 CVE-2010-0628 denial of service...
2010-03-23  Ezra PeisachInclude t_spengno.o in list of OBJS so make clean will...
2010-03-23  Tom Yukrb5_typed_data not castable to krb5_pa_data on 64...
2010-03-20  Greg HudsonChange KRB5_AUTHDATA_SIGNTICKET from 142 to 512
2010-03-19  Greg HudsonDocument the ticket_lifetime libdefaults setting (which...
2010-03-18  Greg HudsonFix the kpasswd fallback from the ccache principal...
2010-03-18  Greg HudsonInclude int-proto.h in mk_req_ext.c for krb5int_validat...
2010-03-18  Ken RaeburnUntabify
2010-03-18  Ken RaeburnCopyright notice
2010-03-17  Greg HudsonWhen checking for KRB5_GET_INIT_CREDS_OPT_CHG_PWD_PRMPT...
2010-03-17  Greg HudsonAdd more verbosity when the -V option to kinit is speci...
2010-03-17  Greg HudsonFix the Python version check to use constructs availabl...
2010-03-17  Greg HudsonAdd a version check to the Python test, so that we...
2010-03-17  Ken RaeburnMerge users/raeburn/branches/network-merge
2010-03-16  Tom Yuhandle NT_SRV_INST in service principal referrals
2010-03-15  Tom YuSet up KRB5_RUN_ENV for pytests, so that Python-based...
2010-03-11  Greg HudsonLazy history key creation
2010-03-10  Zhanna TsitkovUse KRB5_CONF_ macros instead of strings in the source...
2010-03-10  Greg HudsonRemove vestigial include/spnego-asn1.h
2010-03-08  Greg HudsonAdd a "make testrealm" target using the Python test...
2010-03-07  Ezra PeisachMake python test start_in_inetd function
2010-03-05  Greg HudsonRelease the internal_name field of a SPNEGO context...
2010-03-05  Greg HudsonAdd a Python test to run t_spnego
2010-03-05  Greg HudsonIn post.in, add a check-pytests intermediate target...
2010-03-05  Greg HudsonFix a double-free in the t_spnego test program resultin...
2010-03-05  Greg HudsonAdd a message parameter to k5test's success(), to brief...
2010-03-05  Greg HudsonAdd IPv6 support to changepw.c (reverting r21004 since...
2010-03-05  Greg HudsonIgnore improperly encoded signedpath AD elements
2010-03-05  Greg HudsonError out if a Python test program fails
2010-03-04  Greg HudsonClean up a help string in k5test
2010-03-04  Greg HudsonPython test framework
2010-02-28  Greg HudsonRemove some more test suite cruft:
2010-02-27  Greg HudsonOn Linux platforms, use -Wl,--enable-new-dtags when...
2010-02-25  Zhanna TsitkovUpdated documentation with information about --with...
2010-02-25  Tom Yudoc updates for allow_weak_crypto
2010-02-24  Greg HudsonTwo problems in kadm5_get_principal mask handling
2010-02-22  Greg HudsonRemove some more dejagnu test suite cruft:
2010-02-22  Greg HudsonRemove some unused cruft in the dejagnu test suite...
2010-02-22  Greg HudsonExplain the current SPNEGO initiator/acceptor design...
next