]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2016-07-19  Greg HudsonFix recent change to kdcdefaults processing 486/head
2016-07-19  Greg HudsonFix S4U2Self KDC crash when anon is restricted 485/head
2016-07-19  Greg HudsonFix error code on clpreauth module failure
2016-07-19  Greg HudsonFix error handling in k5_expand_path() 484/head
2016-07-18  Matt RogersUpdate iprop tests for kadmind -k
2016-07-18  Matt RogersAdd the kprop-port option to kadmind
2016-07-18  Sarah DayAllow user to restrict KDC to specific addresses
2016-07-18  Sarah DayAllow user to restrict kadmind bind addresses
2016-07-18  Sarah DayAdd ability to bind addresses to the net-server
2016-07-18  Sarah DayRemove workaround when pktinfo is unsupported
2016-07-13  Greg HudsonUpdate LDAP docs for password lockout 482/head
2016-07-07  Matt RogersAdd hints for -A flag to kdestroy
2016-07-01  Greg HudsonFix profile_flush_to_file() state corruption 475/head
2016-07-01  Greg HudsonImprove kdb5 error when default realm is unset 479/head
2016-06-29  Greg HudsonClarify directions when a Python test fails 470/head
2016-06-29  Greg HudsonFix recent memory leak in locate_kdc.c 473/head
2016-06-22  Nathaniel McCallumFix incorrect recv() size calculation in libkrad
2016-06-22  Greg HudsonFix and simplify auth-indicator authdata module 472/head
2016-06-22  Matt RogersFilter CAMMAC authdata by module->ad_type
2016-06-20  Dmitry KalinkinFix Makefile for paths containing '+' character
2016-06-20  Matt RogersFix argument order for kprop debug message
2016-06-20  Matt RogersAdd GSSAPI name attribute documentation
2016-06-18  Matt RogersShorten authdata module function table names
2016-06-18  Matt RogersAdd GSSAPI auth indicator name attribute tests
2016-06-18  Matt RogersFail on error when processing KDC-issued authdata
2016-06-18  Matt RogersAdd auth indicator authdata module
2016-06-17  Matt RogersAdd CAMMAC handling to the authdata framework
2016-06-17  Matt RogersAdd libkrb5 CAMMAC and auth-indicator functions
2016-06-13  Matt RogersAdd kprop and iprop default_realm tests
2016-06-13  Matt RogersFix kprop and kpropd realm handling
2016-06-13  Greg HudsonFix use_master handling with KDC hook reply 465/head
2016-06-08  Greg HudsonFix kadmin min_life check with nonexistent policy 464/head
2016-06-03  Greg HudsonFix test_check_allowed_to_delegate() leak for real 462/head
2016-06-02  Greg HudsonFix bugs in recent locate_kdc.c change 461/head
2016-06-02  Greg HudsonFix leak in test_check_allowed_to_delegate() 460/head
2016-06-01  Sarah DayUse k5_parse_host_string() in locate_kdc.c 459/head
2016-06-01  Sarah DayAdd k5_parse_host_string()
2016-06-01  Greg HudsonFix unlikely pointer error in get_in_tkt.c 450/head
2016-05-31  Tom YuFix typo in doc/user/tkt_mgmt.rst 458/head
2016-05-31  Tom YuRelax t_sn2princ.py reverse resolution test 457/head
2016-05-30  Greg HudsonFix memory leak in LDAP rename 454/head
2016-05-29  Simo SorceAdd SPNEGO special case for NTLMSSP+MechListMIC
2016-05-26  Nathaniel McCallumAvoid setting AS key when OTP preauth fails
2016-05-26  Tom YuClean t_sname_match in lib/krb5/krb 455/head
2016-05-26  Robbie HarwoodDo not indicate deprecated GSS mechanisms
2016-05-26  Greg HudsonAdd tests for krb5_sname_match() 452/head
2016-05-26  Greg HudsonCheck princ length in krb5_sname_match()
2016-05-26  Greg HudsonSimplify principal and policy manipulation code 453/head
2016-05-26  Greg HudsonUse library malloc for principal, policy entries
2016-05-23  Sarah DayImplement principal renaming in LDAP
2016-05-23  Sarah DayAdd new DAL function for renaming principals
2016-05-23  Sarah DayAdd libkdb function to specialize principal's salt
2016-05-13  Greg HudsonLink correct VS2015 C libraries for debug builds 449/head
2016-05-05  Shawn M. EmeryWork around python-ldap bug in kerberos.ldif
2016-05-05  Tom YuRemove non-DFSG documentation 448/head
2016-05-03  Greg HudsonFix cstyle-file.py when emacs is not installed 445/head
2016-04-30  Greg HudsonAdd indentation checking to cstyle-file.py 433/head
2016-04-30  Greg HudsonAdd debug message filtering to krb5_klog_syslog 439/head
2016-04-30  Greg HudsonRemove logger.c compile-time syslog conditionals
2016-04-29  Greg HudsonImprove errors when DB2 database cannot be opened 431/head
2016-04-29  Greg HudsonSimplify EFTYPE checking in db2 KDB module
2016-04-28  Tom YuUnconstify some krb5 GSS OIDs 444/head
2016-04-27  Greg HudsonTest KDB authdata and kinit pac options
2016-04-27  Andreas SchneiderAdd kinit PAC request options
2016-04-27  Andreas SchneiderAdd missing newline in kinit usage message
2016-04-27  Andreas SchneiderAdd krb5_get_init_creds_opt_set_pac_request()
2016-04-27  Andreas SchneiderGeneralize request_enc_pa_rep() in get_in_tkt.c
2016-04-26  Matt RogersSkip password prompt when running ksu as root
2016-04-25  Greg HudsonAdd tests for kadmin interval parsing and output 438/head
2016-04-25  Greg HudsonImprove kadmin time interval output consistency
2016-04-25  Greg HudsonFix minor race in kadmin time interval parsing
2016-04-25  Greg HudsonImprove kadmin parsing of time intervals
2016-04-22  Matt RogersAdd test for empty K/M key data handling
2016-04-22  Matt RogersFix krb5_def_fetch_mkey_list() segfault
2016-04-11  Tom YuUpdate copyright years
2016-04-08  Greg HudsonDon't fall back to master on password read error 424/head
2016-04-08  Greg HudsonExit quietly from k5test scripts on interrupt
2016-04-07  Greg HudsonSkip unnecessary mech calls in gss_inquire_cred() 418/head
2016-04-06  Greg HudsonAmend KDC hook documentation 430/head
2016-04-06  Greg HudsonFix kdb5_ldap_util stashsrvpw password file logic 369/head
2016-04-06  Tom YuUse APPVEYOR_BUILD_FOLDER 434/head
2016-04-05  Greg HudsonIntegrate with appveyor for Windows CI 432/head
2016-03-31  Matt RogersMove the util/windows getopt to libkrb5support
2016-03-30  Sarah DayDefault to LSA when TGT in LSA is inaccessible
2016-03-30  Sarah DayAdd cleanup label in ms2mit
2016-03-30  Tom YuFix calling conventions
2016-03-24  Peter JonesMake profile includedir accept all *.conf files
2016-03-24  Sarah DayRemove port 750 from the KDC default ports
2016-03-24  Sarah DayAdd documentation for krb5_error_code
2016-03-23  Abhijeet KasurdeFix typo in account lockout error message
2016-03-23  Andreas SchneiderAdd tests for send and receive sendto_kdc hooks
2016-03-23  Andreas SchneiderAdd KDC pre-send and post-receive KDC hooks
2016-03-22  Greg HudsonFix keytab file format description 427/head
2016-03-18  Greg HudsonFix LDAP null deref on empty arg [CVE-2016-3119]
2016-03-17  Greg HudsonRevisit inquire_attrs_for_mech on old mechs 426/head
2016-03-09  Matt RogersAdd auth indicator LDAP KDB tests
2016-03-09  Matt RogersAdd auth indicator handling to libkdb_ldap
2016-03-09  Greg HudsonRemove hdb KDB module 414/head
2016-03-09  Greg HudsonAllow zero cksumtype in krb5_k_verify_checksum() 422/head
2016-03-09  Greg HudsonFix assert hygiene in crypto tests
next