summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli
Commit message (Expand)AuthorAgeFilesLines
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-192-1/+5
* * dump.c: Update to new kdb APITom Yu1997-07-252-3/+12
* * keytab.c (add_principal): Don't call kadm5_free_key_data; that'sTom Yu1997-06-272-1/+10
* * keytab.c (add_principal): use kadm5_free_key_dataBarry Jaspan1997-05-282-5/+5
* add kadm5_setkey_principalBarry Jaspan1997-04-231-2/+5
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-202-2/+0
* Merge of libhack_branchTom Yu1997-02-093-13/+12
* Do not compare an int to NULL. Under Linux, warning about a pointer to intEzra Peisach1996-12-172-1/+5
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-133-11/+18
* * kadmin.c (kadmin_addprinc): print warning/notice about no policyBarry Jaspan1996-12-032-8/+27
* make clean was missing some things; see ChangeLogs for detailsTom Yu1996-11-142-0/+4
* revert kt_default_name changes; see ChangeLogs for detailsTom Yu1996-11-133-27/+20
* * keytab.c (process_keytab): Retrieve *keytab_str usingTom Yu1996-11-133-6/+36
* Remove calls to macros that are a part of CONFIG_RULES;Tom Yu1996-11-082-2/+4
* * kadmin.c (kadmin_cpw): fix typo [krb5-admin/139]Barry Jaspan1996-11-012-1/+5
* * kadmin.M: update ktadd's description [krb5-doc/137]Barry Jaspan1996-10-302-2/+8
* * kadmin.c (kadmin_addprinc): use a studly temporary password whenBarry Jaspan1996-10-182-3/+13
* * getdate.y: remove military timezones and plain integeres as partBarry Jaspan1996-10-182-70/+6
* * kadmin.c (kadmin_addprinc): add "default" policy behavior;Barry Jaspan1996-10-093-76/+44
* * kadmin.c (kadmin_renprinc): Changed newcanon to oldcanon in theKevin Mitchell1996-10-042-1/+7
* * getdate.y: add lots of commentsBarry Jaspan1996-09-252-1/+79
* * kadmin.c (kadmin_startup): -m doesn't take an argumentMark Eichin1996-09-112-1/+5
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+5
* Fix the usage messages to state -randkey, not -randpass, to conformTheodore Tso1996-09-092-2/+8
* getdate.y: Declare a private copy of struct timeb to be used internallyEzra Peisach1996-09-062-11/+14
* Removing attic files from the live source treeTheodore Tso1996-09-049-2467/+0
* Fix typo: ($PROG) -> $(PROG)Theodore Tso1996-09-042-2/+6
* man page rewrite from Cygnus. Renamed the file kadmin.M. (kadmin.1 isJeff Bigler1996-08-295-453/+769
* Call appropriate macros to fully used shared libraries so that theSam Hartman1996-08-232-0/+5
* * kadmin.c: add newlines to "invalid date spec" msgBarry Jaspan1996-08-233-9/+25
* * kadmin.c: memset policy structures before passing them toBarry Jaspan1996-08-212-2/+10
* * kadmin.c: prints absolute 0 dates as "[never]", print mod dateBarry Jaspan1996-08-192-16/+51
* * Makefile.in: add target for datetestBarry Jaspan1996-08-193-6/+17
* * kadmin.c: update addprinc and modprinc usageBarry Jaspan1996-08-162-7/+26
* * configure.in: remove check for -ldbm and -lndbm (old oldTom Yu1996-08-162-2/+5
* * kadmin.1: Remove rename_principal. Add -maxrenewlifeEzra Peisach1996-08-133-24/+24
* * kadmin_ct.ct: fix typo in add_principalBarry Jaspan1996-08-122-1/+5
* * keytab.c: reset static global "quiet" each time; don't printBarry Jaspan1996-08-112-4/+11
* * kadmin_ct.ct: get_{principals,policies} -> list_*; removeBarry Jaspan1996-08-062-4/+2
* * kadmin_ct.ct: get_{principals,policies} -> list_*Barry Jaspan1996-08-062-4/+6
* * kadmin.c: remove unsupported -salt option from ank usageBarry Jaspan1996-08-062-1/+5
* * keytab.c (add_principal): free_keyblock -> free_keyblock_contentsBarry Jaspan1996-08-022-1/+5
* *** empty log message ***Tom Yu1996-07-311-0/+5
* * kadmin.c: Remove delcaration for getpwuid(); already declared inTom Yu1996-07-311-1/+0
* Actually install kadmin.local. (Or rather, don't install kadmin.localTheodore Tso1996-07-262-1/+7
* Remove setenv.c and use krb5_setenv instead. This version of setenvSam Hartman1996-07-263-166/+6
* kadmin.c (quit): Return zero so that we return the proper exit status.Theodore Tso1996-07-252-1/+8
* * Makefile.in (all): Use $(LD) instead of $(CC) for link stageEzra Peisach1996-07-244-2/+25
* * Makefile.in: add dependency for kadmin_ct.oTom Yu1996-07-232-0/+6
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2223-0/+8189