| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * kcmd.c (kcmd): Fix up to not call sname_to_principal until after | Tom Yu | 1999-02-23 | 2 | -36/+36 |
| * | * klogind.M: Document things a little better, including new | Tom Yu | 1999-02-17 | 4 | -32/+90 |
| * | * login.c (main): Call setluid() | Tom Yu | 1999-01-21 | 4 | -9/+26 |
| * | Temporary patch for krb5-appl/678; avoid data from stdout being mixed to stderr | Sam Hartman | 1998-12-27 | 5 | -7/+17 |
| * | * login.c (login_get_kconf): Also test whether *kconf_val is null | Geoffrey King | 1998-11-16 | 2 | -1/+8 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 2 | -0/+7 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 5 | -1325/+1479 |
| * | krshd.c (doit): Apply ghudson's patch so that rshd passes the port | Theodore Tso | 1998-10-08 | 3 | -4/+30 |
| * | * krcp.c (error): Don't call rcmd_stream_write if iamremote is not | Geoffrey King | 1998-08-15 | 2 | -10/+9 |
| * | Apply ghudson's patch so that rlogin -a no longer dumps core. | Geoffrey King | 1998-07-27 | 2 | -4/+9 |
| * | login.c (dolastlog): BSD 4.4 systems don't have lastlog.h, but still | Theodore Tso | 1998-05-27 | 5 | -8/+55 |
| * | * login.c: Replace strcpy with strncpy in places. Add nul | Tom Yu | 1998-05-16 | 2 | -12/+31 |
| * | 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 | 4 | -3/+10 |
| * | configure.in: Clean up configure script. Check $cross_compiling | Theodore Tso | 1998-03-02 | 4 | -26/+18 |
| * | * kcmd.c: Integrate ghudson's changes for client-side krb4 | Tom Yu | 1998-02-24 | 7 | -1233/+875 |
| * | * v4rcp.c: Punt nastiness to redefine setreuid, as we don't use | Tom Yu | 1998-02-23 | 3 | -28/+18 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
| * | fix some formatting problems | Dan Winship | 1998-02-01 | 1 | -5/+10 |
| * | * krlogind.c (protocol): Declare pibuf and fibuf as being BUFSIZ | Tom Yu | 1998-01-21 | 2 | -1/+6 |
| * | * login.c (try_afscall): try_afscall doesn't work / isn't needed | Dan Winship | 1997-12-19 | 2 | -3/+13 |
| * | * krlogind.c: | Tom Yu | 1997-12-12 | 5 | -4/+30 |
| * | * krlogind.c (recvauth): Fix args in call to | Tom Yu | 1997-11-20 | 2 | -1/+6 |
| * | * krshd.c: Don't set checksum_ignored to 1 if checksum_required is | Tom Yu | 1997-11-18 | 2 | -4/+7 |
| * | * forward.c (rd_and_store_for_creds): Don't do the chown. Avoids | Tom Yu | 1997-11-13 | 3 | -20/+25 |
| * | Use error_message(errno) instead of using sys_errlist[errno]. This | Theodore Tso | 1997-11-07 | 2 | -55/+60 |
| * | * krlogind.c (doit): Fix up potential buffer overrun. | Tom Yu | 1997-11-05 | 4 | -4/+19 |
| * | Removed useless .so to a non-existent macro file | Theodore Tso | 1997-10-07 | 2 | -1/+4 |
| * | * krlogind.c (main): Changes to allow for standalone daemon | Tom Yu | 1997-09-02 | 2 | -58/+113 |
| * | killpg() wasn't conditionalized in login.c, causing compiles to fail on | Kevin Mitchell | 1997-06-30 | 2 | -0/+12 |
| * | login.c: Always use the new tty line discpline. [krb5-appl/428] | Theodore Tso | 1997-06-07 | 2 | -10/+34 |
| * | Fix stupid typos in test compilation | Theodore Tso | 1997-03-28 | 1 | -2/+2 |
| * | If we're on an SGI machine, don't do the MOTD or MAILCHECK thing, | Theodore Tso | 1997-03-28 | 2 | -1/+6 |
| * | When falling back to the normal rlogin, clear the signal mask, so that | Theodore Tso | 1997-03-28 | 2 | -0/+16 |
| * | dditional patch for login environment variable processing: respect TERM | Sam Hartman | 1997-03-20 | 2 | -0/+10 |
| * | krshd should not require a user to have a valid home directory. [krb5-appl/167] | Sam Hartman | 1997-02-28 | 2 | -4/+9 |
| * | Fix terminal handling with regard to ^@ and ^o | Sam Hartman | 1997-02-22 | 2 | -2/+12 |
| * | kcmd.c (getport): Let the OS pick the best port rather than scanning. | Richard Basch | 1997-02-19 | 5 | -131/+120 |
| * | Use free() to free realm component, until a replacement function is added | Richard Basch | 1997-02-19 | 1 | -1/+3 |
| * | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 5 | -6/+12 |
| * | login.c: set ccache name consistently with other login apps | Richard Basch | 1997-02-11 | 2 | -1/+6 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -27/+25 |
| * | Overide important environment variables. Preliiminary fix; include | Sam Hartman | 1996-12-29 | 2 | -6/+11 |
| * | * configure.in: Fix up "test $ac_cv_c_cross" to deal with | Tom Yu | 1996-12-24 | 2 | -2/+7 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 6 | -6/+45 |
| * | * krcp.c: don't print our own error message if kcmd returns -1 (it | Barry Jaspan | 1996-11-14 | 2 | -8/+16 |
| * | * krshd "plumbing" fixes | Mark Eichin | 1996-11-12 | 2 | -66/+112 |
| * | same typo | Mark Eichin | 1996-11-12 | 1 | -0/+1 |
| * | fix typo | Mark Eichin | 1996-11-12 | 1 | -1/+1 |