krb5.git
2010-05-20 Tom YuApply patch from Arlene Berry to detect and ignore...
2010-05-20 Tom Yukdc_tcp_ports not documented in kdc.conf.M
2010-05-20 Greg HudsonIn gss_acquire_cred_with_password() and gss_add_cred_wi...
2010-05-19 Tom YuCVE-2010-1321 GSS-API lib null pointer deref (MITKRB5...
2010-05-18 Greg HudsonWhen parsing a KDC or admin server string, allow the...
2010-05-18 Greg HudsonImprove the error message from kadmin when hostname...
2010-05-17 Greg HudsonIf gss_inquire_cred is called with a null credential...
2010-05-17 Greg HudsonThe mechglue always passes null for desired_mechs and...
2010-05-17 Greg HudsonThe mechglue never invokes a mech's gss_add_cred functi...
2010-05-16 Ken RaeburnReformat with shorter lines
2010-05-16 Ken RaeburnDelete an old pre-Yarrow item
2010-05-16 Ken RaeburnUpdate dependencies
2010-05-16 Ken RaeburnStop exporting some profile symbols that aren't either...
2010-05-16 Ken RaeburnForce hostname to lower-case for use in principal names
2010-05-13 Greg HudsonNegative enctypes improperly read from ccaches
2010-05-13 Greg HudsonError handling bug in krb5_init_creds_init()
2010-05-13 Greg HudsonNegative enctypes improperly read from keytabs
2010-05-13 Greg HudsonMake k5test.py work for builds in the source dir
2010-05-12 Tom YuRemove krb5_get_in_tkt
2010-05-12 Greg HudsonReimplement krb5_get_in_tkt_with_skey in terms of krb5_...
2010-05-10 Greg HudsonAdd lockout-related performance tuning variables
2010-05-10 Greg HudsonMake KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with...
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...
next