aboutsummaryrefslogtreecommitdiff
path: root/src/clients/kinit/kinit_kdb.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Avoid strict-prototype compiler errorsSteffen Kieß1-1/+1
2017-05-24Modernize coding style of most client programsMichael Mattioli1-18/+16
2016-09-08Use krb5_db_register_keytab() in kinit, kadmindAndreas Schneider1-2/+2
2016-08-10Fix a variety of one-time leaksGreg Hudson1-0/+6
2012-07-30Policy extensions + new policy: allowed ks typesNicolas Williams1-1/+1
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-5/+3
2010-09-17In kinit_kdb_init(), ensure that we don't return an error with theGreg Hudson1-1/+3
2010-09-15WhitespaceGreg Hudson1-21/+22
2010-09-15kinit: add KDB keytab supportSam Hartman1-0/+70