| Commit message (Expand) | Author | Age | Files | Lines |
| * | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 1 | -1430/+0 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -82/+82 |
| * | Fix krshd and krlogind to use krb5_c_verify_checksum | Tom Yu | 2009-04-02 | 1 | -10/+15 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -2/+2 |
| * | Remove krb4 support in the applications. login's ability to run aklog | Greg Hudson | 2008-12-15 | 1 | -178/+34 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -15/+13 |
| * | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -1/+1 |
| * | Use asprintf instead of malloc/strcpy/strcat in many places | Greg Hudson | 2008-10-20 | 1 | -6/+2 |
| * | Fix test for accept failure | Ken Raeburn | 2008-08-06 | 1 | -1/+1 |
| * | Include k5-int.h instead of krb5.h when 'private' functions are needed | Ken Raeburn | 2007-01-20 | 1 | -1/+1 |
| * | Pass in the correct value for the first argument of select (one larger | Russ Allbery | 2006-06-19 | 1 | -1/+1 |
| * | * krlogind.c (doit): Change 0 to (char*)NULL in execl* calls. Patch provided | Ken Raeburn | 2005-04-06 | 1 | -3/+3 |
| * | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 1 | -1/+1 |
| * | * compat_recv.c: Only include krb.h if KRB5_KRB4_COMPAT. | Ken Raeburn | 2003-03-05 | 1 | -2/+17 |
| * | Use socklen_t when passing address to socket functions. | Ken Raeburn | 2003-01-10 | 1 | -3/+4 |
| * | * krlogind.c (protocol): Initialize pbp, fbp. Change left to type size_t | Ken Raeburn | 2002-07-09 | 1 | -2/+3 |
| * | Move compat_recv.c from krb5util library. Move some duplicated code into | Ken Raeburn | 2002-06-25 | 1 | -38/+3 |
| * | ipv6 support in krlogind.c | Ken Raeburn | 2002-06-25 | 1 | -18/+23 |
| * | revert accidental checkin of unfinished changes | Ken Raeburn | 2002-03-08 | 1 | -34/+27 |
| * | (kcmd_connect): copy out correct remote address to caller | Ken Raeburn | 2002-03-08 | 1 | -27/+34 |
| * | * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c, | Ezra Peisach | 2001-12-06 | 1 | -1/+1 |
| * | * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBS | Ezra Peisach | 2001-07-06 | 1 | -4/+5 |
| * | * krlogind.c: Provide daemon prototype if needed | Ezra Peisach | 2001-06-22 | 1 | -0/+4 |
| * | * login.c: Much cleanup to reduce globals and shadowing | Ezra Peisach | 2001-06-22 | 1 | -6/+6 |
| * | * configure.in (SETENVOBJ): If setenv is not present on system, | Ezra Peisach | 2001-06-11 | 1 | -1/+2 |
| * | * login.c: Add braces around initializers. Cleanup assignments in | Ezra Peisach | 2001-06-01 | 1 | -10/+9 |
| * | * krlogind.c (protocol): Don't do TIOCPKT on systems with STREAMS | Tom Yu | 2001-05-25 | 1 | -1/+2 |
| * | * defines.h: Add prototypes for rcmd_stream_init_normal(), | Ezra Peisach | 2001-03-12 | 1 | -9/+10 |
| * | make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in* | Ken Raeburn | 2000-12-06 | 1 | -1/+1 |
| * | * Makefile.in (DEFINES): Define HEIMDAL_FRIENDLY. | Ken Raeburn | 2000-09-09 | 1 | -1/+6 |
| * | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 1 | -30/+51 |
| * | * klogind.M: Resync manpage | Tom Yu | 1999-02-25 | 1 | -10/+23 |
| * | * klogind.M: Document things a little better, including new | Tom Yu | 1999-02-17 | 1 | -30/+57 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -45/+130 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 1 | -1/+1 |
| * | * kcmd.c: Integrate ghudson's changes for client-side krb4 | Tom Yu | 1998-02-24 | 1 | -377/+11 |
| * | * krlogind.c (protocol): Declare pibuf and fibuf as being BUFSIZ | Tom Yu | 1998-01-21 | 1 | -1/+1 |
| * | * krlogind.c: | Tom Yu | 1997-12-12 | 1 | -1/+7 |
| * | * krlogind.c (recvauth): Fix args in call to | Tom Yu | 1997-11-20 | 1 | -1/+1 |
| * | * krlogind.c (doit): Fix up potential buffer overrun. | Tom Yu | 1997-11-05 | 1 | -1/+4 |
| * | * krlogind.c (main): Changes to allow for standalone daemon | Tom Yu | 1997-09-02 | 1 | -58/+107 |
| * | kcmd.c (getport): Let the OS pick the best port rather than scanning. | Richard Basch | 1997-02-19 | 1 | -3/+3 |
| * | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 1 | -1/+1 |
| * | login.c (destroy_tickets): Just use global kcontext instead | Theodore Tso | 1996-11-07 | 1 | -5/+9 |
| * | * Remove rhosts support [138] | Sam Hartman | 1996-11-02 | 1 | -27/+4 |
| * | * Use login.krb5 -f from klogind | Sam Hartman | 1996-09-30 | 1 | -16/+8 |
| * | TCP performance fix (see 2203 in krb5-bugs): write out encrypted data | Sam Hartman | 1996-09-02 | 1 | -12/+18 |
| * | * klogind should do a better job of initializing output flags on tty | Sam Hartman | 1996-06-24 | 1 | -0/+1 |
| * | krlogind.c krshd.c: | Richard Basch | 1996-05-09 | 1 | -0/+21 |
| * | Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, Chris | Ken Raeburn | 1996-05-01 | 1 | -14/+23 |