| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 2 | -1/+6 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 4 | -3/+10 |
| * | * get_in_tkt.c: Add prototype for make_preauth_list | Tom Yu | 1998-05-04 | 2 | -0/+8 |
| * | * get_in_tkt.c (krb5_get_in_tkt): Add missing argument to call to | Tom Yu | 1998-05-03 | 2 | -1/+6 |
| * | Fix -n so that it doesn't disable authentication but does disable login. [38] | Sam Hartman | 1998-04-25 | 4 | -2/+27 |
| * | * glob.c (ftpglob): Always allocate new storage, even if no magic glob | Ken Raeburn | 1998-04-22 | 2 | -2/+17 |
| * | oops add PR number | Tom Yu | 1998-04-17 | 1 | -1/+1 |
| * | * configure.in: Search for /var/tmp first when determining rcache | Tom Yu | 1998-04-17 | 2 | -1/+6 |
| * | * asn1_encode.c (asn1_encode_generaltime): Sanity check the return | Tom Yu | 1998-04-17 | 2 | -1/+16 |
| * | * asn1_err.et (ASN1_BAD_GMTIME): Add code for case where bad | Tom Yu | 1998-04-17 | 2 | -0/+6 |
| * | * Makefile.in (SHLIB_EXPDEPS): | Tom Yu | 1998-04-15 | 16 | -32/+66 |
| * | * Makefile.in (LIB): Rename to k5crypto | Tom Yu | 1998-04-15 | 2 | -1/+5 |
| * | * pre.in (CRYPTO_DEPLIB): | Tom Yu | 1998-04-15 | 2 | -3/+9 |
| * | (send_file_list): Oops missed a sigsetjmp() call. | Tom Yu | 1998-04-11 | 2 | -1/+8 |
| * | * configure.in: Add CHECK_SETJMP and CHECK_SIGNALS | Tom Yu | 1998-04-11 | 2 | -0/+6 |
| * | * ftpd.c (receive_data): | Tom Yu | 1998-04-11 | 3 | -7/+34 |
| * | * Makefile.in (includes): The header is krb_err.h, not | Tom Yu | 1998-04-09 | 2 | -1/+6 |
| * | * secure.c (secure_putbyte): Set nout = 0 *before* calling | Dan Winship | 1998-04-07 | 2 | -1/+9 |
| * | * Makefile.in (includes): Don't mkdir unless the directory doesn't | Tom Yu | 1998-04-06 | 4 | -2/+12 |
| * | * Makefile.in (includes): Don't call mkdir unless the directory | Tom Yu | 1998-04-06 | 2 | -1/+6 |
| * | * update_utmp.c (pty_update_utmp): Don't record LOGIN_PROCESS | Tom Yu | 1998-04-06 | 2 | -1/+10 |
| * | * g_cnffile.c (krb__get_srvtabname): Fix up to not free context | Tom Yu | 1998-04-05 | 2 | -1/+7 |
| * | * disp_major_status.c (g_display_major_status): Fix a typo in | Tom Yu | 1998-04-01 | 2 | -1/+6 |
| * | Change to not return GSS_S_CONTINUE_NEEDED, per the standard C | Theodore Tso | 1998-03-31 | 2 | -3/+9 |
| * | * klist.c (main): Exit with a 0 exit status if everything okay | Ezra Peisach | 1998-03-30 | 2 | -0/+6 |
| * | * kdb5_mkdums.c: Add parenthesis about assignements in conditionals | Ezra Peisach | 1998-03-30 | 2 | -29/+35 |
| * | * kdc5_hammer.c (usage): Change usage to refelect reality | Ezra Peisach | 1998-03-30 | 2 | -24/+29 |
| * | * kdb5_verify.c: Declare main() as int instead of void. | Ezra Peisach | 1998-03-30 | 2 | -29/+37 |
| * | * t_inetd.c: Include stdlib.h (if present) for atoi() prototype, | Ezra Peisach | 1998-03-30 | 2 | -0/+15 |
| * | * ktest_equal.h: Add prototypes for ktest_equal_sam_challenge and | Ezra Peisach | 1998-03-30 | 5 | -4/+19 |