| Commit message (Expand) | Author | Age | Files | Lines |
* | * client.c Call krb5_get_credentials() with new calling convention | Chris Provenzano | 1995-02-23 | 3 | -12/+18 |
* | * kerberos5.c (kerberos5_send(), kerberos5_forward()) | Chris Provenzano | 1995-02-23 | 2 | -10/+20 |
* | * sim_client.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -5/+8 |
* | * kadmin.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -1/+5 |
* | * movemail.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -1/+5 |
* | * poplib.c (pop_init): Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -1/+5 |
* | * kcmd.c Call krb5_sendauth() and krb5_get_credentials() with | Chris Provenzano | 1995-02-23 | 3 | -33/+43 |
* | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 17 | -0/+17 |
* | Add keytype parameter to field | Theodore Tso | 1995-02-03 | 2 | -1/+6 |
* | Add keytype argument to rd_req_proc | Theodore Tso | 1995-02-03 | 2 | -2/+7 |
* | ret_flags should be an int based on the prototype of | Theodore Tso | 1995-02-03 | 2 | -1/+7 |
* | * forward.c: Remove unused #include <krb5/crc-32.h>. | John Gilmore | 1995-02-02 | 4 | -20/+16 |
* | * Removed all #include <krb5/crc-32.h> | Chris Provenzano | 1995-02-02 | 8 | -7/+7 |
* | install man page from srcdir | Mark Eichin | 1995-01-26 | 1 | -1/+1 |
* | Nroff Magic to make telnet man page actually work on traditional *roff | Mark Eichin | 1995-01-25 | 6 | -1741/+3727 |
* | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 4 | -4/+8 |
* | Add missing context variable when compiling with V4 compatibility | Theodore Tso | 1995-01-19 | 1 | -1/+1 |
* | * krlogind.c (v4_des_read, v5_des_read): When reading length, | Mark Eichin | 1995-01-18 | 3 | -1/+119 |
* | * configure.in: undo streams test. It turns out that we want sunos | Mark Eichin | 1995-01-18 | 4 | -2/+15 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 20 | -165/+233 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 8 | -143/+163 |
* | * configure.in (K4LIB): fix quoting so $(KRB4) actually survives | Mark Eichin | 1995-01-11 | 2 | -2/+8 |
* | * logutil.c (update_wtmp): declare missing variables if | Mark Eichin | 1995-01-11 | 2 | -1/+13 |
* | * krlogin.c (doit): use exit_handler for signal exits, don't use | Mark Eichin | 1995-01-11 | 2 | -3/+15 |
* | * configure.in: Streams test needs to include sys/types.h | Richard Basch | 1995-01-10 | 2 | -1/+4 |
* | * krsh.c: Include sys/time.h (linux) | Richard Basch | 1995-01-10 | 2 | -0/+5 |
* | * kcmd.c, krlogin.c, krcp.c: Always include fcntl.h, and never | Theodore Tso | 1995-01-10 | 5 | -13/+8 |
* | kcmd.c, krsh.c, krshd.c | Richard Basch | 1995-01-03 | 1 | -0/+11 |
* | Removed a debugging statement (which could compromise the eblock) | Richard Basch | 1995-01-03 | 1 | -1/+0 |
* | Tidied up the comments | Richard Basch | 1995-01-03 | 1 | -10/+10 |
* | Removed old sgi code (it has POSIX signals) | Richard Basch | 1995-01-03 | 1 | -12/+0 |
* | * krsh.c | Richard Basch | 1995-01-03 | 3 | -40/+446 |
* | mailquery.c: Issue QUIT pop command when done retrieving messges | Richard Basch | 1995-01-02 | 2 | -0/+7 |
* | krlogind.c, krshd.c | Richard Basch | 1995-01-02 | 1 | -0/+9 |
* | Ultrix doesn't have a fully functional POSIX termios | Richard Basch | 1995-01-02 | 1 | -3/+3 |
* | Cleaned up some of the #ifdef's and code duplication. | Richard Basch | 1995-01-02 | 1 | -77/+51 |
* | krlogin.c: Don't need to #undef _BSD for AIX anymore (no more BSD dependencies) | Richard Basch | 1994-12-31 | 2 | -4/+3 |
* | * Makefile.in | Richard Basch | 1994-12-31 | 2 | -5/+8 |
* | * configure.in | Richard Basch | 1994-12-30 | 2 | -5/+10 |
* | * logutil.c | Richard Basch | 1994-12-30 | 4 | -143/+144 |
* | configure.in: Removed extraneous characters | Richard Basch | 1994-12-30 | 4 | -54/+53 |
* | * krlogind.c | Richard Basch | 1994-12-29 | 4 | -12/+26 |
* | * krlogind.c: | Richard Basch | 1994-12-29 | 2 | -84/+87 |
* | * krlogin.c | Richard Basch | 1994-12-28 | 5 | -15/+32 |
* | Fixed a couple more syntactical errors with shadow passwords (now works) | Richard Basch | 1994-12-28 | 1 | -3/+3 |
* | Corrected logic for shadow password tests | Richard Basch | 1994-12-28 | 1 | -10/+15 |
* | login.c, configure.in, logutil.c | Richard Basch | 1994-12-28 | 1 | -6/+5 |
* | Renamed HAS_SHADOW to HAVE_SHADOW | Richard Basch | 1994-12-28 | 1 | -2/+2 |
* | Removed a reference to CBAUD that caused compilation errors | Richard Basch | 1994-12-28 | 1 | -2/+0 |
* | Changed uid_type to uid_t, gid_type to gid_t | Richard Basch | 1994-12-28 | 1 | -33/+44 |