This commit was manufactured by cvs2svn to create tag
[krb5.git] / src / appl / bsd / krcp.c
2003-05-15 no authorThis commit was manufactured by cvs2svn to create tag krb5-1.3-beta1
2002-03-08 Ken Raeburnrevert accidental checkin of unfinished changes
2002-03-08 Ken Raeburn(kcmd_connect): copy out correct remote address to...
2001-12-06 Ezra Peisach * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd...
2001-07-06 Ezra Peisach * Makefile.in: Link krshd with KRSHDLIBS instead of...
2001-07-03 Ezra Peisach * v4rcp.c, login.c: Fill in prototypes, declare...
2001-06-18 Ezra Peisach* krcp.c (sink): Cast argument to isdigit() to int
2001-06-11 Ezra Peisach * configure.in (SETENVOBJ): If setenv is not present...
2001-06-11 Ezra Peisach * krshd.c: Include <grp.h>, <libpty.h>, and <sys/wait...
2001-06-01 Ezra Peisach * login.c: Add braces around initializers. Cleanup...
2001-03-12 Ezra Peisach * defines.h: Add prototypes for rcmd_stream_init_normal(),
2001-01-17 Ken Raeburn* krcp.c (error): Always declare with ellipsis
2000-07-18 Ezra Peisach * krcp.c: Provide format attribute for error() for...
2000-06-30 Ken Raeburn1.2-beta4 pullup
1998-08-15 Geoffrey King * krcp.c (error): Don't call rcmd_stream_write if...
1998-03-02 Theodore Tsoconfigure.in: Clean up configure script. Check $cross_...
1998-02-24 Tom Yu * kcmd.c: Integrate ghudson's changes for client-side...
1998-02-23 Tom Yu * v4rcp.c: Punt nastiness to redefine setreuid, as...
1997-11-05 Tom Yu * krlogind.c (doit): Fix up potential buffer overrun.
1997-02-18 Richard BaschRemove krb5_xfree from the public interface
1996-11-14 Barry Jaspan * krcp.c: don't print our own error message if kcmd...
1996-11-07 Theodore Tsologin.c (destroy_tickets): Just use global kcontext...
1996-08-10 Sam HartmanFix bug that caused files transmitted by a NetBSD box...
1996-05-01 Ken RaeburnMerge ... Cygnus sources, changes from Mark Eichin...
1996-04-17 Theodore Tsoconfigure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST...
1996-03-24 Sam Hartman* krshd no longer does non-blocking IO. It never reall...
1996-02-26 Sam HartmanRemove space from #endif line
1996-02-26 Sam HartmanFix the server side of the krlogin bug detecting eof...
1996-02-01 Sam Hartman* rcp (client mode) now uses rsh -x but still supports...
1996-01-22 Ezra PeisachCheck for prototypes so that KRB5_STDARG_P works
1996-01-11 Ezra Peisach * krcp.c (error): Convert to use varargs
1995-11-02 Ezra PeisachIf invoked with the -D port option, do not die if prope...
1995-09-06 Chris Provenzano * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE...
1995-07-06 Theodore TsoRemove declaration of errno altoghether. "extern int...
1995-07-02 Sam Hartman--------------------------------------------------...
1995-06-27 Paul ParkCompiler warning cleanup
1995-06-11 Tom Yuchanges to accomodate redefinition of krb5_auth_context
1995-05-21 Ezra Peisach * loginpaths.h: Add NetBSD paths
1995-05-20 Theodore Tsologin.c (main): Only try to use TIOCSETD if it is defined
1995-05-09 Ezra Peisachkcmd.c and krcp.c: Add <stdlib.h> for malloc declarations.
1995-05-05 Chris Provenzano * krcp.c (answer_auth()): Requires two new args that...
1995-05-05 Chris Provenzano * krcp.c (answer_auth()): Don't destroy the credential...
1995-05-04 Chris Provenzano * krcp.c (answer_auth()): Set auth_context = NULL...
1995-05-03 Theodore TsoDon't try to play uid swapping games if the effective...
1995-04-27 Ezra Peisach * krcp.c (answer_auth): Should not call krb5_cc_close...
1995-04-27 Ezra PeisachWhen port number specified on command line, htons was...
1995-04-21 Mark Eichin More changes from ian@cygnus.com to support testing
1995-04-21 Mark EichinFri Apr 21 14:07:15 1995 Mark Eichin <eichin@cygnus...
1995-03-27 Chris Provenzanokcmd.c (kcmd()): Don't pass any data to sendauth()...
1995-03-10 Chris Provenzano * kcmd.c (kcmd()) Use new calling convention...
1995-02-28 John Gilmore* forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c...
1995-02-23 Chris Provenzano * kcmd.c Call krb5_sendauth() and krb5_get_cred...
1995-02-03 Theodore TsoAdd keytype parameter to field
1995-02-02 Chris Provenzano * Removed all #include <krb5/crc-32.h>
1995-01-25 Chris Provenzano * Removed all narrow types and references to wide...
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1995-01-10 Theodore Tso * kcmd.c, krlogin.c, krcp.c: Always include fcntl...
1994-12-26 Richard BaschRemoved the hard-coded paths for the BSD rlogin/rcp...
1994-12-19 Theodore Tsokrcp.c, krlogin.c, krlogind.c (v5_des_write): Fix byte...
1994-11-08 Theodore TsoChecked in Richard's changes of November 2nd. (See...
1994-10-04 Theodore TsoAdd widen.h and narrow.h around declaration so that...
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-16 Mark Eichintest for vfork, using AC_VFORK, which is a very large...
1994-08-14 Mark Eichinlint
1994-08-05 Mark Eichinrest of signal cleanups plus strsave
1994-07-27 Mark Eichinroundup
1994-07-27 Mark EichinUSE_DIRENT_H
1994-07-16 Theodore TsoUmulate utimes() only for systems that don't have it...
1994-06-02 Theodore TsoFix security hole in krcp.c
1993-12-24 Theodore TsoLots of cleanup. V4/V5 compatibility recvauth moved...
1993-10-15 Theodore TsoChange use of xfree to krb5_xfree to prevent namespace...
1993-06-03 Theodore TsoDefine #KERBEROS, so things don't break
1992-09-29 Theodore Tso*** empty log message ***