| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rather than displaying the master key version twice, display the actual | Richard Basch | 1995-10-24 | 1 | -1/+1 |
| * | extract_v4_srvtab: Version number is only one byte long (warlord) | Ezra Peisach | 1995-10-09 | 1 | -2/+4 |
| * | Use the kdc.conf file to determine the default list of keysalt tuples | Theodore Tso | 1995-10-04 | 1 | -1/+14 |
| * | kdb5_edit.c (show_principal): Show key version and last password change | Ezra Peisach | 1995-09-18 | 1 | -2/+2 |
| * | * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : | Chris Provenzano | 1995-09-06 | 1 | -16/+16 |
| * | * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 1 | -24/+2 |
| * | Add support for -s scriptfile and fix gcc -Wall complaints | Paul Park | 1995-08-15 | 1 | -72/+94 |
| * | * cpw.c : Uses new kdb change password routines for ank, ark, cpw, | Chris Provenzano | 1995-08-07 | 1 | -436/+0 |
| * | Use new admin string conversion routines | Paul Park | 1995-07-31 | 1 | -143/+51 |
| * | Use new kdb format | Chris Provenzano | 1995-07-27 | 1 | -156/+141 |
| * | Add KDC profile and stash file support | Paul Park | 1995-07-17 | 1 | -3/+67 |
| * | Check the return code from kdb5_init_context() | Theodore Tso | 1995-05-01 | 1 | -1/+6 |
| * | When default realm specified on command line, call krb5_set_default_realm so | Ezra Peisach | 1995-04-19 | 1 | -1/+8 |
| * | Add "support_desmd5" flag | Theodore Tso | 1995-03-24 | 1 | -1/+3 |
| * | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 1 | -10/+2 |
| * | * kdb5_edit.c: add struct timeb and sys/timeb includes from | Mark Eichin | 1995-02-24 | 1 | -0/+31 |
| * | * kdb5_edit.c: add modent | Tom Yu | 1995-02-14 | 1 | -5/+214 |
| * | * kdb5_edit.c (show_principal): make sane and print all useful | Tom Yu | 1995-02-09 | 1 | -4/+63 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -145/+148 |
| * | Don't let errors in set_dbname_help initially cause the exit status to | Theodore Tso | 1994-10-07 | 1 | -0/+1 |
| * | Add new option -P to specify master key passwrd on the command line. | Theodore Tso | 1994-10-07 | 1 | -5/+28 |
| * | Relink executable when libraries change | Theodore Tso | 1994-09-29 | 1 | -2/+4 |
| * | Exit with a non-zero status if there was an error in an executed command. | Theodore Tso | 1994-09-29 | 1 | -3/+117 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -7/+1 |
| * | lint cleanup | Mark Eichin | 1994-08-14 | 1 | -5/+3 |
| * | use getcwd if available | Mark Eichin | 1994-06-24 | 1 | -0/+8 |
| * | tcl support | Tom Yu | 1994-06-09 | 1 | -101/+61 |
| * | Fixed krb5-bugs [0437]: | Theodore Tso | 1994-03-11 | 1 | -3/+2 |
| * | Added show_principal request | Theodore Tso | 1994-01-13 | 1 | -133/+293 |
| * | Change use of xfree to krb5_xfree to prevent namespace pollution | Theodore Tso | 1993-10-15 | 1 | -13/+13 |
| * | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
| * | Moved #include of kdb5_edit.h past the declaration of struct saltblock, | Theodore Tso | 1993-07-29 | 1 | -2/+2 |
| * | Fix typo for dbname | Theodore Tso | 1993-06-03 | 1 | -4/+1 |
| * | Changed the ldb command so that it would accept wildcards | Theodore Tso | 1992-09-24 | 1 | -20/+72 |
| * | Fixed memory leak and bug in V4 srvtab extraction routine | Theodore Tso | 1992-08-18 | 1 | -12/+20 |
| * | Set umask to 077 on entry so that output files created with stdio | John Carr | 1992-02-23 | 1 | -12/+15 |
| * | Update copyright notice | John Kohl | 1991-06-06 | 1 | -2/+16 |
| * | Added missing break in switch statement; the -onlyrealmsalt option now works | Theodore Tso | 1991-04-19 | 1 | -6/+8 |
| * | libos-proto.h -> los-proto.h | John Kohl | 1991-03-14 | 1 | -1/+1 |
| * | fix copyrights | John Kohl | 1991-03-14 | 1 | -0/+1 |
| * | Added support of entering passwords with different salts | Theodore Tso | 1991-03-06 | 1 | -41/+73 |
| * | update copyright notices | John Kohl | 1991-02-19 | 1 | -12/+11 |
| * | need to initialize salt in all cases | John Kohl | 1991-02-18 | 1 | -0/+4 |
| * | changes for salts in the database | John Kohl | 1991-02-14 | 1 | -15/+65 |
| * | Changes to reflect the API interface changes | Theodore Tso | 1991-02-14 | 1 | -2/+7 |
| * | Changed so that kdb5_edit can be run even if there is no valid | Theodore Tso | 1991-02-05 | 1 | -6/+47 |
| * | Changed to export some global variables as externs | Theodore Tso | 1991-01-15 | 1 | -4/+4 |
| * | Added changes so that it is possible to run kdb5_edit on a database | Theodore Tso | 1990-12-20 | 1 | -35/+141 |
| * | Delete unused variable; cast argument 1 to fwrite() | John Carr | 1990-12-03 | 1 | -3/+2 |
| * | Added extract version 4 srvtab function | Theodore Tso | 1990-11-29 | 1 | -0/+104 |