| Commit message (Expand) | Author | Age | Files | Lines |
| * | * kdb5_edit.c: add modent | Tom Yu | 1995-02-14 | 6 | -9/+1260 |
| * | Fix memory leak --- the default encryption types was not being freed | Theodore Tso | 1995-02-14 | 2 | -2/+10 |
| * | Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in | Theodore Tso | 1995-02-11 | 4 | -4/+19 |
| * | Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in | Theodore Tso | 1995-02-11 | 3 | -3/+14 |
| * | Remove needless #include of <krb5/asn.1/encode.h> | Theodore Tso | 1995-02-10 | 2 | -1/+4 |
| * | Don't include <krb5/asn.1/encode.h>; use <krb5/asn1.h> | Theodore Tso | 1995-02-10 | 2 | -1/+5 |
| * | Removed ISODE cruft | Theodore Tso | 1995-02-10 | 5 | -94/+10 |
| * | Removed ISODE cruft | Theodore Tso | 1995-02-10 | 12 | -728/+69 |
| * | Removed ISODE cruft -- moved included .h files from krb5/asn.1/*.h into | Theodore Tso | 1995-02-10 | 8 | -1048/+253 |
| * | Remove ISODE cruft | Theodore Tso | 1995-02-10 | 2 | -4/+4 |
| * | krb5_use_keytype() was being called when the argument was a encryption | Theodore Tso | 1995-02-10 | 2 | -1/+8 |
| * | Added -e option to print out encryption types | Chris Provenzano | 1995-02-09 | 2 | -1/+38 |
| * | Set up the keyblock's etype field correctly (after copying the | Theodore Tso | 1995-02-09 | 2 | -2/+7 |
| * | * kdb5_edit.c (show_principal): make sane and print all useful | Tom Yu | 1995-02-09 | 2 | -4/+68 |
| * | Add KRB5_INT32 definitions for non-32 int platforms | Theodore Tso | 1995-02-08 | 2 | -0/+12 |
| * | * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -7/+10 |
| * | * kprop.c Use krb5_get_in_tkt_with_keytab() instead of | Chris Provenzano | 1995-02-08 | 2 | -4/+7 |
| * | * get_in_tkt.c (krb5_get_in_tkt()) | Chris Provenzano | 1995-02-08 | 6 | -148/+250 |
| * | * kpasswd.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -26/+11 |
| * | * kadmin.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -24/+10 |
| * | * func-proto.h (krb5_get_in_tkt()) Changed key_proc args to be the | Chris Provenzano | 1995-02-08 | 2 | -11/+32 |
| * | * krb_auth_su.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -29/+11 |
| * | * klist.c Do a krb5_init_context() before using a krb5_context | Chris Provenzano | 1995-02-08 | 2 | -0/+6 |
| * | * kinit.c (main()) Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -72/+23 |
| * | * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): delete pre.out, | Mark Eichin | 1995-02-04 | 2 | -1/+7 |
| * | * get_in_tkt.c (krb5_get_in_tkt): also check for the version | Mark Eichin | 1995-02-04 | 2 | -2/+11 |
| * | Add SIZEOF_FOO checks to properly define KRB_INT32 | Theodore Tso | 1995-02-03 | 2 | -0/+15 |
| * | Use politically correct name of AC_CHECK_SIZEOF instead of | Theodore Tso | 1995-02-03 | 2 | -3/+6 |
| * | If util/autoconf isn't built, try to use autoconf utilities found in the user's | Theodore Tso | 1995-02-03 | 2 | -1/+24 |
| * | Ignore autoconf.h.in, since that's generated automatically by autoheader | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | Added files to .cvsignore which get built when autoconf is built in the | Theodore Tso | 1995-02-03 | 2 | -0/+11 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 75 | -0/+75 |
| * | Don't double count the leap day in a leap year | Theodore Tso | 1995-02-03 | 2 | -1/+6 |
| * | Use explicit 32 bit types so this will work on an Alpha | Theodore Tso | 1995-02-03 | 2 | -2/+7 |
| * | Remove unused cruft from des_int.h | Theodore Tso | 1995-02-03 | 2 | -73/+2 |
| * | Add keytype parameter to field | Theodore Tso | 1995-02-03 | 2 | -1/+6 |
| * | Add keytype parameter | Theodore Tso | 1995-02-03 | 2 | -1/+6 |
| * | Add keytype argument to rd_req_proc | Theodore Tso | 1995-02-03 | 2 | -2/+7 |
| * | Don't define BITS16, BITS32, BITS64, etc. anymore. Instead, | Theodore Tso | 1995-02-03 | 3 | -36/+26 |
| * | Remove BITS16, BITS32, BITS64, etc. from acconfig.h | Theodore Tso | 1995-02-03 | 4 | -8/+8 |
| * | Don't use BITS64, use SIZEOF_LONG | Theodore Tso | 1995-02-03 | 2 | -1/+5 |
| * | All routines defined in the com_err library should have extern before | Theodore Tso | 1995-02-03 | 2 | -10/+16 |
| * | Oops, forgot to save file first | Theodore Tso | 1995-02-03 | 1 | -1/+1 |
| * | Add changes to make this work on Alpha's. (From Ezra) | Theodore Tso | 1995-02-03 | 2 | -7/+17 |
| * | Fix typo; "%02 X" --> "%02X" | Theodore Tso | 1995-02-03 | 2 | -1/+5 |
| * | ret_flags should be an int based on the prototype of | Theodore Tso | 1995-02-03 | 2 | -1/+7 |
| * | * kadmin.c (main): Real live non-kludged argument parsing. | John Gilmore | 1995-02-03 | 2 | -52/+54 |
| * | Rename files so that they work in the DOS LIB command, | John Gilmore | 1995-02-03 | 5 | -6/+17 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 4 | -4/+11 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 6 | -8/+17 |