aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/cli
AgeCommit message (Expand)AuthorFilesLines
2003-02-07 * Makefile.in (install): Fix typo in k5srvutil.M install ruleTom Yu2-1/+5
2003-02-06Add k5srvutilSam Hartman4-0/+181
2003-01-08Log entries for Makefile.ov deletionKen Raeburn1-0/+4
2003-01-07nuke old OV makefile stuffKen Raeburn1-28/+0
2002-11-06This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2-4/+9
2002-10-08libkadm5 should allow persistent locksTom Yu4-0/+63
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+4
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-08-14* dump.c: Unused file deletedKen Raeburn2-1494/+4
2002-07-29 * kdb5_util.M: added documentation for some options.Jen Selby2-8/+41
2002-06-07 * kadmin.M: Remove references to "rename_principal".Tom Yu2-36/+5
2001-10-10* kadmin.c (kadmin_parse_name): Properly advance pointer in certain error casesKen Raeburn2-1/+7
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2-6/+10
2001-06-26 * getdate.y: Provide full prototype for getdate_yylex() andEzra Peisach2-7/+7
2001-06-18* getdate.y: Cast argument to isalpha()/isspace()/isdigit() to intEzra Peisach2-8/+13
2001-02-26 * ss_wrapper.c: Include kadmin.hEzra Peisach6-69/+154
2000-10-17 * kadmin.c (kadmin_cpw): Argument to krb5_read_password changed toEzra Peisach2-2/+7
2000-10-17 * kadmin.c (strdur): Print negative durations somewhat (!)Tom Yu2-3/+23
2000-10-03 * kadmin.c (kadmin_getpol): Change format strings from %d to %ldEzra Peisach3-12/+19
2000-07-03 * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2-1/+5
2000-07-01pullup from 1.2-beta4Ken Raeburn4-448/+488
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-03-01 * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULLTom Yu2-1/+5
2000-02-27Update client and server to reflect removal of keepold argument fromTom Yu2-21/+18
2000-02-26* kadmin.c (kadmin_modprinc): Complain if -pw option is given,Ken Raeburn2-0/+12
2000-02-19 * keytab.c (add_usage): Update usage message.Tom Yu3-20/+197
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-2/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn4-4/+16
1999-09-01y2k fix from 1.1 branchKen Raeburn2-6/+21
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz2-21/+37
1998-02-28Collapse all configure.in files under the kadmin directory into theTheodore Tso3-10/+7
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-10-07 * kadmin.c (quit): Call krb5_free_contextEzra Peisach2-0/+5
1997-09-19remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu2-1/+5
1997-07-25 * dump.c: Update to new kdb APITom Yu2-3/+12
1997-06-27 * keytab.c (add_principal): Don't call kadm5_free_key_data; that'sTom Yu2-1/+10
1997-05-28 * keytab.c (add_principal): use kadm5_free_key_dataBarry Jaspan2-5/+5
1997-04-23add kadm5_setkey_principalBarry Jaspan1-2/+5
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch2-2/+0
1997-02-09Merge of libhack_branchTom Yu3-13/+12
1996-12-17Do not compare an int to NULL. Under Linux, warning about a pointer to intEzra Peisach2-1/+5
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso3-11/+18
1996-12-03 * kadmin.c (kadmin_addprinc): print warning/notice about no policyBarry Jaspan2-8/+27
1996-11-14make clean was missing some things; see ChangeLogs for detailsTom Yu2-0/+4
1996-11-13revert kt_default_name changes; see ChangeLogs for detailsTom Yu3-27/+20
1996-11-13 * keytab.c (process_keytab): Retrieve *keytab_str usingTom Yu3-6/+36