| Commit message (Expand) | Author | Age | Files | Lines |
| * | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 1 | -595/+0 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -15/+15 |
| * | Remove krb4 support in the applications. login's ability to run aklog | Greg Hudson | 2008-12-15 | 1 | -36/+0 |
| * | Fix a krsh bug introduced in r21001 which could cause garbage at the | Greg Hudson | 2008-11-10 | 1 | -0/+1 |
| * | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 1 | -10/+6 |
| * | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 1 | -2/+1 |
| * | Pass in the correct value for the first argument of select (one larger | Russ Allbery | 2006-06-19 | 1 | -2/+2 |
| * | (main): Invoke krb5_free_context at exit to allow | Ezra Peisach | 2004-05-24 | 1 | -1/+7 |
| * | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 1 | -2/+2 |
| * | * krsh.c (SECURE_MESSAGE): Only indicate that input/output data are being | Ken Raeburn | 2002-06-25 | 1 | -1/+1 |
| * | * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c, | Ezra Peisach | 2001-12-06 | 1 | -3/+3 |
| * | * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBS | Ezra Peisach | 2001-07-06 | 1 | -1/+1 |
| * | * login.c: Add braces around initializers. Cleanup assignments in | Ezra Peisach | 2001-06-01 | 1 | -0/+1 |
| * | * defines.h: Add prototypes for rcmd_stream_init_normal(), | Ezra Peisach | 2001-03-12 | 1 | -2/+2 |
| * | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 1 | -13/+44 |
| * | Temporary patch for krb5-appl/678; avoid data from stdout being mixed to stderr | Sam Hartman | 1998-12-27 | 1 | -2/+2 |
| * | * kcmd.c: Integrate ghudson's changes for client-side krb4 | Tom Yu | 1998-02-24 | 1 | -147/+55 |
| * | login.c (destroy_tickets): Just use global kcontext instead | Theodore Tso | 1996-11-07 | 1 | -2/+5 |
| * | * krsh.c, krlogin.c: don't print our own error message if kcmd | Barry Jaspan | 1996-10-18 | 1 | -4/+5 |
| * | Fix typo so that krsh doesn't exit when using the default port | Theodore Tso | 1996-06-24 | 1 | -1/+1 |
| * | Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, Chris | Ken Raeburn | 1996-05-01 | 1 | -3/+2 |
| * | Fix the server side of the krlogin bug detecting eof in connection close | Sam Hartman | 1996-02-26 | 1 | -2/+2 |
| * | Only display secure_message if encryption actually enabled | Sam Hartman | 1996-02-10 | 1 | -1/+2 |
| * | * rcp (client mode) now uses rsh -x but still supports the old encryption in | Sam Hartman | 1996-02-01 | 1 | -0/+7 |
| * | * krsh.c, krlogin.c: (main): Ultrix cc does not support automatic | Ezra Peisach | 1996-01-11 | 1 | -2/+3 |
| * | kcmd.c (getport): Clear the sin structure to be zero. (From Doug Engbert.) | Theodore Tso | 1996-01-11 | 1 | -2/+3 |
| * | If invoked with the -D port option, do not die if proper entry is missing | Ezra Peisach | 1995-11-02 | 1 | -10/+13 |
| * | * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 1 | -1/+1 |
| * | Compiler warning cleanup | Paul Park | 1995-06-27 | 1 | -10/+10 |
| * | configure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEADERS, and check for | Theodore Tso | 1995-06-22 | 1 | -2/+8 |
| * | * forward.c (rd_and_store_for_creds()) : Rewritten to use | Chris Provenzano | 1995-04-26 | 1 | -0/+1 |
| * | Fri Apr 21 14:07:15 1995 Mark Eichin <eichin@cygnus.com> | Mark Eichin | 1995-04-21 | 1 | -2/+8 |
| * | * forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c, | John Gilmore | 1995-02-28 | 1 | -5/+2 |
| * | * Removed all #include <krb5/crc-32.h> | Chris Provenzano | 1995-02-02 | 1 | -1/+0 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -9/+11 |
| * | * krsh.c: Include sys/time.h (linux) | Richard Basch | 1995-01-10 | 1 | -0/+1 |
| * | Removed a debugging statement (which could compromise the eblock) | Richard Basch | 1995-01-03 | 1 | -1/+0 |
| * | * krsh.c | Richard Basch | 1995-01-03 | 1 | -25/+163 |
| * | * krlogin.c | Richard Basch | 1994-12-28 | 1 | -12/+22 |
| * | Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs. | Richard Basch | 1994-12-26 | 1 | -0/+2 |
| * | Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs. | Richard Basch | 1994-12-26 | 1 | -1/+4 |
| * | Checked in Richard's changes of November 2nd. (See changelog). Lots of | Theodore Tso | 1994-11-08 | 1 | -2/+18 |
| * | Check for both EAGAIN in addition to EWOULDBLOCK | Theodore Tso | 1994-10-26 | 1 | -4/+4 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -3/+1 |
| * | lint | Mark Eichin | 1994-08-14 | 1 | -1/+4 |
| * | punt getpwuid misdeclaration | Mark Eichin | 1994-08-11 | 1 | -5/+0 |
| * | rest of signal cleanups plus strsave | Mark Eichin | 1994-08-05 | 1 | -0/+18 |
| * | almost there. safety checkin | Mark Eichin | 1994-08-04 | 1 | -15/+25 |
| * | * configure.in: Added tests for HAVE_SETOWN, HAVE_SYS_FILIO_H. | Mark Eichin | 1994-07-26 | 1 | -0/+5 |
| * | index->strchr, rindex->strrchr, add (char *) cast to malloc, have | Theodore Tso | 1994-07-16 | 1 | -5/+5 |