summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* Remove orphaned KfM codeGreg Hudson2012-06-211-14/+0
* Remove orphaned Apple PKINIT supportGreg Hudson2012-04-261-65/+1
* In kadmin_getprivs replace the non-existing "GET" privilege by "INQUIRE". Zhanna Tsitkov2012-02-151-1/+1
* install sphinx-generated manpagesTom Yu2012-01-091-0/+2
* Fix failure interval of 0 in LDAP lockout codeGreg Hudson2011-11-201-2/+3
* Fix month/year units in getdateGreg Hudson2011-11-061-1/+2
* Make reindentTom Yu2011-10-171-1/+1
* Man page spelling corrections from ville.skytta@iki.fiGreg Hudson2011-10-021-7/+7
* Add kadmin functionality for string attributesGreg Hudson2011-09-214-0/+161
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-6/+7
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* Define KRB5_TL_DB_ARGS unconditionally in kdb.hGreg Hudson2011-07-261-1/+0
* make dependEzra Peisach2011-07-011-0/+1
* Fix a minor memory leak in kadminGreg Hudson2011-06-231-10/+11
* Handle invalid intervals in lockout-related kadmin parametersGreg Hudson2011-06-101-8/+18
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-103-236/+275
* Document the lockout-related options in kadmin (modprinc -unlock andGreg Hudson2011-05-161-0/+21
* In kadmin, try using get_date() for lockout-related duration inputs toGreg Hudson2011-05-161-6/+17
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-093-9/+7
* Make dependGreg Hudson2011-02-251-8/+7
* kadmin's ktremove can remove wrong entries when removing kvno 0Greg Hudson2011-02-011-1/+2
* Make principal renaming work in libkadm5srv by converting to explicitGreg Hudson2011-01-253-0/+67
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Correct typo in r24526Greg Hudson2010-11-221-1/+1
* getdate.y: declare yyparseSam Hartman2010-11-221-0/+1
* FILE keytabs have been able to handle write operations since krb5 1.7,Greg Hudson2010-10-261-9/+0
* Declare kadmin_purgekeysKen Raeburn2010-10-231-0/+1
* Add a kadm5 RPC for purging old keys from the KDB (e.g., fromTom Yu2010-10-083-8/+63
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-051-26/+52
* Make dependGreg Hudson2010-09-081-5/+6
* kadmin ktadd may display wrong name of default keytabGreg Hudson2010-06-082-4/+7
* When we display enctypes, display the input name rather than theGreg Hudson2010-06-082-3/+3
* make dependGreg Hudson2010-06-071-10/+11