| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * krcp.c (sink): Cast argument to isdigit() to int | Ezra Peisach | 2001-06-18 | 2 | -2/+6 |
| * | * loginpaths.h: If _PATH_DEFPATH is defined, undefine LPATH and | Ezra Peisach | 2001-06-18 | 2 | -0/+11 |
| * | * configure.in (SETENVOBJ): If setenv is not present on system, | Ezra Peisach | 2001-06-11 | 10 | -11/+45 |
| * | * krshd.c: Include <grp.h>, <libpty.h>, and <sys/wait.h> for | Ezra Peisach | 2001-06-11 | 3 | -3/+14 |
| * | * krlogin.c: Always provide prototype for setsignal and not if | Ezra Peisach | 2001-06-04 | 2 | -5/+8 |
| * | * login.c: Add braces around initializers. Cleanup assignments in | Ezra Peisach | 2001-06-01 | 11 | -78/+135 |
| * | * krlogind.c (protocol): Don't do TIOCPKT on systems with STREAMS | Tom Yu | 2001-05-25 | 2 | -1/+11 |
| * | * defines.h: Fix k4cmd prototype to match kcmd.c | Tom Yu | 2001-05-11 | 4 | -4/+14 |
| * | assume ANSI C: delete no-volatile support, and most no-prototype support | Ken Raeburn | 2001-04-26 | 2 | -2/+4 |
| * | * login.M: Don't include "= 0" as part of the "accept_passwd" | Tom Yu | 2001-04-03 | 2 | -1/+6 |
| * | * defines.h: Add prototypes for rcmd_stream_init_normal(), | Ezra Peisach | 2001-03-12 | 10 | -93/+173 |
| * | * krshd.c: Get path for NOLOGIN file from paths.h if present, | Tom Yu | 2001-01-26 | 2 | -1/+17 |
| * | * forward.c (rd_and_store_for_creds): Overwrite any existing value | Tom Yu | 2001-01-24 | 2 | -1/+6 |
| * | * krcp.c (error): Always declare with ellipsis | Ken Raeburn | 2001-01-17 | 2 | -6/+5 |
| * | Document configure.in change | Sam Hartman | 2001-01-14 | 1 | -0/+4 |
| * | 2001-01-12 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2001-01-14 | 3 | -45/+28 |
| * | add "-4" option to rlogin to not try krb5 auth | Ken Raeburn | 2000-12-15 | 3 | -2/+35 |
| * | make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in* | Ken Raeburn | 2000-12-06 | 3 | -2/+8 |
| * | * configure.in: Update to autoconf 2 macro names: | Ezra Peisach | 2000-11-01 | 2 | -5/+15 |
| * | * login.c (k5_get_password): Declare second argument as unsigned | Ezra Peisach | 2000-10-17 | 2 | -0/+6 |
| * | * kcmd.c (kcmd): Use krb5_set_principal_realm() instead of freeing the | Ezra Peisach | 2000-10-10 | 2 | -5/+12 |
| * | * krlogin.c (main): Declare main as int | Ezra Peisach | 2000-10-03 | 2 | -2/+6 |
| * | * Makefile.in (DEFINES): Define HEIMDAL_FRIENDLY. | Ken Raeburn | 2000-09-09 | 4 | -3/+21 |
| * | * krlogin.c (read_wrapper): Copy from the current point and not | Ezra Peisach | 2000-08-08 | 2 | -2/+7 |
| * | * krlogin.c (writer): Improved bandwith efficiency by reading | Peter Litwack | 2000-07-21 | 2 | -68/+162 |
| * | * krcp.c: Provide format attribute for error() for versions of gcc | Ezra Peisach | 2000-07-18 | 3 | -2/+18 |
| * | * Makefile.in: Remove linking of krb5util library from | Ezra Peisach | 2000-07-03 | 2 | -8/+13 |
| * | pullup from 1.2.1 release | Ken Raeburn | 2000-07-01 | 5 | -1/+50 |
| * | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 12 | -218/+684 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | * login.c (update_ref_count): Copy passwd info before calling getuserattr, to | Ken Raeburn | 2000-03-16 | 2 | -0/+19 |
| * | * krlogin.c (main): Don't output debugging messages if debugging wasn't turne... | Ken Raeburn | 2000-02-28 | 2 | -6/+13 |
| * | * login.c (main): Only destroy xtra_creds if non-null. (Patch from Richard B... | Ken Raeburn | 2000-02-10 | 2 | -1/+7 |
| * | * login.c (main): Reorder some control flow to avoid security hole | Tom Yu | 2000-02-06 | 2 | -6/+9 |
| * | didn't have date line on last log entry | Ken Raeburn | 2000-01-28 | 1 | -0/+1 |
| * | * krlogin.c (speeds): Added some comments from net recommending not extending... | Ken Raeburn | 2000-01-27 | 2 | -0/+16 |
| * | from 1.1 branch: use init_secure_context | Ken Raeburn | 1999-12-15 | 2 | -2/+6 |
| * | 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 | -3/+2 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
| * | from 1.1 branch: | Ken Raeburn | 1999-09-01 | 4 | -1/+31 |
| * | * Makefile.in (kshd): Remove $(LOGINLIBS) from kshd dependencies | Tom Yu | 1999-08-24 | 2 | -1/+5 |
| * | Patches from Brad Thompson for building without krb4 compatibility | Ken Raeburn | 1999-08-02 | 3 | -4/+32 |
| * | fix typo in calculating buffer size | Ken Raeburn | 1999-07-26 | 2 | -1/+6 |
| * | from the 1.0 branch | Ezra Peisach | 1999-07-24 | 2 | -1/+5 |
| * | AIX 4.3.2 (4.3.0+) build fixes based on bug report from Joshua Lackey, | Ken Raeburn | 1999-07-12 | 3 | -1/+14 |
| * | * Makefile.in (kshd): Add $(LOGINLIBS) | Tom Yu | 1999-03-13 | 2 | -1/+5 |
| * | * kshd.M: Resync manpage | Tom Yu | 1999-03-09 | 3 | -36/+100 |
| * | * klogind.M: Resync manpage | Tom Yu | 1999-02-25 | 3 | -25/+45 |
| * | * kcmd.c (k4cmd): Move call to krb_realmofhost() to avoid smashing | Tom Yu | 1999-02-23 | 2 | -5/+7 |