| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * des_int.h (mit_des_cbc_encrypt, mit_des3_ecb_encrypt, | Ezra Peisach | 2001-05-31 | 2 | -3/+8 |
| * | * krb5-config.in: New script for providing linker and compiler | Ezra Peisach | 2001-05-30 | 5 | -3/+248 |
| * | * krlogind.c (protocol): Don't do TIOCPKT on systems with STREAMS | Tom Yu | 2001-05-25 | 2 | -1/+11 |
| * | * aclocal.m4 (WITH_CC, WITH_CCOPTS): Autoconf 2.50 fix. Change | Ezra Peisach | 2001-05-23 | 2 | -2/+8 |
| * | * getpty.c: Make pty_getpty() into ptyint_getpty_ext(), which has | Tom Yu | 2001-05-16 | 4 | -36/+379 |
| * | * gss-server.c (usage): Fix usage info *again* to reflect that | Danilo Almeida | 2001-05-15 | 2 | -1/+6 |
| * | * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unused | Ezra Peisach | 2001-05-14 | 13 | -28/+57 |
| * | * defines.h: Fix k4cmd prototype to match kcmd.c | Tom Yu | 2001-05-11 | 4 | -4/+14 |
| * | * pty_paranoia.c: New file; do many paranoid checks about ctty | Tom Yu | 2001-05-11 | 5 | -2/+367 |
| * | * shlib.conf: Fix RUN_ENV for Irix. [pulled up from 1.2.2] | Tom Yu | 2001-05-11 | 2 | -2/+22 |
| * | * logwtmp.c: Delete code under "#if 0". Fix reversed test for | Tom Yu | 2001-05-09 | 3 | -49/+20 |
| * | * disp_major_status.c (display_unknown): Remove unused variable | Ezra Peisach | 2001-05-08 | 4 | -20/+36 |
| * | * locate_kdc.c (add_host_to_list): Initialize stack variable err | Danilo Almeida | 2001-05-08 | 2 | -1/+9 |
| * | * cleanup.c: Call update_utmp() with the correct pid to assist in | Tom Yu | 2001-05-08 | 6 | -215/+288 |
| * | * sendmsg.c (krb524_sendto_kdc): Do fallback if KRB5_REALM_UNKNOWN is returned, | Ken Raeburn | 2001-05-08 | 2 | -1/+6 |
| * | * locate_kdc.c (add_sockaddr_to_list) [TEST]: If getnameinfo is available, use | Ken Raeburn | 2001-05-08 | 2 | -13/+28 |
| * | * open_slave.c (pty_open_slave): If revoke() present on system but | Ezra Peisach | 2001-05-04 | 2 | -1/+6 |
| * | * dump-utmp.c: Fix some off-by-one errors. Handle cases where we | Tom Yu | 2001-05-04 | 2 | -10/+18 |
| * | * pty-int.h: Fix typo; VHANG_first -> VHANG_FIRST | Tom Yu | 2001-05-04 | 3 | -2/+27 |
| * | * sane_hostname.c (pty_make_sane_hostname): Preserve const | Ezra Peisach | 2001-05-03 | 2 | -1/+6 |
| * | * cleanup.c (pty_cleanup): Delcare local variable only if | Ezra Peisach | 2001-05-03 | 4 | -1/+21 |
| * | * update_utmp.c (pty_update_utmp): Fix typo (OWRONLY -> O_WRONLY) | Ken Raeburn | 2001-05-02 | 2 | -1/+6 |
| * | cmds.c: fix broken port number check | Ken Raeburn | 2001-05-01 | 2 | -4/+10 |
| * | * telnet.c (telnet): Fix grammar in some error messages | Ken Raeburn | 2001-05-01 | 2 | -6/+11 |
| * | * update_wtmp.c (ptyint_update_wtmpx): Add missing semi-colon in | Ezra Peisach | 2001-05-01 | 2 | -1/+6 |
| * | * configure.in: Fix some quoting of shell variables when passing | Tom Yu | 2001-04-30 | 4 | -23/+46 |
| * | * configure.in(K5_CHECK_UT_MEMBER): Fix typo in previous; make | Tom Yu | 2001-04-28 | 2 | -1/+5 |
| * | * configure.in: Many changes to support the rewriting of the utmp | Tom Yu | 2001-04-28 | 9 | -398/+1111 |
| * | telnetd.c (usage): Align output columns better | Ken Raeburn | 2001-04-27 | 2 | -3/+3 |
| * | delete support for command-line options that are no longer accepted (and have... | Ken Raeburn | 2001-04-27 | 2 | -12/+10 |
| * | * aclocal.m4 (DECLARE_SYS_ERRLIST): Check for sys_nerr with an | Ken Raeburn | 2001-04-27 | 2 | -6/+22 |
| * | * ftp_var.h: Prototype for recvrequest() needs volatile | Ezra Peisach | 2001-04-27 | 3 | -1/+13 |
| * | .cvsignore: Add stamp-h.in | Ezra Peisach | 2001-04-27 | 2 | -1/+6 |
| * | * v4gssftp.exp: Allow for "no credentials cache found" error minor | Tom Yu | 2001-04-27 | 2 | -1/+9 |
| * | back out accidental check-in | Ken Raeburn | 2001-04-26 | 3 | -28/+6 |
| * | * conv_creds.c (broken, krb524_convert_creds_plain): Unused code deleted | Ken Raeburn | 2001-04-26 | 5 | -60/+31 |
| * | add some comments | Ken Raeburn | 2001-04-26 | 1 | -0/+2 |
| * | hst_realm.c (T_TXT): Define if not defined by header files | Ken Raeburn | 2001-04-26 | 2 | -1/+6 |
| * | use new internal interface for locating servers | Ken Raeburn | 2001-04-26 | 2 | -15/+31 |
| * | implement and use new internal interface for locating servers | Ken Raeburn | 2001-04-26 | 6 | -445/+672 |
| * | new internal library interface for locating servers | Ken Raeburn | 2001-04-26 | 2 | -19/+78 |
| * | * aclocal.m4 (KRB5_AC_INET6): Don't look for getipnodebyname, getipnodebyaddr | Ken Raeburn | 2001-04-26 | 2 | -1/+2 |
| * | assume ANSI C: delete no-volatile support, and most no-prototype support | Ken Raeburn | 2001-04-26 | 26 | -98/+68 |
| * | * configure.in: Don't look for getipnodebyaddr | Ken Raeburn | 2001-04-26 | 2 | -1/+5 |
| * | * klist.c (one_addr): Drop getipnodebyaddr support | Ken Raeburn | 2001-04-26 | 2 | -11/+5 |
| * | back out changes that shouldn't have been checked in yet | Ken Raeburn | 2001-04-26 | 5 | -646/+434 |
| * | localaddr.c (foreach_localaddr): support SIOCGIFNUM, for Solaris | Ken Raeburn | 2001-04-26 | 7 | -434/+661 |
| * | update copyright years | Ken Raeburn | 2001-04-26 | 1 | -1/+1 |
| * | move socklen_t, socklen handling from krb5 library to include/k5-int.h | Ken Raeburn | 2001-04-26 | 9 | -50/+60 |
| * | * ftpcmd.y: Don't dereference a NULL pointer returned from | Tom Yu | 2001-04-26 | 3 | -20/+143 |