summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/krsh.c
Commit message (Expand)AuthorAgeFilesLines
* (main): Invoke krb5_free_context at exit to allowEzra Peisach2004-05-241-1/+7
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-2/+2
* * krsh.c (SECURE_MESSAGE): Only indicate that input/output data are beingKen Raeburn2002-06-251-1/+1
* * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c,Ezra Peisach2001-12-061-3/+3
* * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBSEzra Peisach2001-07-061-1/+1
* * login.c: Add braces around initializers. Cleanup assignments inEzra Peisach2001-06-011-0/+1
* * defines.h: Add prototypes for rcmd_stream_init_normal(),Ezra Peisach2001-03-121-2/+2
* 1.2-beta4 pullupKen Raeburn2000-06-301-13/+44
* Temporary patch for krb5-appl/678; avoid data from stdout being mixed to stderrSam Hartman1998-12-271-2/+2
* * kcmd.c: Integrate ghudson's changes for client-side krb4Tom Yu1998-02-241-147/+55
* login.c (destroy_tickets): Just use global kcontext insteadTheodore Tso1996-11-071-2/+5
* * krsh.c, krlogin.c: don't print our own error message if kcmdBarry Jaspan1996-10-181-4/+5
* Fix typo so that krsh doesn't exit when using the default portTheodore Tso1996-06-241-1/+1
* Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, ChrisKen Raeburn1996-05-011-3/+2
* Fix the server side of the krlogin bug detecting eof in connection closeSam Hartman1996-02-261-2/+2
* Only display secure_message if encryption actually enabledSam Hartman1996-02-101-1/+2
* * rcp (client mode) now uses rsh -x but still supports the old encryption inSam Hartman1996-02-011-0/+7
* * krsh.c, krlogin.c: (main): Ultrix cc does not support automaticEzra Peisach1996-01-111-2/+3
* kcmd.c (getport): Clear the sin structure to be zero. (From Doug Engbert.)Theodore Tso1996-01-111-2/+3
* If invoked with the -D port option, do not die if proper entry is missingEzra Peisach1995-11-021-10/+13
* * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-1/+1
* Compiler warning cleanupPaul Park1995-06-271-10/+10
* configure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEADERS, and check forTheodore Tso1995-06-221-2/+8
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-261-0/+1
* Fri Apr 21 14:07:15 1995 Mark Eichin <eichin@cygnus.com>Mark Eichin1995-04-211-2/+8
* * forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c,John Gilmore1995-02-281-5/+2
* * Removed all #include <krb5/crc-32.h>Chris Provenzano1995-02-021-1/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-9/+11
* * krsh.c: Include sys/time.h (linux)Richard Basch1995-01-101-0/+1
* Removed a debugging statement (which could compromise the eblock)Richard Basch1995-01-031-1/+0
* * krsh.cRichard Basch1995-01-031-25/+163
* * krlogin.cRichard Basch1994-12-281-12/+22
* Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs.Richard Basch1994-12-261-0/+2
* Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs.Richard Basch1994-12-261-1/+4
* Checked in Richard's changes of November 2nd. (See changelog). Lots ofTheodore Tso1994-11-081-2/+18
* Check for both EAGAIN in addition to EWOULDBLOCKTheodore Tso1994-10-261-4/+4
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* lintMark Eichin1994-08-141-1/+4
* punt getpwuid misdeclarationMark Eichin1994-08-111-5/+0
* rest of signal cleanups plus strsaveMark Eichin1994-08-051-0/+18
* almost there. safety checkinMark Eichin1994-08-041-15/+25
* * configure.in: Added tests for HAVE_SETOWN, HAVE_SYS_FILIO_H.Mark Eichin1994-07-261-0/+5
* index->strchr, rindex->strrchr, add (char *) cast to malloc, haveTheodore Tso1994-07-161-5/+5
* Lots of cleanup. V4/V5 compatibility recvauth moved to separateTheodore Tso1993-12-241-0/+5
* Added support for credentials forwardingTheodore Tso1993-06-031-18/+61
* *** empty log message ***Theodore Tso1992-09-291-0/+416