aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2001-04-25* tcl_kadm5.c, tcl_ovsec_kadm.c: Cleanup of assignments inEzra Peisach3-95/+123
2001-02-26 *adm_conn.c, adm_rw.c, kadm5_defs.h, kpasswd.c, main.c,Ezra Peisach8-162/+191
2001-02-26 * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c,Ezra Peisach8-160/+218
2001-02-26 * ktutil.c, ktutil_funcs.c: Do not shadow system "index" andEzra Peisach4-7/+47
2001-02-26 * ss_wrapper.c: Include kadmin.hEzra Peisach6-69/+154
2001-02-26 * kpasswd.c, tty_kpasswd.c, xm_kpasswd.c: Compiler warningEzra Peisach5-17/+77
2001-02-18 * kadm_rpc_svc.c, server_stubs.c: Rename all server side dispatchEzra Peisach3-101/+116
2001-02-09 * loadv4.c: Remove references to KRB_NEVERDATETom Yu2-4/+6
2001-02-06 * kdb5_util.M: Fix some formatting nits and document new flagsTom Yu2-12/+28
2000-12-15* ktutil.c (ktutil_list): Provide a real usage messageKen Raeburn2-2/+6
2000-10-24 * kadm_ser_wrap.c (kadm_ser_in): Update call to mk_priv()Tom Yu2-2/+6
2000-10-17 * adm_conn.c, kpasswd.c: Argument to krb5_read_passwordEzra Peisach5-4/+12
2000-10-17 * ovsec_kadmd.c (do_schpw): Cast arguments to sendto() which take intEzra Peisach2-2/+6
2000-10-17 * tty_kpasswd.c (read_old_password): Argument pwsize changed toEzra Peisach2-1/+6
2000-10-17 * kdb5_create.c (kdb5_create): Argument to krb5_read_passwordEzra Peisach2-1/+6
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-17 * kdb5_util.M: Update manpageTom Yu6-16/+68
2000-10-10 * kadm_funcs.c: Call life_to_time() and time_to_life() asTom Yu2-3/+8
2000-10-03 * kadmin.c (kadmin_getpol): Change format strings from %d to %ldEzra Peisach3-12/+19
2000-07-05* dump.c: Various message char arrays turned into macros, to permit gcc toKen Raeburn2-64/+69
2000-07-03 * Makefile.in (ktutil): Do not link with the V4Ezra Peisach4-5/+18
2000-07-03 * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2-1/+5
2000-07-03 * Makefile.in: v5passwd does not depend on the kadm5Ezra Peisach2-2/+7
2000-07-03Makefile.in: kadmin4d depends on the kdb5 libEzra Peisach2-2/+6
2000-07-03 * env-setup.shin: Do not override the EXPECT environment variableEzra Peisach2-1/+8
2000-07-01pullup from 1.2.1 releaseKen Raeburn2-0/+6
2000-07-01pullup from 1.2-beta4Ken Raeburn25-484/+657
2000-07-01 * dump.c: Add a new dump version, r1_3_version, and make it theTom Yu2-6/+68
2000-06-01Check for existance of <memory.h>.Wilfredo Sanchez6-1/+20
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez11-22/+22
2000-05-04Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR.Wilfredo Sanchez2-3/+3
2000-03-16Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2-31/+48
2000-03-01 * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULLTom Yu2-1/+5
2000-02-28 * proto_serv.c (proto_serv): For error return,strdup the returnedEzra Peisach2-1/+7
2000-02-27Update client and server to reflect removal of keepold argument fromTom Yu4-22/+22
2000-02-26* kadmin.c (kadmin_modprinc): Complain if -pw option is given,Ken Raeburn2-0/+12
2000-02-23 * kpasswd.0/changing.exp: Add a sleep to avoid a race with theTom Yu2-0/+9
2000-02-19 * kadm_rpc_svc.c (kadm_1): Update to include new api functionsTom Yu3-0/+40
2000-02-19 * keytab.c (add_usage): Update usage message.Tom Yu3-20/+197
2000-02-18 * server_stubs.c: Add create_principal3_1, chpass_principal3_1,Tom Yu2-0/+256
2000-02-08 * lib/helpers.exp: Fix to call kinit and kdestroy with the -5 flagTom Yu2-2/+7
2000-01-24 * kpasswd.0/changing.exp: Fix y2k bugTom Yu2-1/+5
1999-10-26log tritan's changesTom Yu11-0/+77
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez11-14/+9
1999-09-24copyright notice updates from 1.1 branchKen Raeburn27-27/+108
1999-09-01Disable outdated test suite. Update an expiration date that has already passedKen Raeburn3-3/+17
1999-09-01y2k fix from 1.1 branchKen Raeburn2-6/+21
1999-08-18* ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King2-20/+40
1999-08-16Added "addent" command to allow creation of new keytab entries byGeoffrey King5-9/+212