summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/krcp.c
Commit message (Expand)AuthorAgeFilesLines
* * krlogind.c (doit): Fix up potential buffer overrun.Tom Yu1997-11-051-1/+2
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-181-3/+4
* * krcp.c: don't print our own error message if kcmd returns -1 (itBarry Jaspan1996-11-141-8/+10
* login.c (destroy_tickets): Just use global kcontext insteadTheodore Tso1996-11-071-2/+5
* Fix bug that caused files transmitted by a NetBSD box to have fileSam Hartman1996-08-101-1/+1
* Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, ChrisKen Raeburn1996-05-011-20/+28
* configure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST since it's noTheodore Tso1996-04-171-55/+51
* * krshd no longer does non-blocking IO. It never really needed itSam Hartman1996-03-241-2/+2
* Remove space from #endif lineSam Hartman1996-02-261-1/+1
* Fix the server side of the krlogin bug detecting eof in connection closeSam Hartman1996-02-261-2/+4
* * rcp (client mode) now uses rsh -x but still supports the old encryption inSam Hartman1996-02-011-135/+38
* Check for prototypes so that KRB5_STDARG_P worksEzra Peisach1996-01-221-2/+3
* * krcp.c (error): Convert to use varargsEzra Peisach1996-01-111-6/+28
* If invoked with the -D port option, do not die if proper entry is missingEzra Peisach1995-11-021-16/+24
* * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-2/+2
* Remove declaration of errno altoghether. "extern int errno;" isTheodore Tso1995-07-061-1/+0
* ----------------------------------------------------------------------Sam Hartman1995-07-021-1/+1
* Compiler warning cleanupPaul Park1995-06-271-20/+17
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-2/+2
* * loginpaths.h: Add NetBSD pathsEzra Peisach1995-05-211-0/+2
* login.c (main): Only try to use TIOCSETD if it is definedTheodore Tso1995-05-201-0/+1
* kcmd.c and krcp.c: Add <stdlib.h> for malloc declarations.Ezra Peisach1995-05-091-1/+5
* * krcp.c (answer_auth()): Requires two new args that are passedChris Provenzano1995-05-051-38/+74
* * krcp.c (answer_auth()): Don't destroy the credential cacheChris Provenzano1995-05-051-17/+10
* * krcp.c (answer_auth()): Set auth_context = NULL before using itChris Provenzano1995-05-041-2/+2
* Don't try to play uid swapping games if the effective uid is not zeroTheodore Tso1995-05-031-7/+15
* * krcp.c (answer_auth): Should not call krb5_cc_close afterEzra Peisach1995-04-271-5/+0
* When port number specified on command line, htons was missingEzra Peisach1995-04-271-1/+1
* More changes from ian@cygnus.com to support testingMark Eichin1995-04-211-5/+28
* Fri Apr 21 14:07:15 1995 Mark Eichin <eichin@cygnus.com>Mark Eichin1995-04-211-2/+4
* kcmd.c (kcmd()): Don't pass any data to sendauth() to beChris Provenzano1995-03-271-26/+15
* * kcmd.c (kcmd()) Use new calling convention for krb5_sendauth().Chris Provenzano1995-03-101-8/+5
* * forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c,John Gilmore1995-02-281-6/+2
* * kcmd.c Call krb5_sendauth() and krb5_get_credentials() withChris Provenzano1995-02-231-23/+24
* Add keytype parameter to fieldTheodore Tso1995-02-031-1/+2
* * Removed all #include <krb5/crc-32.h>Chris Provenzano1995-02-021-1/+0
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-2/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-60/+62
* * kcmd.c, krlogin.c, krcp.c: Always include fcntl.h, and neverTheodore Tso1995-01-101-3/+1
* Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs.Richard Basch1994-12-261-0/+3
* krcp.c, krlogin.c, krlogind.c (v5_des_write): Fix byte swapping codeTheodore Tso1994-12-191-3/+3
* Checked in Richard's changes of November 2nd. (See changelog). Lots ofTheodore Tso1994-11-081-39/+59
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-041-0/+2
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* test for vfork, using AC_VFORK, which is a very large hammer..Mark Eichin1994-08-161-0/+3
* lintMark Eichin1994-08-141-4/+1
* rest of signal cleanups plus strsaveMark Eichin1994-08-051-7/+32
* roundupMark Eichin1994-07-271-0/+4
* USE_DIRENT_HMark Eichin1994-07-271-9/+5
* Umulate utimes() only for systems that don't have it; this is becauseTheodore Tso1994-07-161-0/+22