]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2010-08-12  Greg HudsonCorrect the documentation for the start_kadmind keyword...
2010-08-12  Greg HudsonRemove two unused source files in lib/gssapi/generic
2010-08-10  Greg HudsonMove the password expiry warning code out of
2010-07-26  Greg HudsonUse xdr_int32 instead of xdr_u_int in xdr_krb5_enctype...
2010-07-26  Greg HudsonFix XDR decoding of large values in xdr_u_int
2010-07-21  Greg HudsonAddendum to r24200: fix kdb5_ldap_util call site of
2010-07-21  Greg HudsonRevert the part of r24157 which added the dal_version...
2010-07-20  Greg HudsonGet the kdb_hdb module to compile again. Probably...
2010-07-19  Greg HudsonIn kdb5_util's kdb5_ldap_create(), add back the assignm...
2010-07-19  Greg HudsonAllow Microsoft HMAC-MD5 checksum types to use non...
2010-07-19  Greg HudsonIn the DAL documentation, describe how a module can...
2010-07-15  Greg HudsonAdd check_allowed_to_delegate to the DAL with a corresp...
2010-07-15  Greg HudsonAddendum to r24182: Fix a comment referencing the db_invoke
2010-07-15  Greg HudsonAdd refresh_config to the DAL with a corresponding...
2010-07-13  Greg HudsonAddendum to r24185: make audit_as_req return void,...
2010-07-13  Greg HudsonAdd audit_as_req to the DAL with a corresponding libkdb...
2010-07-13  Greg HudsonAdd check_policy_as and check_policy_tgs to the DAL...
2010-07-12  Greg HudsonAdd check_transited_realms to the DAL table with a...
2010-07-12  Greg HudsonAdd sign_authdata to the DAL table with a corresponding...
2010-07-09  Greg HudsonAddendum to r24180: make sure osa_adb_get_policy sets...
2010-07-09  Greg HudsonImprove output variable handling of osa_adb_get_policy...
2010-07-08  Greg HudsonFix a memory leak in libkadm5clnt's get_init_creds()
2010-07-08  Greg HudsonCreate a KRB5_KDB_FLAG_ALIAS_OK to control whether...
2010-07-07  Greg HudsonAdd a missing break in the parsing of krb5kdc's -P...
2010-07-06  Greg HudsonRemove count parameters from get_principal, put_principal,
2010-07-04  Greg HudsonFollow-on to r24168: in kdb5_ldap_util, indirect through
2010-07-03  Greg HudsonIn kdb5.c, simplify the code for getting the profile...
2010-07-03  Greg HudsonRemove assertions for non-nullity of init_module and...
2010-07-03  Greg HudsonMake the APIs for iterate, get_master_key_list, set_mas...
2010-07-03  Greg HudsonUse KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code...
2010-07-03  Ken RaeburnRemove return value from void function
2010-07-02  Greg HudsonRemove store_master_key from the DAL table, and implement
2010-07-02  Greg HudsonMake krb5_db_free_principal and krb5_db_free_mkey_list...
2010-07-02  Greg HudsonRemove verify_master_key from the DAL table, as well...
2010-07-02  Greg HudsonRemove db_ and similar prefixes from DAL function names...
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
next