summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli/kadmin.c
Commit message (Expand)AuthorAgeFilesLines
* * kadmin.c (quit): Call krb5_free_contextEzra Peisach1997-10-071-0/+1
* add kadm5_setkey_principalBarry Jaspan1997-04-231-2/+5
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-1/+0
* Do not compare an int to NULL. Under Linux, warning about a pointer to intEzra Peisach1996-12-171-1/+1
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-1/+1
* * kadmin.c (kadmin_addprinc): print warning/notice about no policyBarry Jaspan1996-12-031-8/+22
* revert kt_default_name changes; see ChangeLogs for detailsTom Yu1996-11-131-18/+5
* * keytab.c (process_keytab): Retrieve *keytab_str usingTom Yu1996-11-131-3/+18
* * kadmin.c (kadmin_cpw): fix typo [krb5-admin/139]Barry Jaspan1996-11-011-1/+1
* * kadmin.c (kadmin_addprinc): use a studly temporary password whenBarry Jaspan1996-10-181-3/+8
* * kadmin.c (kadmin_addprinc): add "default" policy behavior;Barry Jaspan1996-10-091-73/+18
* * kadmin.c (kadmin_renprinc): Changed newcanon to oldcanon in theKevin Mitchell1996-10-041-1/+1
* * kadmin.c (kadmin_startup): -m doesn't take an argumentMark Eichin1996-09-111-1/+1
* Fix the usage messages to state -randkey, not -randpass, to conformTheodore Tso1996-09-091-2/+2
* * kadmin.c: add newlines to "invalid date spec" msgBarry Jaspan1996-08-231-6/+6
* * kadmin.c: memset policy structures before passing them toBarry Jaspan1996-08-211-2/+4
* * kadmin.c: prints absolute 0 dates as "[never]", print mod dateBarry Jaspan1996-08-191-16/+48
* * kadmin.c: update addprinc and modprinc usageBarry Jaspan1996-08-161-7/+22
* * kadmin.1: Remove rename_principal. Add -maxrenewlifeEzra Peisach1996-08-131-1/+12
* * kadmin.c: remove unsupported -salt option from ank usageBarry Jaspan1996-08-061-1/+1
* * kadmin.c: Remove delcaration for getpwuid(); already declared inTom Yu1996-07-311-1/+0
* kadmin.c (quit): Return zero so that we return the proper exit status.Theodore Tso1996-07-251-1/+2
* * Makefile.in (all): Use $(LD) instead of $(CC) for link stageEzra Peisach1996-07-241-0/+11
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+1322