| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix off by one in malloc for reading in name | Ezra Peisach | 1995-10-27 | 1 | -1/+1 |
| * | * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : | Chris Provenzano | 1995-09-06 | 1 | -7/+7 |
| * | * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 1 | -2/+2 |
| * | Make new dump format text-based. Also add logic to read/write old format | Paul Park | 1995-08-21 | 1 | -250/+1584 |
| * | Use new kdb format | Chris Provenzano | 1995-07-27 | 1 | -258/+66 |
| * | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 1 | -13/+3 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -17/+18 |
| * | When scanning a database entry, read fail_auth_count into a temporary | Theodore Tso | 1994-10-14 | 1 | -2/+3 |
| * | Make sure mod time on the dump_ok file is updated. (Some systems | Theodore Tso | 1994-09-29 | 1 | -0/+8 |
| * | Relink executable when libraries change | Theodore Tso | 1994-09-29 | 1 | -13/+68 |
| * | Exit with a non-zero status if there was an error in an executed command. | Theodore Tso | 1994-09-29 | 1 | -0/+14 |
| * | Fix error string ("for reading" -> "for writing") | Theodore Tso | 1994-09-15 | 1 | -1/+1 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -7/+1 |
| * | lint cleanup | Mark Eichin | 1994-08-14 | 1 | -1/+1 |
| * | tcl support | Tom Yu | 1994-06-09 | 1 | -2/+1 |
| * | Fixed bug in the load routine, so that the alternative salt is loaded only | Theodore Tso | 1994-01-13 | 1 | -1/+1 |
| * | Change use of xfree to krb5_xfree to prevent namespace pollution | Theodore Tso | 1993-10-15 | 1 | -4/+4 |
| * | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
| * | Fix broken kerberos database restore | Theodore Tso | 1993-07-10 | 1 | -1/+1 |
| * | New dump version that includes the alternate key, alternate salt, | Theodore Tso | 1992-09-30 | 1 | -52/+137 |
| * | Moved defines to kdb5_edit.h | Theodore Tso | 1992-09-24 | 1 | -10/+1 |
| * | Read data into temporary variables to avoid dependencies on size of | John Carr | 1992-08-21 | 1 | -3/+11 |
| * | Improve error checking | John Carr | 1992-02-23 | 1 | -1/+9 |
| * | Fixed spelling mistakes | Theodore Tso | 1991-08-20 | 1 | -6/+9 |
| * | Update copyright notice | John Kohl | 1991-06-06 | 1 | -2/+16 |
| * | libos-proto.h -> los-proto.h | John Kohl | 1991-03-14 | 1 | -1/+1 |
| * | Improved load_db's parsing of the dump file | Theodore Tso | 1991-03-06 | 1 | -15/+81 |
| * | update copyright notices | John Kohl | 1991-02-19 | 1 | -10/+10 |
| * | Changed so that kdb5_edit can be run even if there is no valid | Theodore Tso | 1991-02-05 | 1 | -17/+42 |
| * | Fixed update_ok_file to use com_err and so that it doesn't exit if it | Theodore Tso | 1991-01-15 | 1 | -22/+21 |
| * | Changed to import progname from an extern variable | Theodore Tso | 1991-01-15 | 1 | -0/+2 |
| * | Unlink the output dump file before we open it, to make sure we don't | Theodore Tso | 1991-01-11 | 1 | -0/+11 |
| * | Changed error message not to refer to kdb_util | Theodore Tso | 1991-01-10 | 1 | -1/+1 |
| * | Added code to support the load_db and dump_db requests | Theodore Tso | 1990-12-20 | 1 | -10/+172 |
| * | Initial revision | Theodore Tso | 1990-11-02 | 1 | -0/+117 |