| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c, | John Gilmore | 1995-02-28 | 1 | -6/+2 |
* | * kcmd.c Call krb5_sendauth() and krb5_get_credentials() with | Chris Provenzano | 1995-02-23 | 1 | -23/+24 |
* | Add keytype parameter to field | Theodore Tso | 1995-02-03 | 1 | -1/+2 |
* | * Removed all #include <krb5/crc-32.h> | Chris Provenzano | 1995-02-02 | 1 | -1/+0 |
* | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 1 | -2/+0 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -60/+62 |
* | * kcmd.c, krlogin.c, krcp.c: Always include fcntl.h, and never | Theodore Tso | 1995-01-10 | 1 | -3/+1 |
* | Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs. | Richard Basch | 1994-12-26 | 1 | -0/+3 |
* | krcp.c, krlogin.c, krlogind.c (v5_des_write): Fix byte swapping code | Theodore Tso | 1994-12-19 | 1 | -3/+3 |
* | Checked in Richard's changes of November 2nd. (See changelog). Lots of | Theodore Tso | 1994-11-08 | 1 | -39/+59 |
* | Add widen.h and narrow.h around declaration so that argument types are | Theodore Tso | 1994-10-04 | 1 | -0/+2 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -3/+1 |
* | test for vfork, using AC_VFORK, which is a very large hammer.. | Mark Eichin | 1994-08-16 | 1 | -0/+3 |
* | lint | Mark Eichin | 1994-08-14 | 1 | -4/+1 |
* | rest of signal cleanups plus strsave | Mark Eichin | 1994-08-05 | 1 | -7/+32 |
* | roundup | Mark Eichin | 1994-07-27 | 1 | -0/+4 |
* | USE_DIRENT_H | Mark Eichin | 1994-07-27 | 1 | -9/+5 |
* | Umulate utimes() only for systems that don't have it; this is because | Theodore Tso | 1994-07-16 | 1 | -0/+22 |