| Commit message (Expand) | Author | Age | Files | Lines |
| * | * krlogin.c (oob): Loop reading data until we actually reach the URG marker | Ken Raeburn | 2002-05-23 | 2 | -7/+17 |
| * | Free the context when it is non-null not when it is null | Sam Hartman | 2002-04-30 | 3 | -2/+9 |
| * | * configure.in: Sepcial-case solaris+gcc to always find curses.h, | Tom Yu | 2002-04-12 | 2 | -0/+14 |
| * | Build without k5-int.h | Sam Hartman | 2002-04-12 | 4 | -5/+15 |
| * | Don't use channel bindings for accept_sec_context | Sam Hartman | 2002-04-11 | 2 | -10/+5 |
| * | Suppress warning about unitialized variable; compiler's constant folding | Sam Hartman | 2002-04-11 | 2 | -2/+6 |
| * | * ftp.c: Include Winsock 2 instead of Winsock. | Danilo Almeida | 2002-04-11 | 5 | -2/+21 |
| * | * sim_client.c: Always include stdlib.h. | Ken Raeburn | 2002-04-06 | 2 | -9/+5 |
| * | * sclient.c: Include fake-addrinfo.h. Include stdlib.h unconditionally. | Ken Raeburn | 2002-04-06 | 2 | -68/+93 |
| * | Patch from Mark Eichin for bug 635 | Sam Hartman | 2002-04-04 | 2 | -6/+11 |
| * | * kerberos.c, kerberos5.c (Data): Reindent to 8 columns. (yes, | Tom Yu | 2002-03-29 | 3 | -18/+23 |
| * | * client.c, server.c: Include errno.h | Ken Raeburn | 2002-03-28 | 3 | -0/+6 |
| * | * sim_client.c: Include errno.h | Ken Raeburn | 2002-03-28 | 2 | -0/+5 |
| * | * sclient.c: Include errno.h | Ken Raeburn | 2002-03-28 | 2 | -0/+5 |
| * | * kerberos.c: Include errno.h | Ken Raeburn | 2002-03-28 | 2 | -0/+5 |
| * | Updated telnet patch | Sam Hartman | 2002-03-27 | 3 | -18/+20 |
| * | update dependencies | Ken Raeburn | 2002-03-26 | 4 | -17/+25 |
| * | Change approach for getaddrinfo support. Now, only fake-addrinfo.h is | Ken Raeburn | 2002-03-26 | 7 | -7/+17 |
| * | * Makefile.in: Remove dependency on krb524.h and krb524_err.h as | Ezra Peisach | 2002-03-20 | 2 | -1/+5 |
| * | * Makefile.in: Remove dependencies on krb524_err.h for login.o. If | Ezra Peisach | 2002-03-20 | 2 | -2/+7 |
| * | Fix client side buffer overflows | Sam Hartman | 2002-03-16 | 3 | -6/+28 |
| * | * kcmd.c (kcmd_connect): Actually save errno value when preparing error text to | Ken Raeburn | 2002-03-13 | 2 | -1/+6 |
| * | * kcmd.c (kcmd_connect): Don't call fixup_addrinfo, it's been deleted | Ken Raeburn | 2002-03-13 | 2 | -1/+5 |
| * | * configure.in: Do not explicitly add getent.o and setenv.o to | Ezra Peisach | 2002-03-13 | 3 | -3/+16 |
| * | update comment | Ken Raeburn | 2002-03-08 | 1 | -1/+2 |
| * | revert accidental checkin of unfinished changes | Ken Raeburn | 2002-03-08 | 5 | -81/+45 |
| * | (kcmd_connect): copy out correct remote address to caller | Ken Raeburn | 2002-03-08 | 6 | -47/+82 |
| * | * kcmd.c (kcmd_connect): Always call getport with the address family from the | Ken Raeburn | 2002-03-08 | 2 | -24/+27 |
| * | move getsockname calls into common code from kcmd/k4cmd | Ken Raeburn | 2002-03-08 | 2 | -47/+40 |
| * | Use getaddrinfo. Separate out some AF-independent socket setup code | Ken Raeburn | 2002-03-08 | 2 | -77/+93 |
| * | * rcp.M: Document -f and -t options as internal use only | Ken Raeburn | 2002-03-08 | 2 | -0/+15 |
| * | Revert getaddrinfo changes in krb5-only code from 2-10. Factor out common | Ken Raeburn | 2002-03-08 | 2 | -288/+195 |
| * | changes from 1.2.4 branch | Ken Raeburn | 2002-03-07 | 3 | -8/+22 |
| * | define "unix" on BSD | Ken Raeburn | 2002-03-07 | 4 | -9/+12 |
| * | fieldbits.h: Deleted | Ken Raeburn | 2002-02-27 | 2 | -180/+4 |
| * | Change krb5 kcmd to use getaddrinfo, and add some hooks for future ipv6 | Ken Raeburn | 2002-02-11 | 4 | -71/+173 |
| * | fix bug with inconsistent result codes when homedir isn't accessible but / is | Ken Raeburn | 2002-01-08 | 2 | -6/+18 |
| * | * ftpcmd.y (pathname): Handle returns from ftpglob() better so | Tom Yu | 2001-12-08 | 2 | -6/+17 |
| * | * glob.c (execbrc): Fix some fencepost errors. Don't copy | Tom Yu | 2001-12-08 | 2 | -2/+14 |
| * | * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c, | Ezra Peisach | 2001-12-06 | 12 | -60/+88 |
| * | Fix typo in last checkin | Ezra Peisach | 2001-12-05 | 1 | -1/+0 |
| * | * gss-client.c, gss-misc.c, gss-server.c: Cast buffer length to | Ezra Peisach | 2001-12-05 | 4 | -10/+17 |
| * | * gss-server.c (server_establish_context, sign_server): Ensure | Ezra Peisach | 2001-11-19 | 2 | -10/+39 |
| * | 2001-11-06 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2001-11-07 | 2 | -19/+74 |
| * | * gss-misc.c (recv_token): Do not attempt to malloc 0 bytes | Ezra Peisach | 2001-11-07 | 2 | -2/+6 |
| * | * configure.in: Add KRB5_GETPEERNAME_ARGS and | Ezra Peisach | 2001-11-06 | 2 | -0/+7 |
| * | * sserver.c (main): Use GETPEERNAME_ARG3_TYPE instead of int | Ezra Peisach | 2001-11-06 | 2 | -1/+9 |
| * | * sclient.c (main): Use GETSOCKNAME_ARG3_TYPE instead of int | Ezra Peisach | 2001-11-06 | 2 | -1/+10 |
| * | 2001-11-01 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2001-11-01 | 3 | -11/+23 |
| * | * ftpd.M: Remove improper formatting from the .SH NAME section, as it | Mitchell Berger | 2001-10-11 | 2 | -4/+7 |