krb5.git
2010-07-02 Greg HudsonRename krb5_dbekd_encrypt_key_data and krb5_dbekd_decry...
2010-07-02 Greg HudsonRemove setup_master_key_name from the DAL table as...
2010-07-02 Greg HudsonRemove the set_master_key and get_master_key DAL interf...
2010-07-02 Greg HudsonFollow-up to r24157: return correctly from krb5_ldap_li...
2010-07-02 Greg HudsonFollow-on to r24157: pass KRB5_KDB_DAL_VERSION to krb5_...
2010-07-02 Greg HudsonRemove errcode_2_string and release_errcode_string...
2010-07-02 Greg HudsonRemove db_supported_realms and db_free_supported_realms...
2010-07-02 Greg HudsonDAL improvements
2010-07-01 Greg HudsonIn kpropd, when getting a wildcard address to listen...
2010-06-30 Greg HudsonFactor out a common socket creation sequence in net...
2010-06-30 Greg HudsonEliminate warnings in net-server.c
2010-06-30 Greg HudsonImprove coding style conformance in net-server.c
2010-06-26 Greg HudsonFix a bug in r24147 where svctcp_create() was passing...
2010-06-26 Greg HudsonMake kadmin work over IPv6
2010-06-25 Greg HudsonAdjust function names and declarations in libkadm5...
2010-06-25 Greg HudsonSimplify the iprop conditionalization of _kadm5_init_any()
2010-06-22 Greg HudsonRemove some dead code in kdb5_stash() left behind by...
2010-06-22 Greg HudsonIn kprop's sockaddr2krbaddr(), fill in addr.magic to...
2010-06-21 Greg HudsonEliminate a bunch of duplicated code in kdb5_stash...
2010-06-21 Greg Hudsonkdb5_stash() contains its own kdb5_db_open() call ...
2010-06-21 Tom YuMake OFFLINE!=no work again
2010-06-21 Greg HudsonAdd correct error table when initializing gss-krb5
2010-06-18 Tom Yuonly test t_locate_kdc if known-good DNS name is present
2010-06-14 Greg HudsonIn PKINIT, notice if DH_compute_key() returns a value...
2010-06-14 Greg HudsonAdjust the PKINIT DH debugging code:
2010-06-11 Greg HudsonUse getaddrinfo() in kprop and kpropd, and recognize...
2010-06-11 Greg HudsonRemove the code for krb5_append_addresses(), which...
2010-06-11 Greg HudsonEliminate actx_copy_addr in auth_con.c; use krb5_copy_a...
2010-06-10 Greg HudsonIn yarrow.c, undefine k5-trace.h's TRACE before definin...
2010-06-10 Greg HudsonRemove some unused (as of yet) trace macro definitions
2010-06-10 Greg HudsonFix a couple of minor defects in trace.c
2010-06-08 Greg Hudsonkadmin ktadd may display wrong name of default keytab
2010-06-08 Greg HudsonWhen we display enctypes, display the input name rather...
2010-06-08 Greg HudsonStop checking the current time against the context...
2010-06-08 Greg HudsonStop checking the current time against the context...
2010-06-07 Greg Hudsonmake depend
2010-06-07 Greg HudsonTrace logging
2010-06-04 Greg HudsonAdd krb5_enctype_to_name() API
2010-05-28 Greg HudsonIn krb5_cc_set_config, don't call krb5_cc_remove_cred...
2010-05-28 Greg Hudsonmake depend
2010-05-28 Greg HudsonFrom Luke: make copies of S4U2Proxy authdata modules...
2010-05-27 Greg HudsonRemove the get_masters logic in locate_srv_conf_1 which...
2010-05-27 Greg HudsonGet t_ser to build again after the S4U authdata branch...
2010-05-25 Greg HudsonIn testrealm.py, stash the passwords in testdir/passwor...
2010-05-25 Greg HudsonFAST negotiation could erroneously succeed
2010-05-24 Greg HudsonFix long lines and other formatting issues in fast.h
2010-05-24 Greg HudsonFix long lines and other formatting issues in fast.c
2010-05-24 Greg HudsonDon't include nul characters in the text we send with...
2010-05-23 Greg HudsonMake signedpath authdata visible via GSS naming exts
2010-05-21 Greg HudsonRemove a non-functional and unnecessary check in kdb5_u...
2010-05-21 Greg HudsonFix an error case in kdb_util's dump.c where the dump...
2010-05-21 Greg HudsonRemove an unneeded conditional in the cleanup for kadmi...
2010-05-21 Greg HudsonIn getdate.y, remove an error check from r19656 which...
2010-05-21 Greg HudsonUse ANSI-style function definitions in our copy of...
2010-05-21 Greg HudsonDocument the disable_last_success and disable_lockout...
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...
next