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