asn/mit-krb5.git
2014-05-09 Andreas Schneiderkdb_samba: Remove hdb related definitions and functions. master-kdb_samba
2014-05-09 Andreas Schneiderkdb_samba: Pass kflags to ks_get_principal().
2014-05-09 Andreas Schneiderkdb_samba: Pass krb5_db_entry directly to KS_CHECK_S4U2...
2014-05-09 Andreas Schneiderkdb_samba: Add discard_const_p.
2014-05-09 Andreas Schneiderkdb_samba: Pass krb5_db_entry directly to KS_CLIENT_ACCESS.
2014-05-09 Andreas Schneiderkdb_samba: Pass krb5_db_entry directly to KS_UPDATE_PAC.
2014-05-09 Andreas Schneiderkdb_samba: Pass krb5_db_data directly to KS_GET_PAC.
2014-05-09 Andreas Schneiderkdb_samba: pass krb5_db_entry to KS_GET_FIRSTKEY and...
2014-05-09 Andreas Schneiderkdb_samba: Pass krb5_db_entry directly to KS_GET_PRINCIPAL.
2014-05-09 Andreas Schneiderkdb_samba: Fix ks_db_check_policy_as function signature.
2014-05-09 Andreas Schneiderkdb_samba: Fix function signatures.
2014-05-09 Andreas Schneiderkdb_samba: Add missing deps file.
2014-04-24 Simo SorceAsk Samba to always return admin data.
2014-04-24 Simo SorceFix plugin to build with Kerberos master tree.
2014-04-24 Simo Sorcemit_samba: fix pac updates
2014-04-24 Simo Sorcemit_samba: Implement s4u2proxy delegation
2014-04-24 Simo Sorcemit_samba: Implement check_policy_as
2014-04-24 Simo Sorcemit_samba: Rename functions that changed in samba
2014-04-24 Simo Sorcemit_samba: Remove use of k5-int.h, unnecessary
2014-04-24 Simo Sorcemit_samba: Implement pac handling code.
2014-04-24 Simo Sorcemit_samba: Always save a copy of the principal
2014-04-24 Simo Sorcemit_samba: Add stubs for db_invoke
2014-04-24 Simo Sorcemit_samba: Add comments to each function
2014-04-24 Simo Sorcemit_samba: Add iterator function
2014-04-24 Simo Sorcemit_samba: Fix unmarshal function.
2014-04-24 Simo Sorcemit_samba: Add dummy function
2014-04-24 Simo Sorcemit_samba: Add more infrastructure
2014-04-24 Simo Sorcemit_samba: Initial samba kdb plugin
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
next