aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Suppress krb5_cc_start_seq_get() popups in LeashGreg Hudson1-1/+2
2019-03-29Fix memory leak in 'none' replay cache typeCorene Casper1-0/+1
2019-03-29Remove erroneous text from kinit man pageIsaac Boukris1-3/+2
2019-03-29Update doxygen-RST bridge to Python 3Greg Hudson1-1/+1
2019-01-08Update for krb5-1.17-postreleaseGreg Hudson1-2/+2
2019-01-08Update for krb5-1.17krb5-1.17-finalGreg Hudson2-4/+4
2019-01-08Update man pagesGreg Hudson26-26/+26
2019-01-07Update copyright years to 2019Greg Hudson3-3/+3
2019-01-07Fix build issues with Solaris native compilersashan5-14/+12
2019-01-07Fix double-close in ksu get_authorized_princ_namesRobbie Harwood1-1/+0
2019-01-07Remove incorrect KDC assertionIsaac Boukris2-1/+8
2019-01-07Ignore password attributes for S4U2Self requestsIsaac Boukris3-1/+14
2018-12-05Update for krb5-1.17-beta2krb5-1.17-beta2Greg Hudson2-5/+5
2018-12-05Fix spelling of auth_to_local exampleSimo Sorce1-1/+1
2018-11-05Fix spurious errors from kcmio_unix_socket_writeRobbie Harwood1-4/+3
2018-10-31Update for krb5-1.17-beta1-postreleaseGreg Hudson1-2/+2
2018-10-31Update for krb5-1.17-beta1krb5-1.17-beta1Greg Hudson2-4/+4
2018-10-26Update auto-generated filesGreg Hudson37-4195/+4426
2018-10-26Retry KCM writes once on remote hangupRobbie Harwood1-3/+26
2018-10-26Improve code hygiene of kdb5_util dump helpersGreg Hudson1-17/+28
2018-10-26Fix minor leak in kadmind password change dispatchGreg Hudson1-1/+4
2018-10-26Fix leak on error in kadm5 randkey handlingGreg Hudson1-2/+4
2018-10-25Document aliases for enterprise get_principalGreg Hudson1-3/+4
2018-10-24Update README in src/manRobbie Harwood1-3/+2
2018-10-24Modernize kerberos(7)Robbie Harwood1-43/+65
2018-10-24Bring back general kerberos man pageRobbie Harwood4-5/+195
2018-10-23Add GSS_KRB5_NT_ENTERPRISE_NAME name typeIsaac Boukris11-12/+88
2018-10-23Start S4U2Self realm lookup at server realmIsaac Boukris1-12/+11
2018-10-19Don't dump policies if principals are specifiedGreg Hudson1-1/+2
2018-10-19Fix up kdb5_util documentationGreg Hudson3-12/+6
2018-10-17Fix up some strings in recent t_pac.c testsIsaac Boukris1-5/+5
2018-10-17Add test for cross realm S4U2Self using referralsIsaac Boukris2-15/+66
2018-10-17Use port-sockets.h macros in cc_kcm, sendto_kdcGreg Hudson2-17/+20
2018-10-17Prevent SIGPIPE from socket writes on UNIX-likesRobbie Harwood1-3/+40
2018-10-17Fix 64-bit Windows socket write error handlingGreg Hudson2-3/+4
2018-10-12Add more constraints to S4U2Self processingIsaac Boukris1-0/+28
2018-10-12Allow referrals for cross-realm S4U2Self requestsIsaac Boukris3-9/+16
2018-10-12Fix multiple leaks in ktutil addentGreg Hudson1-57/+39
2018-10-11Add tests for different kinds of S4U2Self PACsIsaac Boukris1-44/+463
2018-10-11Add PAC APIs which can include a client realmIsaac Boukris7-12/+240
2018-10-09Prefer TCP to UDP for password changesRobbie Harwood1-65/+39
2018-10-04Add ktutil addent option to fetch salt from KDCGreg Hudson4-24/+126
2018-10-04Add API to retrieve etype-info from KDCMubashir Kazia9-7/+411
2018-10-04Disable stdin buffering in libss dummy readlineGreg Hudson1-0/+3
2018-10-03Use "replica" in iprop settingsGreg Hudson5-7/+12
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson34-291/+293
2018-09-27Fix incorrect TRACE usages to use {str}Robbie Harwood2-4/+4
2018-09-26Clarify sign_authdata() KDB method commentsIsaac Boukris1-3/+4
2018-09-26Don't rely on default realm in S4U2Self clientIsaac Boukris2-2/+7
2018-09-26Fix getdate.y compatability with POSIX yaccRobbie Harwood1-2/+3