summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli
Commit message (Expand)AuthorAgeFilesLines
* * getdate.y: Provide full prototype for getdate_yylex() andEzra Peisach2001-06-262-7/+7
* * getdate.y: Cast argument to isalpha()/isspace()/isdigit() to intEzra Peisach2001-06-182-8/+13
* * ss_wrapper.c: Include kadmin.hEzra Peisach2001-02-266-69/+154
* * kadmin.c (kadmin_cpw): Argument to krb5_read_password changed toEzra Peisach2000-10-172-2/+7
* * kadmin.c (strdur): Print negative durations somewhat (!)Tom Yu2000-10-172-3/+23
* * kadmin.c (kadmin_getpol): Change format strings from %d to %ldEzra Peisach2000-10-033-12/+19
* * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2000-07-032-1/+5
* pullup from 1.2-beta4Ken Raeburn2000-07-014-448/+488
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULLTom Yu2000-03-012-1/+5
* Update client and server to reflect removal of keepold argument fromTom Yu2000-02-272-21/+18
* * kadmin.c (kadmin_modprinc): Complain if -pw option is given,Ken Raeburn2000-02-262-0/+12
* * keytab.c (add_usage): Update usage message.Tom Yu2000-02-193-20/+197
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-244-4/+16
* y2k fix from 1.1 branchKen Raeburn1999-09-012-6/+21
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-302-21/+37
* Collapse all configure.in files under the kadmin directory into theTheodore Tso1998-02-283-10/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* * kadmin.c (quit): Call krb5_free_contextEzra Peisach1997-10-072-0/+5
* 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