summaryrefslogtreecommitdiff
path: root/src/kadmin/cli
Commit message (Expand)AuthorAgeFilesLines
* Fix meridian type in getdate.yJulien Rische2023-02-271-1/+2
* Synchronize command-line option documentationRobbie Harwood2021-02-171-2/+2
* Reduce warnings from mainline autoconfGreg Hudson2020-12-072-14/+2
* Fix token and type declarations in getdate.yGreg Hudson2020-07-221-6/+4
* Fix typos in commentsGreg Hudson2020-04-081-1/+1
* Don't warn in kadmin when no policy is specifiedRobbie Harwood2019-12-221-2/+2
* Display unsupported enctype namesGreg Hudson2019-05-281-1/+3
* Improve error messages from kadmin change_passwordRobbie Harwood2019-05-101-4/+8
* Mark deprecated enctypes when usedRobbie Harwood2019-01-171-1/+5
* Use the term "replica KDC" in source and docsGreg Hudson2018-10-031-1/+1
* Fix getdate.y compatability with POSIX yaccRobbie Harwood2018-09-261-2/+3
* Remove strftime() conditionalizationGreg Hudson2018-09-061-465/+0
* Check return values of time functionsGreg Hudson2018-08-311-2/+4
* Eliminate use of the 'register' keywordThomas Sondergaard2018-06-181-5/+5
* make depend, man, update-poGreg Hudson2017-09-251-3/+10
* Make timestamp manipulations y2038-safeGreg Hudson2017-05-162-4/+3
* Mute shift/reduce conflicts in getdate.yRobbie Harwood2017-04-141-1/+4
* make dependGreg Hudson2016-10-251-46/+47
* Fix a variety of one-time leaksGreg Hudson2016-08-102-9/+13
* make dependGreg Hudson2016-07-301-47/+46
* Use single-colon rules in makefilesGreg Hudson2016-07-281-3/+3
* Improve kadmin time interval output consistencyGreg Hudson2016-04-251-3/+3
* Fix minor race in kadmin time interval parsingGreg Hudson2016-04-253-8/+16
* Improve kadmin parsing of time intervalsGreg Hudson2016-04-251-49/+68
* Add the ability to lock down principal keysSimo Sorce2016-02-191-0/+2
* Add get_principal_keys RPC to kadminSimo Sorce2016-02-191-44/+67
* make dependGreg Hudson2015-12-111-1/+2
* Fix kadmin with e2fsprogs libssGreg Hudson2015-09-241-0/+4
* Unify KDB principal flag conversion functionsTom Yu2015-07-091-84/+17
* Fix kadmin script mode command-not-found errorGreg Hudson2015-02-271-7/+15
* Support kadmin script modeGreg Hudson2015-02-193-169/+203
* Parse "ktadd -norandkey" in remote kadmin clientTom Yu2014-10-161-7/+5
* kadm5_randkey_principal interop with Solaris KDCTomas Kuthan2014-08-213-16/+31
* Include autoconf.h before system headersGreg Hudson2014-07-082-6/+1
* Improve salt type display in kadmin getprincGreg Hudson2014-03-261-5/+6
* Make salt defaulting work for keysaltsTom Yu2014-01-062-5/+5
* Use correct default principal for kadmin -nGreg Hudson2013-10-301-6/+14
* Add kadmin support for principals without keysGreg Hudson2013-07-151-15/+34
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+0
* make dependGreg Hudson2013-03-241-7/+6
* Fix kadmin_getpol format stringGreg Hudson2013-03-151-2/+2
* Add support for k5srvutil -e keysaltsAlex Dehnert2013-03-111-2/+8
* make dependGreg Hudson2013-01-101-1/+1
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-091-14/+35
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-4/+4
* Remove install-oldmanBen Kaduk2012-10-171-5/+0
* Remove nroff man pagesBen Kaduk2012-10-163-1038/+0
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-23/+50
* Fix ugly ladder in src/kadmin/cli/kadmin.cNicolas Williams2012-07-301-144/+112
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1