| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in (CFLAGS): PW_CHECK functionality now in DEFS | Tom Yu | 1999-01-12 | 2 | -1/+5 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 4 | -0/+14 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 6 | -28/+21 |
| * | * acl_files.c: Include stdlib.h if present | Ezra Peisach | 1998-07-20 | 2 | -0/+7 |
| * | * kadm_server.c (kadm_ser_cpw): Re-enable "old-style" password | Tom Yu | 1998-07-10 | 2 | -26/+46 |
| * | kadm_ser_wrap.c (kadm_ser_init): Use krb5_425_conv_principal instead | Theodore Tso | 1998-07-08 | 2 | -6/+9 |
| * | Makefile.in (build_pwfile): Add rule to build the build_pwfile program | Theodore Tso | 1998-07-03 | 5 | -50/+200 |
| * | * kadm_server.c (krb_log): Print the year using 4 digit to avoid | Theodore Tso | 1998-05-08 | 2 | -2/+7 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 2 | -1/+6 |
| * | * Makefile.in: Enable v4 kadmin tests only if athena | Ezra Peisach | 1998-03-03 | 2 | -1/+6 |
| * | Collapse all configure.in files under the kadmin directory into the | Theodore Tso | 1998-02-28 | 6 | -30/+15 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 4 | -4/+14 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 4 | -0/+12 |
| * | * kadm_server.h: Declare kadm_context as extern so it will not be | Ezra Peisach | 1997-10-23 | 2 | -1/+6 |
| * | * Makefile.in: Add support for compiling with Hesiod | Tom Yu | 1997-08-07 | 2 | -2/+8 |
| * | * kadm_funcs.c: Remove mention of dbm for now. It should probably | Tom Yu | 1997-07-25 | 2 | -1/+10 |
| * | * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenable mod and | Tom Yu | 1997-07-01 | 4 | -177/+115 |
| * | * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenable get and | Tom Yu | 1997-07-01 | 4 | -308/+253 |
| * | * kadm_funcs.c (kadm_chg_srvtab): Remove extraneous macros that | Tom Yu | 1997-06-18 | 2 | -35/+46 |
| * | * Makefile.in (OBJS): Build kadm_funcs.c again | Tom Yu | 1997-05-27 | 5 | -137/+186 |
| * | * Makefile.in: | Tom Yu | 1997-05-14 | 5 | -77/+86 |
| * | * configure.in: Do not run test suite unless Athena compatibility | Ezra Peisach | 1997-02-22 | 3 | -1/+30 |
| * | Call krb5_db_fini to cleanup the db_context | Richard Basch | 1997-02-20 | 1 | -0/+1 |
| * | * acl_files.c: Do not declare malloc() or calloc() if stdlib.h exists | Ezra Peisach | 1997-02-18 | 2 | -0/+7 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -12/+16 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -1/+7 |
| * | make clean was missing some things; see ChangeLogs for details | Tom Yu | 1996-11-14 | 2 | -0/+5 |
| * | missed some ChangeLogs | Tom Yu | 1996-11-12 | 1 | -0/+4 |
| * | Changes to support AC_CANONICAL_HOST for runtest flags; see | Tom Yu | 1996-11-12 | 1 | -0/+1 |
| * | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 2 | -3/+13 |
| * | * admin_server.c: use params.admin_keytab instead of a hard-coded | Barry Jaspan | 1996-11-05 | 2 | -7/+10 |
| * | addendum to previous entry | Barry Jaspan | 1996-10-21 | 1 | -0/+3 |
| * | * v4server.1/access.exp: start kadmin by cd'ing to the directory | Barry Jaspan | 1996-10-21 | 1 | -4/+4 |
| * | * v4server.0/setup-srvtab.exp: use KRB5_KTNAME instead of | Barry Jaspan | 1996-10-21 | 1 | -1/+1 |
| * | * lib/helpers.exp: don't specify -k ovsec_adm.srvtab on the | Barry Jaspan | 1996-10-21 | 1 | -1/+1 |
| * | * unix.exp: specify kadmind's path and name separately, to make it | Barry Jaspan | 1996-10-21 | 2 | -1/+7 |
| * | * lib/helpers.exp: don't specify -k ovsec_adm.srvtab on the | Barry Jaspan | 1996-10-21 | 1 | -0/+9 |
| * | * admin_server.c (process_client): allow keytab to be specified on | Barry Jaspan | 1996-09-26 | 2 | -6/+20 |
| * | * Makefile.in, remove_changepw_perms.sh, lib/helpers.exp, | Barry Jaspan | 1996-09-26 | 6 | -7/+14 |
| * | fix AC_INIT to point to existing sources | Barry Jaspan | 1996-09-24 | 1 | -1/+1 |
| * | * configure.in: add unit-test subdir | Barry Jaspan | 1996-09-23 | 4 | -0/+23 |
| * | * adapt to krb5 build system: create Makefile.in, configure.in, | Barry Jaspan | 1996-09-23 | 3 | -2/+7 |
| * | use kadmin instead of kadm5_keytab | Barry Jaspan | 1996-09-11 | 1 | -5/+12 |
| * | Remove attic files | Theodore Tso | 1996-09-04 | 16 | -3728/+0 |
| * | * unix.exp: use kadmin.local instead of kdb5_edit | Barry Jaspan | 1996-08-20 | 3 | -3/+7 |
| * | * Makefile.ov, helpers.exp, v4server.1/change-password.exp: use | Barry Jaspan | 1996-08-20 | 3 | -8/+18 |
| * | * kadm_ser_wrap.c: Remove #include <sys/socket.h>, <netdb.h> | Tom Yu | 1996-07-31 | 2 | -2/+4 |
| * | * admin_server.c: Remove #include <sys/socket.h> because k5-int.h | Tom Yu | 1996-07-31 | 2 | -1/+5 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 41 | -0/+8348 |
| * | Directory no longer in use | Ezra Peisach | 1995-04-25 | 2 | -47/+0 |