aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/cli
AgeCommit message (Expand)AuthorFilesLines
2010-06-08kadmin ktadd may display wrong name of default keytabGreg Hudson2-4/+7
2010-06-08When we display enctypes, display the input name rather than theGreg Hudson2-3/+3
2010-06-07make dependGreg Hudson1-10/+11
2010-05-21Remove an unneeded conditional in the cleanup for kadmin's keytabGreg Hudson1-5/+3
2010-05-21In getdate.y, remove an error check from r19656 which couldn't everGreg Hudson1-2/+0
2010-05-21Use ANSI-style function definitions in our copy of getdate.yGreg Hudson1-37/+11
2010-01-04Anonymous documentationSam Hartman1-1/+20
2009-12-28Whitespace fixes for new anonymous supportGreg Hudson1-7/+8
2009-12-28Anonymous support for KerberosSam Hartman1-4/+15
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-39/+37
2009-11-04Reindent and manually restore some BSD-style files that wereTom Yu1-0/+1
2009-10-31make mark-cstyleTom Yu5-41/+42
2009-10-26Fix printf argument type mismatches related to pw_max_fail inGreg Hudson1-4/+5
2009-10-25Account lockoutGreg Hudson1-7/+48
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-7/+8
2009-09-25Add keytab_local.c to the kadmin client SRCS variable, so that weGreg Hudson2-1/+20
2009-09-25Fix a few bugs in kadmin's keytab.c from r22785Greg Hudson1-13/+10
2009-09-24Update the kadmin client code to most current coding practicesGreg Hudson3-1629/+1408
2009-09-22Fix a braino in r22782: we don't use strcpy even safely; use strlcpyGreg Hudson1-1/+1
2009-09-21Improve the mechanism used for addprinc -randkey. In the kadminGreg Hudson1-43/+61
2009-09-21Fix addprinc -randkey when policy requires multiple character classesGreg Hudson1-6/+7
2009-09-13Implement s4u extensionsGreg Hudson1-3/+7
2009-08-21update dependenciesKen Raeburn1-1/+1
2009-08-17Modify kadm5 initializers to accept krb5 contextsGreg Hudson1-3/+3
2009-08-07Fix the LDAP build, which was broken by the build reordering inGreg Hudson1-1/+2
2009-07-09Make datetest buildable againTom Yu2-3/+4
2009-05-07man1 in title header for man1 manpagesSam Hartman3-3/+3
2009-04-27Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadminGreg Hudson2-1/+19
2009-04-22move kadmin, ktutil, k5srvutil man pages to man1Sam Hartman1-2/+2
2009-02-20Also install k5srvutil into PREFIX/bin instead of PREFIX/sbinRuss Allbery1-1/+1
2009-02-11Install ktutil and kadmin into CLIENT_BINDIR instead of ADMIN_BINDIRRuss Allbery1-1/+1
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2-3/+3
2009-01-30Master Key Migration ProjectWill Fiveash1-0/+2
2009-01-23In kadmin, free the correct item in an error case (fixes a double-freeGreg Hudson1-1/+1
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-43/+41
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-0/+8
2008-12-16Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument Ezra Peisach1-1/+1
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-17/+19
2008-11-06Fix a kadmin bug introduced in a recent set of string handlingGreg Hudson1-1/+1
2008-11-05Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson1-10/+9
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-5/+6
2008-10-20Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson1-30/+9
2008-10-01Finished KLL to KIM shim.Alexandra Ellwood1-5/+6
2008-09-18makedependKen Raeburn1-4/+4
2008-08-13Use a valid UTF8 password for randkey passwordAlexandra Ellwood1-5/+9
2008-06-24Merge from branch sun-ipropKen Raeburn2-1/+26
2008-05-30Apple PKINIT patch commitAlexandra Ellwood1-6/+89
2008-02-19man page macro and hyphen fixesRuss Allbery1-4/+4
2007-10-16fixed mispelling in kadmin error messageAlexandra Ellwood1-1/+1
2007-10-04Will Fiveash and Mark Phalan report that kadmin's unlock command callsTom Yu1-1/+1