| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 1 | -6/+6 |
* | revert accidental checkin of unfinished changes | Ken Raeburn | 2002-03-08 | 1 | -33/+2 |
* | (kcmd_connect): copy out correct remote address to caller | Ken Raeburn | 2002-03-08 | 1 | -2/+33 |
* | * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c, | Ezra Peisach | 2001-12-06 | 1 | -5/+8 |
* | * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBS | Ezra Peisach | 2001-07-06 | 1 | -4/+5 |
* | * v4rcp.c, login.c: Fill in prototypes, declare many functions | Ezra Peisach | 2001-07-03 | 1 | -1/+2 |
* | * krcp.c (sink): Cast argument to isdigit() to int | Ezra Peisach | 2001-06-18 | 1 | -2/+2 |
* | * configure.in (SETENVOBJ): If setenv is not present on system, | Ezra Peisach | 2001-06-11 | 1 | -1/+1 |
* | * krshd.c: Include <grp.h>, <libpty.h>, and <sys/wait.h> for | Ezra Peisach | 2001-06-11 | 1 | -0/+1 |
* | * login.c: Add braces around initializers. Cleanup assignments in | Ezra Peisach | 2001-06-01 | 1 | -5/+6 |
* | * defines.h: Add prototypes for rcmd_stream_init_normal(), | Ezra Peisach | 2001-03-12 | 1 | -7/+15 |
* | * krcp.c (error): Always declare with ellipsis | Ken Raeburn | 2001-01-17 | 1 | -6/+1 |
* | * krcp.c: Provide format attribute for error() for versions of gcc | Ezra Peisach | 2000-07-18 | 1 | -1/+5 |
* | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 1 | -31/+100 |
* | * krcp.c (error): Don't call rcmd_stream_write if iamremote is not | Geoffrey King | 1998-08-15 | 1 | -10/+3 |
* | configure.in: Clean up configure script. Check $cross_compiling | Theodore Tso | 1998-03-02 | 1 | -1/+1 |
* | * kcmd.c: Integrate ghudson's changes for client-side krb4 | Tom Yu | 1998-02-24 | 1 | -197/+109 |
* | * v4rcp.c: Punt nastiness to redefine setreuid, as we don't use | Tom Yu | 1998-02-23 | 1 | -20/+7 |
* | * krlogind.c (doit): Fix up potential buffer overrun. | Tom Yu | 1997-11-05 | 1 | -1/+2 |
* | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 1 | -3/+4 |
* | * krcp.c: don't print our own error message if kcmd returns -1 (it | Barry Jaspan | 1996-11-14 | 1 | -8/+10 |
* | login.c (destroy_tickets): Just use global kcontext instead | Theodore Tso | 1996-11-07 | 1 | -2/+5 |
* | Fix bug that caused files transmitted by a NetBSD box to have file | Sam Hartman | 1996-08-10 | 1 | -1/+1 |
* | Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, Chris | Ken Raeburn | 1996-05-01 | 1 | -20/+28 |
* | configure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST since it's no | Theodore Tso | 1996-04-17 | 1 | -55/+51 |
* | * krshd no longer does non-blocking IO. It never really needed it | Sam Hartman | 1996-03-24 | 1 | -2/+2 |
* | Remove space from #endif line | Sam Hartman | 1996-02-26 | 1 | -1/+1 |
* | Fix the server side of the krlogin bug detecting eof in connection close | Sam Hartman | 1996-02-26 | 1 | -2/+4 |
* | * rcp (client mode) now uses rsh -x but still supports the old encryption in | Sam Hartman | 1996-02-01 | 1 | -135/+38 |
* | Check for prototypes so that KRB5_STDARG_P works | Ezra Peisach | 1996-01-22 | 1 | -2/+3 |
* | * krcp.c (error): Convert to use varargs | Ezra Peisach | 1996-01-11 | 1 | -6/+28 |
* | If invoked with the -D port option, do not die if proper entry is missing | Ezra Peisach | 1995-11-02 | 1 | -16/+24 |
* | * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 1 | -2/+2 |
* | Remove declaration of errno altoghether. "extern int errno;" is | Theodore Tso | 1995-07-06 | 1 | -1/+0 |
* | ---------------------------------------------------------------------- | Sam Hartman | 1995-07-02 | 1 | -1/+1 |
* | Compiler warning cleanup | Paul Park | 1995-06-27 | 1 | -20/+17 |
* | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 1 | -2/+2 |
* | * loginpaths.h: Add NetBSD paths | Ezra Peisach | 1995-05-21 | 1 | -0/+2 |
* | login.c (main): Only try to use TIOCSETD if it is defined | Theodore Tso | 1995-05-20 | 1 | -0/+1 |
* | kcmd.c and krcp.c: Add <stdlib.h> for malloc declarations. | Ezra Peisach | 1995-05-09 | 1 | -1/+5 |
* | * krcp.c (answer_auth()): Requires two new args that are passed | Chris Provenzano | 1995-05-05 | 1 | -38/+74 |
* | * krcp.c (answer_auth()): Don't destroy the credential cache | Chris Provenzano | 1995-05-05 | 1 | -17/+10 |
* | * krcp.c (answer_auth()): Set auth_context = NULL before using it | Chris Provenzano | 1995-05-04 | 1 | -2/+2 |
* | Don't try to play uid swapping games if the effective uid is not zero | Theodore Tso | 1995-05-03 | 1 | -7/+15 |
* | * krcp.c (answer_auth): Should not call krb5_cc_close after | Ezra Peisach | 1995-04-27 | 1 | -5/+0 |
* | When port number specified on command line, htons was missing | Ezra Peisach | 1995-04-27 | 1 | -1/+1 |
* | More changes from ian@cygnus.com to support testing | Mark Eichin | 1995-04-21 | 1 | -5/+28 |
* | Fri Apr 21 14:07:15 1995 Mark Eichin <eichin@cygnus.com> | Mark Eichin | 1995-04-21 | 1 | -2/+4 |
* | kcmd.c (kcmd()): Don't pass any data to sendauth() to be | Chris Provenzano | 1995-03-27 | 1 | -26/+15 |
* | * kcmd.c (kcmd()) Use new calling convention for krb5_sendauth(). | Chris Provenzano | 1995-03-10 | 1 | -8/+5 |