asn/mit-krb5.git
2016-09-19 Matt RogersEnable KDC discovery through DNS URI records
2016-09-19 Matt RogersAdd DNS URI query function
2016-09-19 Matt RogersAdd a master flag to struct server_entry
2016-09-16 Tom YuRemove more non-DFSG documentation
2016-09-09 Tom YuStop generating doc/CHANGES
2016-09-08 Tom YuUpdate config.guess, config.sub
2016-09-08 Tom YuClean up libdb2 warnings
2016-09-08 Tom YuTest bt_split.c unaligned access
2016-09-08 Tom YuFix unaligned accesses in bt_split.c
2016-09-08 Tom YuFix bt_debug.c unaligned accesses and formats
2016-09-08 Andreas SchneiderUse krb5_db_register_keytab() in kinit, kadmind
2016-09-08 Andreas SchneiderAdd krb5_db_register_keytab()
2016-09-08 Ben KadukFix build with -O3 on ppc64el
2016-09-07 Greg HudsonRemove meaningless checks decoding DB2 principals
2016-09-06 Greg HudsonConsolidate sn2princ_realm() in kprop and kpropd
2016-09-06 Greg HudsonRename kprop_sock.c to kprop_util.c
2016-09-06 Robbie HarwoodFix directory changes to use explicit subshells
2016-08-29 Tom YuAvoid byte-swap cache corruption in libdb2
2016-08-29 Tom YuAdd known file test case for btree byte swap
2016-08-29 Tom YuFix btree byte swapping for overflow data
2016-08-29 Tom YuTest btree unaligned byte swapping
2016-08-29 Tom YuAvoid unaligned access in btree byte swapping
2016-08-29 Greg HudsonFix thread support for Solaris and simplify
2016-08-29 Greg HudsonImprove checking of decoded DB2 principal values
2016-08-28 Tom YuFix check-pytests-no
2016-08-27 Andreas SchneiderGuess Samba client mutual flag using ap_options
2016-08-25 Robbie HarwoodRemove outdated TeX documentation from doc/api
2016-08-25 Seemant ChoudharyFix leak in krb5_server_decrypt_ticket_keytab()
2016-08-25 Greg HudsonRemove svcauth_gss_creds
2016-08-25 Greg HudsonFix GSSRPC server credential memory leak
2016-08-24 Sarah DayConvert k5-thread macros to functions
2016-08-24 Greg HudsonUse krb5_expand_hostname() to get admin service
2016-08-24 Greg HudsonUse krb5_expand_hostname() when creating KDB
2016-08-24 Greg HudsonAdd krb5_expand_hostname() API
2016-08-22 Sarah DayTest the minclasses policy field in LDAP
2016-08-19 Robbie HarwoodRemove "XXX" from KRB5_CC_IO error description
2016-08-19 Tom YuBump copyright years in src/prototype
2016-08-18 Greg HudsonFix SPNEGO imported cred initialization
2016-08-18 Greg HudsonAdd another AD-SIGNTICKET corner case test
2016-08-18 Greg HudsonOutput last command info on k5test failures
2016-08-18 Greg HudsonRefactor AS reply decryption code in get_in_tkt.c
2016-08-18 Greg HudsonUse responder for non-preauth AS requests
2016-08-16 Tom YuRestore recursive dump functionality
2016-08-16 Tom YuHandle errors from curs_init in db2 back end
2016-08-16 Tom YuRecursive btree traversal test case
2016-08-16 Tom YuAdd bttest unlink page command
2016-08-16 Tom YuRefactor btree recursive traversal code
2016-08-16 Tom YuFix MPOOL_IGNOREPIN to ease btree debugging
2016-08-16 Tom YuFix void return in __bt_dpage
2016-08-16 Tom YuMake bttest build with restricted lib exports
2016-08-16 Tom YuFix bttest printing of unterminated strings
2016-08-16 Tom YuImprove EINTR handling in bttest
2016-08-16 Greg HudsonAllow libev to use pthreads on old platforms
2016-08-16 Sarah DayFix KDC to drop repeated in-progress requests
2016-08-15 Greg HudsonWork around glibc OFD lock bug on 32-bit Linux
2016-08-11 Ben KadukProperly escape quotes for otp set_string example
2016-08-11 Greg HudsonAdd asan build support
2016-08-10 Greg HudsonFix memory leaks in test programs
2016-08-10 Greg HudsonFix a variety of one-time leaks
2016-08-10 Greg HudsonAdd ulog_fini()
2016-08-10 Greg HudsonFix leak on error in libkadm5_srv initialization
2016-08-10 Greg HudsonFix leak in capaths processing
2016-08-10 Greg HudsonFix leak in key change operations
2016-08-10 Greg HudsonFix leak in kadm5_hook interface
2016-08-10 Greg HudsonFix unlikely leak in sendto_kdc
2016-08-10 Greg HudsonFix leak in FAST OTP client processing
2016-08-10 Greg HudsonFix leak in DB2 krb5_db_promote() implementation
2016-08-10 Greg HudsonFix leak in ulog_replay()
2016-08-10 Greg HudsonFix krb5_get_init_creds_password() pwchange leak
2016-08-10 Greg HudsonFix leak in gss_display_name() for non-MN names
2016-08-10 Greg HudsonFix leak in k5_free_cammac()
2016-08-10 Greg HudsonFix leaks on error in krb5 gss_acquire_cred()
2016-08-10 Greg HudsonFix leak on error in libkadm5_clnt initialization
2016-08-10 Greg HudsonFix memory leak in old gssrpc authentication
2016-08-10 Greg HudsonFix memory leak destroying DIR ccache
2016-08-10 Greg HudsonFix memory leak in db2 policy DB initialization
2016-08-10 Greg HudsonUpdate libev sources to 4.22
2016-08-10 Christian HeimesAdd Host HTTP header to MS-KKDCP requests
2016-08-10 Sarah DayAdd unit tests for sort_key_data
2016-08-10 Sarah DayAdd unit tests for k5_parse_host_string
2016-08-09 Sarah DayAdd cmocka support
2016-08-08 Andreas SchneiderChange KDC error for encrypted timestamp preauth
2016-08-08 Greg HudsonFix and simplify locate_kdc.c port byte order
2016-08-05 Tom YuMake Emacs tags actually work
2016-08-04 Tom YuRemove unused stuff from top-level Makefile.in
2016-08-04 Tom YuWarn about dump -recurse nonfunctionality
2016-08-04 Greg HudsonRemove unnecessary directories
2016-08-03 Greg HudsonRemove all makefiles in make distclean
2016-07-30 Greg Hudsonmake depend
2016-07-30 Greg HudsonFix build system hygiene issues
2016-07-28 Greg HudsonAdd skiptests notification for Python scripts
2016-07-28 Greg HudsonUse single-colon rules in makefiles
2016-07-27 Sarah DayMove CFLAGS and CPPFLAGS after local includes
2016-07-27 Tom YuRename k5-queue.h macros
2016-07-25 Greg HudsonImprove bad password inference in kinit
2016-07-25 Greg HudsonSet prompt type for OTP preauth prompt
2016-07-25 Tom YuFix skiptests typo in lib/krb5/os/Makefile.in
2016-07-25 Ben KadukComment why TRACE() is not used directly
2016-07-25 Tom YuClean up some whitespace in configure.in
2016-07-22 Will FiveashBetter handle failures to resolve client keytab
next