aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Suppress krb5_cc_start_seq_get() popups in LeashGreg Hudson1-1/+2
2019-03-29Document the double-colon behavior of DIR ccachesRobbie Harwood1-0/+7
2019-03-29Fix memory leak in 'none' replay cache typeCorene Casper1-0/+1
2019-03-29Remove erroneous text from kinit man pageIsaac Boukris2-5/+3
2019-03-29Update doxygen-RST bridge to Python 3Greg Hudson4-8/+7
2019-01-08Update for krb5-1.17-postreleaseGreg Hudson1-2/+2
2019-01-08Update for krb5-1.17krb5-1.17-finalGreg Hudson3-6/+10
2019-01-08Update man pagesGreg Hudson26-26/+26
2019-01-07Update copyright years to 2019Greg Hudson8-8/+8
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 Hudson3-5/+7
2018-12-05Fix spelling of auth_to_local exampleSimo Sorce2-2/+2
2018-12-05Document necessary delay in master key rollloverGreg Hudson1-0/+4
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-30Update README for krb5-1.17Greg Hudson1-0/+185
2018-10-30Update features list for 1.17Greg Hudson1-2/+76
2018-10-26Update auto-generated filesGreg Hudson38-4298/+4521
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-24Update man pages to reference kerberos(7)Robbie Harwood20-71/+120
2018-10-24Modernize kerberos(7)Robbie Harwood3-130/+132
2018-10-24Bring back general kerberos man pageRobbie Harwood7-5/+345
2018-10-23Add GSS_KRB5_NT_ENTERPRISE_NAME name typeIsaac Boukris12-12/+94
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 Hudson5-29/+28
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-17Correct kpasswd_server description in krb5.conf(5)Robbie Harwood1-1/+2
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 Boukris8-12/+242
2018-10-09Prefer TCP to UDP for password changesRobbie Harwood1-65/+39
2018-10-04Add ktutil addent option to fetch salt from KDCGreg Hudson5-27/+134
2018-10-04Add API to retrieve etype-info from KDCMubashir Kazia11-7/+413
2018-10-04Disable stdin buffering in libss dummy readlineGreg Hudson1-0/+3