| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | chk_trans.c (krb5_check_transited_list): Fix use of an uninitalized | Theodore Tso | 1998-07-01 | 2 | -2/+7 |
| * | Fix obvious bug where we were returning a pointer to an automatic | Theodore Tso | 1998-07-01 | 2 | -1/+8 |
| * | Committed sarac's changes which make the mpw dependencies more sane | Theodore Tso | 1998-07-01 | 2 | -73/+254 |
| * | * mk_priv.c (krb_mk_priv): Fix up call to pcbc_encrypt(). By | Tom Yu | 1998-06-24 | 2 | -1/+18 |
| * | Tue Jun 23 06:28:51 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-06-23 | 1 | -1/+6 |
| * | * cnv_tkt_skey.c (krb524_convert_tkt_skey): Handle null address | Tom Yu | 1998-06-17 | 3 | -23/+26 |
| * | Don't depend on $(RM) macro being defined when building kerbsrc-nt.zip | Theodore Tso | 1998-05-27 | 2 | -4/+7 |
| * | Folded in enhancements from Cygnus's Kerbnet-1.2 (plus our changes | Theodore Tso | 1998-05-27 | 13 | -607/+678 |
| * | Makefile.in: Add ccache/memory as a directory to be recursively built | Theodore Tso | 1998-05-27 | 2 | -3/+17 |
| * | Makefile.in: Update Makefile so that it can be built under Windows | Theodore Tso | 1998-05-27 | 2 | -2/+12 |
| * | mkbin.bat: Added convenience batch file which copies all of the | Theodore Tso | 1998-05-27 | 3 | -2/+25 |
| * | logwtmp.c: Include paths.h if present, and use _PATH_WTMP to determine | Theodore Tso | 1998-05-27 | 2 | -1/+14 |
| * | configure.in: Add check for paths.h | Theodore Tso | 1998-05-27 | 2 | -1/+5 |
| * | sys_term.c: #include utmp.h if present, and use _PATH_WTMP and | Theodore Tso | 1998-05-27 | 3 | -2/+23 |
| * | windows.in: Remove -DLEHMAN, which doesn't do anything. (A grep | Theodore Tso | 1998-05-27 | 2 | -1/+7 |
| * | srv_rcache.c (krb5_get_server_rcache): | Theodore Tso | 1998-05-27 | 3 | -2/+8 |
| * | Check in files from Kerbnet-1.2 release. This is an auxiliary library | Theodore Tso | 1998-05-27 | 8 | -0/+972 |
| * | Makefile.in: include krb5/ccache/memory and windows/lib in the list of | Theodore Tso | 1998-05-27 | 3 | -7/+39 |
| * | krb5.hin: Declare krb5_auth_con_setrcache and krb5_get_server_rcache | Theodore Tso | 1998-05-27 | 2 | -2/+7 |
| * | login.c (dolastlog): BSD 4.4 systems don't have lastlog.h, but still | Theodore Tso | 1998-05-27 | 5 | -8/+55 |
| * | krb5_32.def: Change the DLL export list to include | Theodore Tso | 1998-05-27 | 2 | -5/+31 |
| * | * configure.in: Re-order check for setupterm to avoid lossage if | Tom Yu | 1998-05-26 | 2 | -1/+6 |
| * | Makefile.in (CLEANLIBS): Remove lib/kadm from the list of directories | Theodore Tso | 1998-05-25 | 2 | -9/+7 |
| * | Makefile.in: Remove lib/kadm and lib/krb5/free from the list of | Theodore Tso | 1998-05-25 | 2 | -8/+8 |
| * | aclocal.m4: Added suggested changes to improve HP-UX's support for | Theodore Tso | 1998-05-25 | 2 | -3/+18 |
| * | util_buffer.c (g_make_string_buffer): Don't include the trailing | Theodore Tso | 1998-05-25 | 2 | -2/+7 |
| * | Fix typo which caused import_name to incorrectly import names produced | Theodore Tso | 1998-05-25 | 2 | -1/+7 |
| * | copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, which | Theodore Tso | 1998-05-25 | 4 | -10/+19 |
| * | inq_cred.c (krb5_gss_inquire_cred): | Theodore Tso | 1998-05-25 | 10 | -37/+58 |
| * | util_ordering.c (g_order_free): | Theodore Tso | 1998-05-25 | 5 | -14/+44 |
| * | Use double backslashes for the path separators to workaround Microsoft | Theodore Tso | 1998-05-25 | 2 | -3/+14 |
| * | * krb5_err.et: Clarify error for REALM_CANT_RESOLVE | Tom Yu | 1998-05-19 | 2 | -1/+5 |
| * | * login.c: Replace strcpy with strncpy in places. Add nul | Tom Yu | 1998-05-16 | 2 | -12/+31 |
| * | telnetd.c (main): | Theodore Tso | 1998-05-14 | 6 | -27/+37 |
| * | main.c (main): POSIX states that getopt returns -1 when it is done | Theodore Tso | 1998-05-14 | 6 | -14/+20 |
| * | configure.in: Change test for cgetent to use HAVE_ instead of HAS_, | Theodore Tso | 1998-05-14 | 4 | -6/+15 |
| * | Make sure the date string printed uses 4 digit years | Theodore Tso | 1998-05-14 | 2 | -5/+10 |
| * | This is now obsolete; superceded by src/lib/kadm5 | Tom Yu | 1998-05-11 | 17 | -6565/+0 |
| * | Remove extraneous stuff, as this actually belongs in | Tom Yu | 1998-05-11 | 18 | -3954/+0 |
| * | str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to be | Theodore Tso | 1998-05-09 | 4 | -22/+98 |
| * | stime.c (krb_stime): | Theodore Tso | 1998-05-09 | 4 | -8/+14 |
| * | Print the year as 4 digits to avoid Y2K problems | Theodore Tso | 1998-05-08 | 2 | -2/+7 |
| * | * kadm_server.c (krb_log): Print the year using 4 digit to avoid | Theodore Tso | 1998-05-08 | 2 | -2/+7 |
| * | Print 4 digit years in Krb4 log entries to avoid Y2K issues | Theodore Tso | 1998-05-08 | 2 | -1/+6 |
| * | ftpcmd.y (cmd): Fix Y2K problem in the MDTM command | Theodore Tso | 1998-05-08 | 2 | -3/+8 |
| * | Add a check for the header file krb4-proto.h. Replace file existence | Theodore Tso | 1998-05-06 | 2 | -37/+6 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 2 | -1/+6 |
| * | Add support for generic file existence tests (used to simplify some | Theodore Tso | 1998-05-06 | 2 | -0/+50 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 49 | -30/+146 |
| * | t_ser.c (main): POSIX states that getopt returns -1 when it is done | Theodore Tso | 1998-05-06 | 3 | -5/+24 |