| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove extraneous stuff, as this actually belongs in | Tom Yu | 1998-05-11 | 18 | -3954/+0 |
| * | Print the year as 4 digits to avoid Y2K problems | 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 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 4 | -4/+13 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 6 | -4/+21 |
| * | Removed unneeded call to krb5_init_ets | Richard Basch | 1997-02-20 | 1 | -1/+0 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -1/+7 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 2 | -1/+5 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 2 | -2/+0 |
| * | Better handling of the principal max_life.. | Richard Basch | 1996-05-09 | 2 | -8/+28 |
| * | Fixed an incorrect entry | Richard Basch | 1996-03-27 | 1 | -2/+4 |
| * | new principals were being created with two keys, one of which the | Richard Basch | 1996-03-22 | 2 | -9/+12 |
| * | * kadm_funcs.c: changed all references of des-cbc-md5 to des-cbc-crc | Richard Basch | 1996-03-20 | 2 | -14/+21 |
| * | kadm_funcs.c: add_entry was failing; improper struct initialization | Richard Basch | 1996-02-22 | 1 | -0/+5 |
| * | add_entry was not working because the structure length element was | Richard Basch | 1996-02-22 | 1 | -0/+2 |
| * | Allow for the use of other K/M encryption types. Try to look it up in | Richard Basch | 1996-01-22 | 1 | -7/+8 |
| * | Don't syslog if the child exited normally | Richard Basch | 1996-01-22 | 1 | -2/+3 |
| * | Removed sys/fcntl.h checking (always use fcntl.h instead) | Richard Basch | 1996-01-04 | 3 | -7/+2 |
| * | * kadm_funcs.c : Remove mkvno for krb5_db_entry | Chris Provenzano | 1995-12-13 | 2 | -5/+5 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 1 | -3/+2 |
| * | * admin_server.c, kadm_funcs.c kadm_ser_wrap.c : | Chris Provenzano | 1995-09-06 | 4 | -26/+30 |
| * | * admin_server.c, kadm_funcs.c, kadm_ser_wrap.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 4 | -22/+22 |
| * | Update file list | Theodore Tso | 1995-08-24 | 2 | -0/+4 |
| * | Replace kadm_find_keytype() with krb5_dbe_find_keytype() | Paul Park | 1995-08-15 | 4 | -52/+53 |
| * | Use kadm_find_keytype() to find keys | Paul Park | 1995-08-10 | 3 | -2/+27 |
| * | Add kadm_find_keytype() to find key/salt pair | Paul Park | 1995-08-10 | 1 | -25/+145 |
| * | Hacks to get this to compile with the new kdb format | Paul Park | 1995-08-07 | 4 | -96/+97 |
| * | Update calling sequence to krb5_db_fetch_mkey() | Paul Park | 1995-07-17 | 2 | -1/+5 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 3 | -13/+9 |
| * | Remove LDFLAGS | Paul Park | 1995-07-07 | 2 | -1/+4 |
| * | Compiler warning cleanup | Paul Park | 1995-06-27 | 4 | -9/+18 |
| * | Check for EOF from fputs | Paul Park | 1995-06-27 | 1 | -1/+1 |
| * | * configure.in: add tests for TIME_WITH_SYS_TIME and sys/time.h | Tom Yu | 1995-06-20 | 2 | -0/+5 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -4/+13 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -6/+5 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -7/+7 |
| * | Ported to DEC Alpha OSF/1: | Ezra Peisach | 1995-06-09 | 6 | -32/+45 |
| * | Check for stdlib.h and if present, include, otherwise declare malloc | Ezra Peisach | 1995-05-21 | 3 | -0/+17 |
| * | Avoid warning of redeclaring POSIX_SIGNALS if already defined | Ezra Peisach | 1995-05-13 | 2 | -0/+7 |
| * | Created missing .Sanitize file | Theodore Tso | 1995-05-05 | 1 | -0/+36 |
| * | Use Posix sigaction() instead of signal() to set signal handlers. | Theodore Tso | 1995-04-29 | 2 | -23/+42 |
| * | * Makefile.in (KLIB): put KRB4_LIB inside KLIB | Mark Eichin | 1995-04-28 | 2 | -2/+6 |
| * | Adding missing .cvsignore file | Theodore Tso | 1995-04-27 | 1 | -0/+1 |
| * | * Makefile.in (v4kadmind): use KRB4_LIB directly | Mark Eichin | 1995-04-27 | 2 | -3/+6 |
| * | Added Makefile for kadmin.v4 | Theodore Tso | 1995-04-25 | 1 | -0/+5 |
| * | Added configure.in for this directory | Theodore Tso | 1995-04-25 | 1 | -0/+10 |
| * | Put the V4 kadmin server in its new place | Theodore Tso | 1995-04-25 | 15 | -0/+3581 |