| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove krb4 support in the applications. login's ability to run aklog | Greg Hudson | 2008-12-15 | 1 | -1110/+0 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -11/+14 |
| * | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -1/+1 |
| * | Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat... | Ken Raeburn | 2007-07-12 | 1 | -2/+3 |
| * | * v4rcp.c (error): Use stdarg version always. Call vsnprintf instead of vspr... | Ken Raeburn | 2007-06-26 | 1 | -16/+5 |
| * | * v4rcp.c (kstream_write): Allocate buffer space if it hasn't been | Ken Raeburn | 2007-06-26 | 1 | -9/+4 |
| * | Check malloc return for null in kstream_create_* instead of | Ken Raeburn | 2007-06-26 | 1 | -0/+12 |
| * | Remove varargs.h paths, always use stdarg.h | Ken Raeburn | 2007-01-20 | 1 | -4/+0 |
| * | Include k5-int.h instead of krb5.h when 'private' functions are needed | Ken Raeburn | 2007-01-20 | 1 | -1/+1 |
| * | fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilities | Tom Yu | 2006-08-08 | 1 | -2/+8 |
| * | Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>. | Ken Raeburn | 2002-07-12 | 1 | -0/+2 |
| * | * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c, | Ezra Peisach | 2001-12-06 | 1 | -12/+16 |
| * | * v4rcp.c (kstream_create_rcp_from_fd, kstream_create_from_fd): Allocate | Ken Raeburn | 2001-07-14 | 1 | -2/+2 |
| * | * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBS | Ezra Peisach | 2001-07-06 | 1 | -16/+41 |
| * | * v4rcp.c, login.c: Fill in prototypes, declare many functions | Ezra Peisach | 2001-07-03 | 1 | -11/+12 |
| * | * configure.in (SETENVOBJ): If setenv is not present on system, | Ezra Peisach | 2001-06-11 | 1 | -1/+1 |
| * | * login.c: Add braces around initializers. Cleanup assignments in | Ezra Peisach | 2001-06-01 | 1 | -2/+4 |
| * | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 1 | -7/+17 |
| * | krshd.c (doit): Apply ghudson's patch so that rshd passes the port | Theodore Tso | 1998-10-08 | 1 | -2/+8 |
| * | configure.in: Clean up configure script. Check $cross_compiling | Theodore Tso | 1998-03-02 | 1 | -2/+2 |
| * | * v4rcp.c: Punt nastiness to redefine setreuid, as we don't use | Tom Yu | 1998-02-23 | 1 | -8/+3 |
| * | * krlogind.c: | Tom Yu | 1997-12-12 | 1 | -0/+6 |
| * | Use error_message(errno) instead of using sys_errlist[errno]. This | Theodore Tso | 1997-11-07 | 1 | -55/+52 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -1/+2 |
| * | * Makefile.in, configure.in, krshd.c, v4rcp.M, v4rcp.c: added | Mark Eichin | 1996-11-11 | 1 | -0/+1059 |