| Commit message (Expand) | Author | Age | Files | Lines |
| * | *adm_conn.c, adm_rw.c, kadm5_defs.h, kpasswd.c, main.c, | Ezra Peisach | 2001-02-26 | 8 | -162/+191 |
| * | * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c, | Ezra Peisach | 2001-02-26 | 8 | -160/+218 |
| * | * ktutil.c, ktutil_funcs.c: Do not shadow system "index" and | Ezra Peisach | 2001-02-26 | 4 | -7/+47 |
| * | * ss_wrapper.c: Include kadmin.h | Ezra Peisach | 2001-02-26 | 6 | -69/+154 |
| * | * kpasswd.c, tty_kpasswd.c, xm_kpasswd.c: Compiler warning | Ezra Peisach | 2001-02-26 | 5 | -17/+77 |
| * | * kadm_rpc_svc.c, server_stubs.c: Rename all server side dispatch | Ezra Peisach | 2001-02-18 | 3 | -101/+116 |
| * | * loadv4.c: Remove references to KRB_NEVERDATE | Tom Yu | 2001-02-09 | 2 | -4/+6 |
| * | * kdb5_util.M: Fix some formatting nits and document new flags | Tom Yu | 2001-02-06 | 2 | -12/+28 |
| * | * ktutil.c (ktutil_list): Provide a real usage message | Ken Raeburn | 2000-12-15 | 2 | -2/+6 |
| * | * kadm_ser_wrap.c (kadm_ser_in): Update call to mk_priv() | Tom Yu | 2000-10-24 | 2 | -2/+6 |
| * | * adm_conn.c, kpasswd.c: Argument to krb5_read_password | Ezra Peisach | 2000-10-17 | 5 | -4/+12 |
| * | * ovsec_kadmd.c (do_schpw): Cast arguments to sendto() which take int | Ezra Peisach | 2000-10-17 | 2 | -2/+6 |
| * | * tty_kpasswd.c (read_old_password): Argument pwsize changed to | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
| * | * kdb5_create.c (kdb5_create): Argument to krb5_read_password | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
| * | * kadmin.c (kadmin_cpw): Argument to krb5_read_password changed to | Ezra Peisach | 2000-10-17 | 2 | -2/+7 |
| * | * kadmin.c (strdur): Print negative durations somewhat (!) | Tom Yu | 2000-10-17 | 2 | -3/+23 |
| * | * kdb5_util.M: Update manpage | Tom Yu | 2000-10-17 | 6 | -16/+68 |
| * | * kadm_funcs.c: Call life_to_time() and time_to_life() as | Tom Yu | 2000-10-10 | 2 | -3/+8 |
| * | * kadmin.c (kadmin_getpol): Change format strings from %d to %ld | Ezra Peisach | 2000-10-03 | 3 | -12/+19 |
| * | * dump.c: Various message char arrays turned into macros, to permit gcc to | Ken Raeburn | 2000-07-05 | 2 | -64/+69 |
| * | * Makefile.in (ktutil): Do not link with the V4 | Ezra Peisach | 2000-07-03 | 4 | -5/+18 |
| * | * ss_wrapper.c (main): ss_listen() takes only one argument | Ezra Peisach | 2000-07-03 | 2 | -1/+5 |
| * | * Makefile.in: v5passwd does not depend on the kadm5 | Ezra Peisach | 2000-07-03 | 2 | -2/+7 |
| * | Makefile.in: kadmin4d depends on the kdb5 lib | Ezra Peisach | 2000-07-03 | 2 | -2/+6 |
| * | * env-setup.shin: Do not override the EXPECT environment variable | Ezra Peisach | 2000-07-03 | 2 | -1/+8 |
| * | pullup from 1.2.1 release | Ken Raeburn | 2000-07-01 | 2 | -0/+6 |
| * | pullup from 1.2-beta4 | Ken Raeburn | 2000-07-01 | 25 | -484/+657 |
| * | * dump.c: Add a new dump version, r1_3_version, and make it the | Tom Yu | 2000-07-01 | 2 | -6/+68 |
| * | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 6 | -1/+20 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 11 | -22/+22 |
| * | Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR. | Wilfredo Sanchez | 2000-05-04 | 2 | -3/+3 |
| * | Matt Crawford's kadm acl fixes & enhancements | Ken Raeburn | 2000-03-16 | 2 | -31/+48 |
| * | * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULL | Tom Yu | 2000-03-01 | 2 | -1/+5 |
| * | * proto_serv.c (proto_serv): For error return,strdup the returned | Ezra Peisach | 2000-02-28 | 2 | -1/+7 |
| * | Update client and server to reflect removal of keepold argument from | Tom Yu | 2000-02-27 | 4 | -22/+22 |
| * | * kadmin.c (kadmin_modprinc): Complain if -pw option is given, | Ken Raeburn | 2000-02-26 | 2 | -0/+12 |
| * | * kpasswd.0/changing.exp: Add a sleep to avoid a race with the | Tom Yu | 2000-02-23 | 2 | -0/+9 |
| * | * kadm_rpc_svc.c (kadm_1): Update to include new api functions | Tom Yu | 2000-02-19 | 3 | -0/+40 |
| * | * keytab.c (add_usage): Update usage message. | Tom Yu | 2000-02-19 | 3 | -20/+197 |
| * | * server_stubs.c: Add create_principal3_1, chpass_principal3_1, | Tom Yu | 2000-02-18 | 2 | -0/+256 |
| * | * lib/helpers.exp: Fix to call kinit and kdestroy with the -5 flag | Tom Yu | 2000-02-08 | 2 | -2/+7 |
| * | * kpasswd.0/changing.exp: Fix y2k bug | Tom Yu | 2000-01-24 | 2 | -1/+5 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 11 | -0/+77 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 11 | -14/+9 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 27 | -27/+108 |
| * | Disable outdated test suite. Update an expiration date that has already passed | Ken Raeburn | 1999-09-01 | 3 | -3/+17 |
| * | y2k fix from 1.1 branch | Ken Raeburn | 1999-09-01 | 2 | -6/+21 |
| * | * ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytab | Geoffrey King | 1999-08-18 | 2 | -20/+40 |
| * | Added "addent" command to allow creation of new keytab entries by | Geoffrey King | 1999-08-16 | 5 | -9/+212 |
| * | * kdb5_util.c (main): Do try using com_err in the case that krb5_init_context | Ken Raeburn | 1999-07-07 | 2 | -2/+6 |