asn/mit-krb5.git
2014-04-15 Tomas KuthanCheck for asprintf failure in kdb5_util create master
2014-04-15 Tomas KuthanIn PKINIT, use library initializer for OpenSSL
2014-04-15 Greg HudsonUpdate sample configs to include master_kdc
2014-04-05 Greg HudsonFix sendto_kdc.c on OS X after cm refactoring
2014-04-04 Tomas KuthanRemove adb_policy_init and adb_policy_close
2014-04-04 Tomas KuthanFix leak in kadm5_flush with LDAP KDB
2014-04-03 Greg HudsonRefactor cm functions in sendto_kdc.c
2014-03-28 Greg HudsonGet getopt from unistd.h (not getopt.h) in tests
2014-03-28 Greg HudsonFix t_seqstate build with Solaris compiler
2014-03-27 Tomas KuthanDon't free cred handle used in kadm5 server handle
2014-03-26 Greg HudsonImprove salt type display in kadmin getprinc
2014-03-26 Greg HudsonUpdate example kadmin getprinc enctype display
2014-03-26 Alok MenghrajaniFix minor typo in options2configure.rst
2014-03-25 Greg HudsonModernize default_state.c
2014-03-25 Greg HudsonUse anonymous OIDs in pkinit_crypto_openssl.c
2014-03-25 Greg HudsonStop shadowing id-pkcs7-data OID
2014-03-21 Will FiveashFix a harmless DNS glue macro bug
2014-03-20 Nalin DahyabhaiMake use of strtoul() unconditional in locate_kdc
2014-03-20 Nalin DahyabhaiDon't check kpasswd reply address
2014-03-20 Will FiveashAlways stat profile files after reopening them
2014-03-19 Nalin DahyabhaiTry compatible keys in rd_req_dec "any" path
2014-03-18 Nalin DahyabhaiFix returning KDB_NOENTRY in find_alternate_tgs()
2014-03-18 Greg HudsonImprove PKINIT client memory management
2014-03-18 Greg HudsonFix unlikely double free in PKINIT client code
2014-03-18 Greg HudsonRewrite GSS sequence state tracking code
2014-03-18 Greg HudsonImprove internal API for GSS sequence numbers
2014-03-18 Greg HudsonAdd tests for GSSAPI sequence number processing
2014-03-18 Tomas KuthanFix GSS krb5 initial sequence number gap handling
2014-03-13 Nalin DahyabhaiDon't leak the per-request preauth context
2014-03-13 Ben KadukMention k5login_authoritative in k5login docs
2014-03-13 Nalin DahyabhaiFix memory leak in krb5_verify_init_creds
2014-03-13 Nalin DahyabhaiInitialize err variable in krb5_sendto_kdc
2014-03-13 Greg HudsonUpdate iprop_master_ulogsize documentation
2014-03-08 Tomas KuthanFix clean-unix rule for gssapi_krb5.h
2014-03-06 Greg HudsonModernize gic options code style
2014-03-05 Greg HudsonImprove extended gic option support
2014-03-03 Greg HudsonAdd tests for gic_pwd password change
2014-03-03 Greg HudsonUse preauth options when changing password
2014-03-03 Greg HudsonCheck for malloc failure in process_chpw_request
2014-02-28 Greg HudsonConditionalize use of LDAP_OPT_DEBUG_LEVEL
2014-02-28 Greg HudsonFix install rule for gssapi_krb5.h
2014-02-28 Jeff D'AngeloCorrect docs for "kdb5_util load" switches
2014-02-27 Tom YuMissing type refs in docs due to stdint.h changes
2014-02-26 Greg HudsonFix two omissions in stdint.h changes
2014-02-26 Greg HudsonIn kdb5_util dump, only lock DB for iprop dumps
2014-02-26 Greg HudsonEliminate internal fixed-width type wrappers
2014-02-26 Greg HudsonStop generating gssapi_krb5.h
2014-02-26 Greg HudsonGet rid of builtin AES uitypes.h
2014-02-26 Greg HudsonAssume <stdint.h> and fixed-width types
2014-02-26 Greg HudsonMinimize race conditions in t_iprop.py
2014-02-26 Tom YuAvoid duplicate "/etc/krb5.conf" in profile path
2014-02-26 Zhanna TsitkovUpdate kadmin set_string document
2014-02-21 Greg HudsonDocument hierarchical iprop
2014-02-21 Greg HudsonTest iprop slave ulog management
2014-02-21 Greg HudsonImplement kpropd -A
2014-02-21 Greg HudsonImplement kadmind -proponly
2014-02-21 Greg HudsonMaintain complete ulog on iprop slaves
2014-02-21 Greg HudsonSimplify ulog_map
2014-02-20 Greg HudsonLock around more ulog operations
2014-02-20 Greg HudsonFactor out ulog serial number status check
2014-02-20 Greg HudsonSimplify iprop update locking and avoid deadlock
2014-02-19 Greg HudsonUse system dictionary for db2 tests again
2014-02-19 Greg HudsonUse TAILQ macros instead of CIRCLEQ in libdb2
2014-02-19 Zhanna TsitkovDocument 1.12 changes in MIT Kerberos Features doc
2014-02-19 Zhanna TsitkovMake KDC "status" statements more homogeneous
2014-02-18 Nate RosenblumSupport referrals from Windows Server 2003
2014-02-14 Tom YuUpdate doc build instructions
2014-02-12 Greg HudsonGenerate dependencies for t_stringattr
2014-02-12 Greg HudsonDon't use system dictionary files for DB2 tests
2014-02-12 Greg HudsonFix SAM-2 preauth when password argument is used
2014-02-12 Greg HudsonCorrectly get default realm in kdb5.c
2014-02-06 Nathaniel McCallumMove OTP sockets to KDC_RUN_DIR
2014-02-05 Greg HudsonTest SPNEGO acceptor response to MS krb5 mech OID
2014-02-05 Greg HudsonProperly reflect MS krb5 mech in SPNEGO acceptor
2014-02-05 Greg HudsonDon't get KDB lock in ulog_get_entries
2014-02-05 Greg HudsonIn kdb5_util load, init ulog closer to promote
2014-02-05 Greg HudsonClean up ovsec_kadmd.c
2014-02-05 Greg HudsonModernize iprop code
2014-01-30 Greg HudsonFix kpropd -x
2014-01-30 Greg HudsonRemove kdb5_util load iprop safety net
2014-01-30 Greg HudsonCheck for unstable ulog in ulog_get_entries
2014-01-30 Greg HudsonAdd test case for ulog serial number wrapping
2014-01-30 Greg HudsonReinitialize ulog when wrapping serial number
2014-01-28 Tom YuRemove krb5-send-pr
2014-01-22 Greg HudsonAdd test coverage for gss_pseudo_random
2014-01-18 Greg HudsonFix gss_pseudo_random leak on zero length output
2014-01-17 Greg HudsonAdd test for gss_acquire_cred_from rcache feature
2014-01-17 Greg HudsonAllow empty store in gss_acquire_cred_from
2014-01-17 Greg HudsonAvoid assertion failure in error_message
2014-01-17 Simo SorceAdd rcache feature to gss_acquire_cred_from
2014-01-17 Greg HudsonClean up rcache if GSS krb5 acquire_cred fails
2014-01-17 Greg HudsonClean up GSS krb5 acquire_accept_cred
2014-01-17 Greg HudsonMake rcache resolve functions take const char *
2014-01-17 Tom YuUpdate copyright years and acknowledgments
2014-01-17 Greg HudsonGet time offsets for all keyring ccaches
2014-01-16 Tom YuUpdate copyright years
2014-01-15 Tom Yumake update-po
2014-01-15 Tom YuSort file list for msgfmt
2014-01-15 Tom YuRemove mentions of krb5-send-pr
2014-01-14 Tom YuFix typo in sphinx manpage output
next