| Commit message (Expand) | Author | Age | Files | Lines |
| * | use PROTOTYPE macro in mechglue.h | Ken Raeburn | 1996-03-13 | 2 | -2/+7 |
| * | replace KRBTEST.COM with $REALMNAME. Now you can change the realm name the | Mark Eichin | 1996-03-13 | 9 | -104/+142 |
| * | variable HE is a name collision with an hp/ux register mask in the hp/ux | Mark Eichin | 1996-03-13 | 1 | -4/+4 |
| * | minor hp fix | Mark Eichin | 1996-03-13 | 2 | -1/+6 |
| * | update from cygnus sources. Get local hostname in a consistent manner, | Mark Eichin | 1996-03-13 | 4 | -1/+13 |
| * | Include string.h | Ezra Peisach | 1996-03-13 | 2 | -0/+5 |
| * | * str_conv.c (krb5_timestamp_to_string): Handle statement not | Ezra Peisach | 1996-03-13 | 3 | -1/+10 |
| * | * krb5_decode.c (decode_krb5_ticket, decode_krb5_enc_tkt_part, | Ezra Peisach | 1996-03-13 | 3 | -1/+31 |
| * | * kv5m_err.et: Add KV5M_PASSWD_PHRASE_ELEMENT | Ezra Peisach | 1996-03-13 | 2 | -0/+5 |
| * | * pre.in (SRCTOP, BUILDTOP): Don't define | Ken Raeburn | 1996-03-13 | 2 | -2/+4 |
| * | * aclocal.m4 (V5_MAKE_SHARED_LIB): If the cache variables for | Ken Raeburn | 1996-03-13 | 3 | -20/+169 |
| * | * gss-server.c (timeval_subtract): Use old-style function definition | Ken Raeburn | 1996-03-13 | 2 | -2/+7 |
| * | remove cvs conflict marker, wrap some long lines | Ken Raeburn | 1996-03-13 | 1 | -14/+16 |
| * | regenerated | Ken Raeburn | 1996-03-13 | 1 | -24/+0 |
| * | New telnet authentication type pair to indicate whether we should be | Theodore Tso | 1996-03-13 | 1 | -0/+7 |
| * | Check in ChangeLog for last change.. | Ezra Peisach | 1996-03-12 | 1 | -0/+5 |
| * | * krshd.c (doit): For encrypted rcp, fix logic in determining | Ezra Peisach | 1996-03-12 | 2 | -15/+16 |
| * | * kprop.c: Write a byte to the last-prop file to ensure the file | Richard Basch | 1996-03-12 | 2 | -0/+6 |
| * | Additional bugs needing to be addressed | Richard Basch | 1996-03-12 | 1 | -0/+10 |
| * | use KRB5_PROTOTYPE | Mark Eichin | 1996-03-12 | 1 | -1/+1 |
| * | convert __gss_get_mechanism to k&r style definition | Mark Eichin | 1996-03-12 | 1 | -1/+2 |
| * | use PROTOTYPE and K&R style definitions, per krb5 style | Mark Eichin | 1996-03-12 | 2 | -9/+11 |
| * | Fixed mispelling of Doug Engert's name | Theodore Tso | 1996-03-11 | 3 | -6/+6 |
| * | * aclocal.m4 (KRB5_SIGTYPE): quote the body correctly, so the test | Mark Eichin | 1996-03-11 | 1 | -2/+2 |
| * | Change sizeof(long) to sizeof(krb5_int32) | Ezra Peisach | 1996-03-09 | 2 | -1/+6 |
| * | * kprop.c: The credentials cache should be destroyed after any error | Richard Basch | 1996-03-06 | 2 | -0/+8 |
| * | POSIX requires a file be opened read-write for locking | Richard Basch | 1996-03-06 | 1 | -1/+1 |
| * | * dumpv4.c: | Richard Basch | 1996-03-06 | 2 | -6/+78 |
| * | * kprop.c: Call krb5_sname_to_principal rather than doing the OS calls. | Richard Basch | 1996-03-05 | 3 | -60/+51 |
| * | kdb5_edit has been moved to PREFIX/sbin | Richard Basch | 1996-03-05 | 2 | -1/+5 |
| * | * kdb5_edit.c: new command line option -f stashfile. | Mark Eichin | 1996-03-05 | 3 | -15/+33 |
| * | now the keys actually *work* when you load an old dump (a real one, | Mark Eichin | 1996-03-05 | 2 | -3/+15 |
| * | * default.exp: Log krb5kdc to stderr so that test can detect | Ezra Peisach | 1996-03-05 | 2 | -1/+20 |
| * | Changes to start up kshd (not krshd) with new arguments | Ezra Peisach | 1996-03-03 | 3 | -8/+14 |
| * | Change to execute with new program name and arguments | Ezra Peisach | 1996-03-03 | 2 | -4/+9 |
| * | * krb5_decode_test.c (main): In krb5_enc_tkt_part (optionals NULL) | Ezra Peisach | 1996-03-03 | 2 | -1/+7 |
| * | * srv_main.c: Move inclusion of k5-int.h before testing if | Ezra Peisach | 1996-03-03 | 2 | -1/+6 |
| * | * g_imp_sec_context.c, g_exp_sec_context.c: Include string.h | Ezra Peisach | 1996-03-03 | 3 | -0/+6 |
| * | * gss-server.c (test_import_export_context): Add second argument | Ezra Peisach | 1996-03-03 | 2 | -3/+8 |
| * | configure.in: Change WITH_DB to WITH_KDB_DB | Ezra Peisach | 1996-03-03 | 2 | -1/+5 |
| * | gss-server.c (sign_server): Do better import/export security checking. | Theodore Tso | 1996-03-02 | 4 | -38/+219 |
| * | k5mech.c (krb5_gss_get_context): Initialize the serializers here, | Theodore Tso | 1996-03-02 | 4 | -125/+119 |
| * | g_glue.c (__gss_get_mech_type): Fix code to properly parse token | Theodore Tso | 1996-03-01 | 4 | -42/+72 |
| * | Use NEED_SOCKETS instead of #including <netdb.h> | Theodore Tso | 1996-03-01 | 2 | -1/+6 |
| * | Add closeoscket() call so that program properly cleans up the socket | Theodore Tso | 1996-03-01 | 2 | -0/+7 |
| * | Added note: Note that calls to WSAStartup and WSACleanup must be in | Theodore Tso | 1996-03-01 | 2 | -1/+12 |
| * | Take out calls to SOCKET_INITIALIZE and SOCKET_CLEANUP. This gets | Theodore Tso | 1996-03-01 | 2 | -1/+18 |
| * | Fix to work on 16-bit platforms (we don't allow greater than 64k | Theodore Tso | 1996-03-01 | 2 | -0/+15 |
| * | Make sure WSACleanup() is called when the DLL exits | Theodore Tso | 1996-02-29 | 2 | -0/+5 |
| * | mglueP.h: For MS-DOS, add #include of malloc.h | Theodore Tso | 1996-02-29 | 5 | -62/+180 |