summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli
Commit message (Expand)AuthorAgeFilesLines
...
* When we display enctypes, display the input name rather than theGreg Hudson2010-06-082-3/+3
* make dependGreg Hudson2010-06-071-10/+11
* Remove an unneeded conditional in the cleanup for kadmin's keytabGreg Hudson2010-05-211-5/+3
* In getdate.y, remove an error check from r19656 which couldn't everGreg Hudson2010-05-211-2/+0
* Use ANSI-style function definitions in our copy of getdate.yGreg Hudson2010-05-211-37/+11
* Anonymous documentationSam Hartman2010-01-041-1/+20
* Whitespace fixes for new anonymous supportGreg Hudson2009-12-281-7/+8
* Anonymous support for KerberosSam Hartman2009-12-281-4/+15
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-39/+37
* Reindent and manually restore some BSD-style files that wereTom Yu2009-11-041-0/+1
* make mark-cstyleTom Yu2009-10-315-41/+42
* Fix printf argument type mismatches related to pw_max_fail inGreg Hudson2009-10-261-4/+5
* Account lockoutGreg Hudson2009-10-251-7/+48
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-7/+8
* Add keytab_local.c to the kadmin client SRCS variable, so that weGreg Hudson2009-09-252-1/+20
* Fix a few bugs in kadmin's keytab.c from r22785Greg Hudson2009-09-251-13/+10
* Update the kadmin client code to most current coding practicesGreg Hudson2009-09-243-1629/+1408
* 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
* update dependenciesKen Raeburn2009-08-211-1/+1
* Modify kadm5 initializers to accept krb5 contextsGreg Hudson2009-08-171-3/+3
* Fix the LDAP build, which was broken by the build reordering inGreg Hudson2009-08-071-1/+2
* Make datetest buildable againTom Yu2009-07-092-3/+4
* man1 in title header for man1 manpagesSam Hartman2009-05-073-3/+3
* Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadminGreg Hudson2009-04-272-1/+19
* move kadmin, ktutil, k5srvutil man pages to man1Sam Hartman2009-04-221-2/+2
* Also install k5srvutil into PREFIX/bin instead of PREFIX/sbinRuss Allbery2009-02-201-1/+1
* Install ktutil and kadmin into CLIENT_BINDIR instead of ADMIN_BINDIRRuss Allbery2009-02-111-1/+1
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-022-3/+3
* 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
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-43/+41
* 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
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-5/+6
* 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
* makedependKen Raeburn2008-09-181-4/+4
* Use a valid UTF8 password for randkey passwordAlexandra Ellwood2008-08-131-5/+9
* Merge from branch sun-ipropKen Raeburn2008-06-242-1/+26
* Apple PKINIT patch commitAlexandra Ellwood2008-05-301-6/+89
* man page macro and hyphen fixesRuss Allbery2008-02-191-4/+4
* fixed mispelling in kadmin error messageAlexandra Ellwood2007-10-161-1/+1
* Will Fiveash and Mark Phalan report that kadmin's unlock command callsTom Yu2007-10-041-1/+1
* make dependKen Raeburn2007-08-161-3/+4