| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Makefile.in ($(BUILDTOP)/include/krb5/autoconf.h): Add rules to | Ezra Peisach | 2001-09-06 | 2 | -0/+10 |
| * | add automatically generated dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+34 |
| * | add comment | Ken Raeburn | 2001-08-31 | 1 | -0/+5 |
| * | use fake-addrinfo, get rid of non-getnameinfo support | Ken Raeburn | 2001-08-30 | 2 | -82/+26 |
| * | * update_utmp.c (pty_update_utmp): Remember to chop off leading | Tom Yu | 2001-07-02 | 2 | -7/+22 |
| * | oops, forgot to save fixed version | Ken Raeburn | 2001-06-28 | 1 | -4/+0 |
| * | misc cleanup in dump-utmp | Ken Raeburn | 2001-06-28 | 2 | -5/+14 |
| * | * update_utmp.c (pty_update_utmp): Don't copy host if it's a null pointer | Ken Raeburn | 2001-06-28 | 2 | -1/+7 |
| * | * libpty.h: Change variable line in prototype to tty_line to | Ezra Peisach | 2001-06-22 | 2 | -1/+6 |
| * | * pty-int.h: Provide revoke() prototype if system headers lacking | Ezra Peisach | 2001-06-11 | 4 | -4/+32 |
| * | * configure.in: Check for system provided getutmp() prototype | Ezra Peisach | 2001-06-11 | 3 | -1/+26 |
| * | * getpty.c: Make pty_getpty() into ptyint_getpty_ext(), which has | Tom Yu | 2001-05-16 | 4 | -36/+379 |
| * | * pty_paranoia.c: New file; do many paranoid checks about ctty | Tom Yu | 2001-05-11 | 5 | -2/+367 |
| * | * logwtmp.c: Delete code under "#if 0". Fix reversed test for | Tom Yu | 2001-05-09 | 3 | -49/+20 |
| * | * cleanup.c: Call update_utmp() with the correct pid to assist in | Tom Yu | 2001-05-08 | 6 | -215/+288 |
| * | * 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 |
| * | * 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 |
| * | * sane_hostname.c: Switch off of KRB5_USE_INET6 instead of | Tom Yu | 2001-01-13 | 2 | -2/+9 |
| * | Use const sockaddr pointer in interface. | Ken Raeburn | 2000-12-06 | 4 | -17/+87 |
| * | make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in* | Ken Raeburn | 2000-12-06 | 3 | -7/+20 |
| * | * configure.in: Quote macro use inside AC_CHECK_LIB. Change | Ezra Peisach | 2000-11-01 | 2 | -5/+11 |
| * | * pty-int.h: Add getutmpx() prototype if needed | Ezra Peisach | 2000-06-30 | 3 | -0/+33 |
| * | * getpty.c (pty_getpty): More conditionalizing variable defintion | Ezra Peisach | 2000-06-29 | 5 | -3/+19 |
| * | * libpty.h: If SOCK_DGRAM is not defined, provide a definition for | Ezra Peisach | 2000-06-26 | 6 | -6/+33 |
| * | merge from krb5-1-2-beta4 | Ken Raeburn | 2000-06-23 | 2 | -1/+6 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -2/+1 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 14 | -14/+56 |
| * | Update dump-utmp from KerbNet 1.2. | Ken Raeburn | 1999-08-03 | 4 | -30/+109 |
| * | * update_utmp.c (pty_update_utmp): utx.ut_pid is a pid_t, and | Tom Yu | 1999-04-24 | 2 | -1/+8 |
| * | update_wtmp.c: Don't use updwtmpx() even if it exists for glibc 2.1, | Theodore Tso | 1999-04-14 | 2 | -0/+14 |
| * | * update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX in case we're | Tom Yu | 1999-03-28 | 2 | -0/+8 |
| * | * sane_hostname.c (pty_make_sane_hostname): Remove unused | Tom Yu | 1999-02-18 | 2 | -1/+5 |
| * | * sane_hostname.c: Re-order so that pty-int.h precedes libpty.h to | Tom Yu | 1999-02-17 | 2 | -2/+7 |
| * | * sane_hostname.c: Force maxlen to be 16 if it's less than 16, | Tom Yu | 1999-02-12 | 2 | -1/+5 |
| * | bump minor version | Tom Yu | 1999-02-12 | 2 | -2/+2 |
| * | * Makefile.in: Add sane_hostname.{o,c} | Tom Yu | 1999-02-12 | 4 | -2/+112 |
| * | configure.in: Remove test CHECK_WAIT_TYPE since nothing is using the | Theodore Tso | 1999-01-27 | 3 | -1/+7 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 3 | -1/+10 |
| * | Preliminary fixes for AIX4.3: | Sam Hartman | 1998-07-12 | 2 | -1/+8 |
| * | * update_utmp.c (pty_update_utmp): Don't record LOGIN_PROCESS | Tom Yu | 1998-04-06 | 2 | -1/+10 |