aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Update for krb5-1.16-beta1krb5-1.16-beta1Greg Hudson2-4/+4
2017-10-05make update-poGreg Hudson1-6/+6
2017-10-04Update README for krb5-1.16Greg Hudson1-1/+154
2017-09-27Add German translationChris Leick2-1/+9302
2017-09-27Abort client preauth on keyboard interruptGreg Hudson2-0/+6
2017-09-25make depend, man, update-poGreg Hudson12-1295/+1468
2017-09-22Add --pid-file option to kpropdGreg Hudson2-2/+39
2017-09-22Convert kprop and kpropd to use getopt()Greg Hudson2-141/+84
2017-09-11Fix AIX build issuesGreg Hudson5-15/+19
2017-09-08Limit ticket lifetime to 2^31-1 secondsGreg Hudson10-15/+24
2017-09-06Allow small errors in t_renew.py testsGreg Hudson1-3/+5
2017-09-06Fix make-certs.sh for OpenSSL 1.1Greg Hudson1-12/+11
2017-09-04Add hostname-based ccselect moduleRobbie Harwood6-0/+171
2017-09-04Remove indirection around ccselect choose methodRobbie Harwood1-9/+1
2017-09-04Bump bundled libverto for 0.3.0 releaseRobbie Harwood6-39/+125
2017-08-30Issue trivially renewable ticketsGreg Hudson2-27/+59
2017-08-29Add PKINIT test case for generic client certGreg Hudson1-0/+10
2017-08-29Add test cert with no extensionsGreg Hudson17-160/+174
2017-08-29Fix certauth built-in module returnsGreg Hudson2-26/+27
2017-08-29Fix kdcpolicy build issuesGreg Hudson3-3/+3
2017-08-29Don't set ctime in KDC error repliesGreg Hudson2-2/+2
2017-08-28Preserve GSS context on init/accept failureGreg Hudson17-21/+72
2017-08-22Use standard comment in certauth plugin headerGreg Hudson1-3/+26
2017-08-21Fix bugs in kdcpolicy commitGreg Hudson3-10/+15
2017-08-21Fix bugs in kadm5_auth commitGreg Hudson2-4/+4
2017-08-21Avoid repeating typedef in certauth_plugin.hGreg Hudson3-8/+15
2017-08-18Add KDC policy pluggable interfaceRobbie Harwood23-74/+614
2017-08-17Add tests for kadm5_auth interfaceGreg Hudson9-0/+448
2017-08-17Use kadm5_auth interface in kadmindGreg Hudson19-458/+591
2017-08-17Add kadm5_auth pluggable interfaceGreg Hudson9-5/+741
2017-08-09Log failure details for mutex errorsRobbie Harwood1-0/+16
2017-08-07Remove incomplete PKINIT OCSP supportRobbie Harwood5-20/+11
2017-07-27Make ccache name work for klist/kdestroy -AGreg Hudson3-37/+42
2017-07-24Allow WARN_CFLAGS override for SolarisWill Fiveash1-2/+10
2017-07-24Prevent null dereference with keyboard master keyGreg Hudson1-3/+4
2017-07-24Simplify KDC status assignmentGreg Hudson2-79/+24
2017-07-24Prevent KDC unset status assertion failuresGreg Hudson3-5/+12
2017-07-17Update autoconf archive macrosGreg Hudson7-445/+550
2017-07-17Clarify "all privileges" in kadm5.acl docsGreg Hudson1-13/+14
2017-07-17Bump cmocka version in Travis buildGreg Hudson1-3/+3
2017-07-02Parse all kadm5.acl fields at startupGreg Hudson1-62/+29
2017-07-02Modernize auth_acl.cGreg Hudson7-830/+596
2017-07-02Move kadm5.acl code into kadmindGreg Hudson12-104/+81
2017-06-28Fix kadm5 setkey operation with LDAP KDBGreg Hudson1-0/+6
2017-06-28Remove unused async binding code in LDAPGreg Hudson3-70/+0
2017-06-26Add aes-sha2 to default enctypes in docsGreg Hudson1-1/+1
2017-06-19Fix kadm5.acl error reportingGreg Hudson1-3/+3
2017-06-19Suppress y2038 GSS tests when time_t is 32-bitGreg Hudson1-3/+4
2017-06-15Turn off -Wmaybe-uninitializedGreg Hudson3-44/+38
2017-06-13Add ktutil add_entry option to specify saltMubashir Kazia5-11/+26