| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * resolve.c: Include unistd.h if present on system (for | Ezra Peisach | 1998-03-30 | 2 | -1/+9 |
* | gcc -Wall cleanups. Mainly adding prototypes and | Ezra Peisach | 1998-03-30 | 10 | -4/+35 |
* | * seteuid.c (krb5_setegid): Fix typo: seteuid -> setegid | Tom Yu | 1998-03-23 | 2 | -1/+5 |
* | * kdc_util.c (add_to_transited): Check lengths, fix up comma | Tom Yu | 1998-03-20 | 2 | -28/+103 |
* | * chk_trans.c (krb5_check_transited_list): Check lengths when | Tom Yu | 1998-03-17 | 2 | -4/+25 |
* | oops... add PR number | Tom Yu | 1998-03-12 | 1 | -1/+1 |
* | * update_utmp.c (pty_update_utmp): Fix bogus entry of | Tom Yu | 1998-03-12 | 2 | -3/+11 |
* | * ftpcmd.y (getline): Don't syslog passwords! (or newlines) | Dan Winship | 1998-03-05 | 2 | -2/+11 |
* | * alt_prof.c (krb5_free_realm_params): Free realm_acl_file portion | Ezra Peisach | 1998-03-05 | 2 | -0/+7 |
* | * Makefile.in: Enable v4 kadmin tests only if athena | Ezra Peisach | 1998-03-03 | 2 | -1/+6 |
* | * configure.in: Enable v4 kadmin tests only if athena | Ezra Peisach | 1998-03-03 | 2 | -0/+12 |
* | * configure.in: Add KRB5_BUILD_PROGRAM | Ezra Peisach | 1998-03-03 | 3 | -6/+14 |
* | * Makefile.in (t_cksum): Do not depend on libkrb5.a, use | Ezra Peisach | 1998-03-03 | 4 | -4/+20 |
* | * Makefile.in: Integrate in the krb5 build tree rules. | Ezra Peisach | 1998-03-02 | 3 | -5/+16 |
* | pre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the autoconf | Theodore Tso | 1998-03-02 | 3 | -3/+13 |
* | aclocal.m4: Remove unused variables BUILDTOP and SRCTOP (now defined | Theodore Tso | 1998-03-02 | 2 | -2/+29 |
* | configure.in: Clean up configure script. Check $cross_compiling | Theodore Tso | 1998-03-02 | 4 | -26/+18 |
* | Makefile.in (env-setup.stmp): If env-setup.stamp needs to be rebuilt, | Theodore Tso | 1998-03-02 | 3 | -3/+15 |