| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | aclocal.m4: | Richard Basch | 1994-12-27 | 1 | -0/+7 |
| * | configure.in: | Richard Basch | 1994-12-27 | 1 | -32/+55 |
| * | Combined KRB5_UTPID, KRB5_UTTYPE, and KRB5_UTHOST into CHECK_UTMP macro. | Richard Basch | 1994-12-27 | 3 | -25/+14 |
| * | 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 |
| * | Add a enc_part2 member to the krb5_cred structure which may point to the | Theodore Tso | 1994-12-24 | 2 | -6/+12 |
| * | fixes as per OV suggestions | Tom Yu | 1994-12-23 | 7 | -54/+655 |
| * | configure.in: | Theodore Tso | 1994-12-22 | 5 | -1/+130 |
| * | Add test for uid_t | Theodore Tso | 1994-12-22 | 2 | -0/+5 |
| * | Change the type of krb5_context to include the pointer | Theodore Tso | 1994-12-22 | 6 | -13/+13 |
| * | Fix typo | Theodore Tso | 1994-12-21 | 1 | -1/+1 |
| * | New function which support krb5_init_os_context and krb5_free_os_context | Theodore Tso | 1994-12-20 | 1 | -0/+65 |
| * | Add support for krb5_init_os_context and krb5_free_os_context | Theodore Tso | 1994-12-20 | 2 | -0/+5 |
| * | Add support for krb5_init_context and krb5_free_context | Theodore Tso | 1994-12-20 | 3 | -0/+71 |
| * | Add new typedefs, declarations for krb5_context and krb5_os_context | Theodore Tso | 1994-12-20 | 5 | -0/+30 |
| * | Add new magic numbers for krb5_context and krb5_os_context | Theodore Tso | 1994-12-20 | 2 | -0/+6 |
| * | Workaround more Ultrix sh brain damage | Theodore Tso | 1994-12-20 | 2 | -1/+5 |
| * | Work around yet another really horrible Ultrix sh bug. The values of | Theodore Tso | 1994-12-20 | 2 | -1/+12 |
| * | Use syslog instead of krb_log | Theodore Tso | 1994-12-19 | 2 | -1/+5 |
| * | Do the right thing if we are compiling without V4 support. (The | Theodore Tso | 1994-12-19 | 4 | -3/+27 |
| * | Fixed minor bug where the length of the returned domain was calculated | Theodore Tso | 1994-12-19 | 2 | -1/+6 |
| * | krcp.c, krlogin.c, krlogind.c (v5_des_write): Fix byte swapping code | Theodore Tso | 1994-12-19 | 4 | -20/+36 |
| * | If a null addresses is passed in to krb5_scc_store_addrs, don't core dump | Theodore Tso | 1994-12-13 | 2 | -3/+10 |
| * | If a null addresses is passed in to krb5_fcc_store_addrs, don't core dump | Theodore Tso | 1994-12-13 | 2 | -3/+10 |
| * | Add check for HAS_SETSID test for daemon.c | Theodore Tso | 1994-12-13 | 2 | -0/+5 |
| * | do_tgs_req.c (prepare_error_tgs): Don't free the passed in ticket; it | Theodore Tso | 1994-12-13 | 6 | -20/+43 |
| * | rd_req_dec.c (decrypt_authenticator): If the subkey doesn't exist, | Theodore Tso | 1994-12-13 | 2 | -1/+7 |
| * | externs.h: If USE_TERMIO is defined and SYSV_TERMIO isn't, then always | Theodore Tso | 1994-12-13 | 3 | -2/+11 |
| * | gmtime expects a pointer to a time_t, not a long. On most systems | Theodore Tso | 1994-12-08 | 2 | -1/+7 |
| * | Set the principal's type and magic number | Theodore Tso | 1994-12-01 | 2 | -1/+5 |
| * | Makefile.in: Build the new test driver (t_walk_rtree.c) for | Theodore Tso | 1994-12-01 | 5 | -1/+87 |
| * | aclocal.m4, configure.in: Add appropriate help text for the --with-* | Theodore Tso | 1994-11-30 | 4 | -9/+37 |