summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* *adm_conn.c, adm_rw.c, kadm5_defs.h, kpasswd.c, main.c,Ezra Peisach2001-02-268-162/+191
* * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c,Ezra Peisach2001-02-268-160/+218
* * ktutil.c, ktutil_funcs.c: Do not shadow system "index" andEzra Peisach2001-02-264-7/+47
* * ss_wrapper.c: Include kadmin.hEzra Peisach2001-02-266-69/+154
* * kpasswd.c, tty_kpasswd.c, xm_kpasswd.c: Compiler warningEzra Peisach2001-02-265-17/+77
* * kadm_rpc_svc.c, server_stubs.c: Rename all server side dispatchEzra Peisach2001-02-183-101/+116
* * loadv4.c: Remove references to KRB_NEVERDATETom Yu2001-02-092-4/+6
* * kdb5_util.M: Fix some formatting nits and document new flagsTom Yu2001-02-062-12/+28
* * ktutil.c (ktutil_list): Provide a real usage messageKen Raeburn2000-12-152-2/+6
* * kadm_ser_wrap.c (kadm_ser_in): Update call to mk_priv()Tom Yu2000-10-242-2/+6
* * adm_conn.c, kpasswd.c: Argument to krb5_read_passwordEzra Peisach2000-10-175-4/+12
* * ovsec_kadmd.c (do_schpw): Cast arguments to sendto() which take intEzra Peisach2000-10-172-2/+6
* * tty_kpasswd.c (read_old_password): Argument pwsize changed toEzra Peisach2000-10-172-1/+6
* * kdb5_create.c (kdb5_create): Argument to krb5_read_passwordEzra Peisach2000-10-172-1/+6
* * 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
* * kdb5_util.M: Update manpageTom Yu2000-10-176-16/+68
* * kadm_funcs.c: Call life_to_time() and time_to_life() asTom Yu2000-10-102-3/+8
* * kadmin.c (kadmin_getpol): Change format strings from %d to %ldEzra Peisach2000-10-033-12/+19
* * dump.c: Various message char arrays turned into macros, to permit gcc toKen Raeburn2000-07-052-64/+69
* * Makefile.in (ktutil): Do not link with the V4Ezra Peisach2000-07-034-5/+18
* * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2000-07-032-1/+5
* * Makefile.in: v5passwd does not depend on the kadm5Ezra Peisach2000-07-032-2/+7
* Makefile.in: kadmin4d depends on the kdb5 libEzra Peisach2000-07-032-2/+6
* * env-setup.shin: Do not override the EXPECT environment variableEzra Peisach2000-07-032-1/+8
* pullup from 1.2.1 releaseKen Raeburn2000-07-012-0/+6
* pullup from 1.2-beta4Ken Raeburn2000-07-0125-484/+657
* * dump.c: Add a new dump version, r1_3_version, and make it theTom Yu2000-07-012-6/+68
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-016-1/+20
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-0111-22/+22
* Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR.Wilfredo Sanchez2000-05-042-3/+3
* Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2000-03-162-31/+48
* * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULLTom Yu2000-03-012-1/+5
* * proto_serv.c (proto_serv): For error return,strdup the returnedEzra Peisach2000-02-282-1/+7
* Update client and server to reflect removal of keepold argument fromTom Yu2000-02-274-22/+22
* * kadmin.c (kadmin_modprinc): Complain if -pw option is given,Ken Raeburn2000-02-262-0/+12
* * kpasswd.0/changing.exp: Add a sleep to avoid a race with theTom Yu2000-02-232-0/+9
* * kadm_rpc_svc.c (kadm_1): Update to include new api functionsTom Yu2000-02-193-0/+40
* * keytab.c (add_usage): Update usage message.Tom Yu2000-02-193-20/+197
* * server_stubs.c: Add create_principal3_1, chpass_principal3_1,Tom Yu2000-02-182-0/+256
* * lib/helpers.exp: Fix to call kinit and kdestroy with the -5 flagTom Yu2000-02-082-2/+7
* * kpasswd.0/changing.exp: Fix y2k bugTom Yu2000-01-242-1/+5
* log tritan's changesTom Yu1999-10-2611-0/+77
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-2611-14/+9
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2427-27/+108
* Disable outdated test suite. Update an expiration date that has already passedKen Raeburn1999-09-013-3/+17
* y2k fix from 1.1 branchKen Raeburn1999-09-012-6/+21
* * ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King1999-08-182-20/+40
* Added "addent" command to allow creation of new keytab entries byGeoffrey King1999-08-165-9/+212
* * kdb5_util.c (main): Do try using com_err in the case that krb5_init_contextKen Raeburn1999-07-072-2/+6