summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli/keytab.c
Commit message (Expand)AuthorAgeFilesLines
* Make salt defaulting work for keysaltsTom Yu2014-01-061-1/+1
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* Mark up strings for translationGreg Hudson2011-06-101-42/+49
* kadmin's ktremove can remove wrong entries when removing kvno 0Greg Hudson2011-02-011-1/+2
* kadmin ktadd may display wrong name of default keytabGreg Hudson2010-06-081-3/+7
* When we display enctypes, display the input name rather than theGreg Hudson2010-06-081-1/+1
* Remove an unneeded conditional in the cleanup for kadmin's keytabGreg Hudson2010-05-211-5/+3
* make mark-cstyleTom Yu2009-10-311-6/+6
* 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-241-387/+383
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-2/+2
* Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn2007-07-121-9/+5
* Add support for extracting existing keys from the KDC with kadmin.local.Russ Allbery2007-04-161-0/+27
* Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn2007-01-201-1/+1
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-181-0/+1
* * kadmin.h, keytab.c: Remove inclusion of k5-int.hEzra Peisach2004-05-311-1/+0
* * ss_wrapper.c: Include kadmin.hEzra Peisach2001-02-261-26/+28
* * keytab.c (add_usage): Update usage message.Tom Yu2000-02-191-3/+33
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-21/+32
* * keytab.c (add_principal): Don't call kadm5_free_key_data; that'sTom Yu1997-06-271-1/+5
* * keytab.c (add_principal): use kadm5_free_key_dataBarry Jaspan1997-05-281-5/+1
* revert kt_default_name changes; see ChangeLogs for detailsTom Yu1996-11-131-9/+5
* * keytab.c (process_keytab): Retrieve *keytab_str usingTom Yu1996-11-131-3/+9
* * keytab.c: reset static global "quiet" each time; don't printBarry Jaspan1996-08-111-4/+6
* * keytab.c (add_principal): free_keyblock -> free_keyblock_contentsBarry Jaspan1996-08-021-1/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+420