| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 |
| * | logutil.c, configure.in | Richard Basch | 1994-12-28 | 1 | -0/+11 |
| * | Added caching to some of the local tests. | Richard Basch | 1994-12-28 | 1 | -19/+48 |
| * | Corrected the arguments to updwtmpx, and getutxid | Richard Basch | 1994-12-28 | 1 | -2/+2 |
| * | Changed the PATH for looking for BSD r* commands | Richard Basch | 1994-12-28 | 1 | -3/+3 |
| * | * configure.in | Richard Basch | 1994-12-28 | 1 | -0/+12 |
| * | * krlogind.c | Richard Basch | 1994-12-28 | 1 | -40/+60 |
| * | * logutil.c | Richard Basch | 1994-12-28 | 1 | -16/+2 |
| * | * configure.in | Richard Basch | 1994-12-28 | 1 | -1/+2 |
| * | Tue Dec 27 14:42:15 1994 Richard Basch (probe@tardis) | Richard Basch | 1994-12-27 | 1 | -0/+18 |
| * | * configure.in | Richard Basch | 1994-12-27 | 1 | -3/+2 |
| * | Revamped the utmp/wtmp handling | Richard Basch | 1994-12-27 | 1 | -40/+18 |
| * | * krlogin.c | Richard Basch | 1994-12-27 | 1 | -13/+11 |
| * | * krlogind.c | Richard Basch | 1994-12-27 | 3 | -177/+147 |
| * | * Makefile.in | Richard Basch | 1994-12-27 | 1 | -1/+1 |
| * | * krlogind.c | Richard Basch | 1994-12-27 | 2 | -77/+118 |
| * | configure.in: | Richard Basch | 1994-12-27 | 1 | -32/+55 |
| * | Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs. | Richard Basch | 1994-12-26 | 1 | -0/+2 |
| * | Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs. | Richard Basch | 1994-12-26 | 6 | -11/+45 |
| * | krcp.c, krlogin.c, krlogind.c (v5_des_write): Fix byte swapping code | Theodore Tso | 1994-12-19 | 4 | -20/+36 |
| * | externs.h: If USE_TERMIO is defined and SYSV_TERMIO isn't, then always | Theodore Tso | 1994-12-13 | 3 | -2/+11 |
| * | Move get_for_creds to krb5_get_for_creds in the Kerberos library | Theodore Tso | 1994-11-30 | 2 | -202/+8 |
| * | Move get_for_creds to krb5_get_for_creds in the krb5 library | Theodore Tso | 1994-11-30 | 2 | -199/+9 |
| * | Fix stupid typo.. | Theodore Tso | 1994-11-19 | 1 | -1/+1 |
| * | Initialize magic variable and encryption type | Theodore Tso | 1994-11-19 | 2 | -2/+9 |
| * | * configure.in: use WITH_KRB4. (from epeisach) | Mark Eichin | 1994-11-18 | 2 | -0/+7 |