summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli/kadmin.c
Commit message (Expand)AuthorAgeFilesLines
* Make salt defaulting work for keysaltsTom Yu2014-01-061-4/+4
* Use correct default principal for kadmin -nGreg Hudson2013-10-301-6/+14
* Add kadmin support for principals without keysGreg Hudson2013-07-151-15/+34
* Fix kadmin_getpol format stringGreg Hudson2013-03-151-2/+2
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-091-14/+35
* 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
* 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
* Make reindentTom Yu2011-10-171-1/+1
* Add kadmin functionality for string attributesGreg Hudson2011-09-211-0/+127
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-6/+7
* Define KRB5_TL_DB_ARGS unconditionally in kdb.hGreg Hudson2011-07-261-1/+0
* 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
* Mark up strings for translationGreg Hudson2011-06-101-191/+224
* 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-091-3/+3
* Make principal renaming work in libkadm5srv by converting to explicitGreg Hudson2011-01-251-0/+63
* FILE keytabs have been able to handle write operations since krb5 1.7,Greg Hudson2010-10-261-9/+0
* Add a kadm5 RPC for purging old keys from the KDB (e.g., fromTom Yu2010-10-081-0/+47
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-051-26/+52
* When we display enctypes, display the input name rather than theGreg Hudson2010-06-081-2/+2
* Whitespace fixes for new anonymous supportGreg Hudson2009-12-281-7/+8
* Anonymous support for KerberosSam Hartman2009-12-281-4/+15
* make mark-cstyleTom Yu2009-10-311-22/+22
* Fix printf argument type mismatches related to pw_max_fail inGreg Hudson2009-10-261-4/+5
* Account lockoutGreg Hudson2009-10-251-7/+48
* Update the kadmin client code to most current coding practicesGreg Hudson2009-09-241-1230/+1014
* Fix a braino in r22782: we don't use strcpy even safely; use strlcpyGreg Hudson2009-09-221-1/+1
* Improve the mechanism used for addprinc -randkey. In the kadminGreg Hudson2009-09-211-43/+61
* Fix addprinc -randkey when policy requires multiple character classesGreg Hudson2009-09-211-6/+7
* Implement s4u extensionsGreg Hudson2009-09-131-3/+7
* Modify kadm5 initializers to accept krb5 contextsGreg Hudson2009-08-171-3/+3
* Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadminGreg Hudson2009-04-271-1/+9
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Master Key Migration ProjectWill Fiveash2009-01-301-0/+2
* In kadmin, free the correct item in an error case (fixes a double-freeGreg Hudson2009-01-231-1/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+8
* Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument Ezra Peisach2008-12-161-1/+1
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-17/+19
* Fix a kadmin bug introduced in a recent set of string handlingGreg Hudson2008-11-061-1/+1
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-10/+9
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-30/+9
* Finished KLL to KIM shim.Alexandra Ellwood2008-10-011-5/+6
* Use a valid UTF8 password for randkey passwordAlexandra Ellwood2008-08-131-5/+9
* Merge from branch sun-ipropKen Raeburn2008-06-241-1/+12
* Apple PKINIT patch commitAlexandra Ellwood2008-05-301-6/+89
* fixed mispelling in kadmin error messageAlexandra Ellwood2007-10-161-1/+1