| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in: Check for setenv, unsetenv, and getenv. Compile | Tom Yu | 2001-04-04 | 3 | -2/+22 |
* | * 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 |
* | prefer strerror() over sys_errlist[], for sparcv9-solaris2.8 | Ken Raeburn | 2001-03-08 | 8 | -5/+28 |
* | * sclient.c (main): Do not free auth_context unless | Ezra Peisach | 2001-01-30 | 2 | -2/+7 |
* | * krshd.c: Get path for NOLOGIN file from paths.h if present, | Tom Yu | 2001-01-26 | 2 | -1/+17 |
* | * state.c (envvarok): Disallow LC_* and NLSPATH | Tom Yu | 2001-01-26 | 2 | -0/+6 |
* | * 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 some variables volatile | Ken Raeburn | 2000-12-06 | 3 | -2/+7 |
* | make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in* | Ken Raeburn | 2000-12-06 | 7 | -4/+20 |
* | * cmds.c (globulize): Use correct address of globbed results when | Ken Raeburn | 2000-11-21 | 2 | -2/+9 |
* | Oops - checked in a newer version by accident | Ezra Peisach | 2000-11-01 | 1 | -10/+5 |
* | * configure.in: Update to autoconf 2 macro names: | Ezra Peisach | 2000-11-01 | 2 | -5/+15 |
* | * configure.in: Use AC_CHECK_FUNCS, AC_CHECK_HEADERS, AC_C_CONST | Ezra Peisach | 2000-11-01 | 4 | -10/+35 |
* | * configure.in: Use AC_CHECK_HEADER and AC_CHECK_FUNC instead of | Ezra Peisach | 2000-11-01 | 2 | -3/+8 |
* | * configure.in: Use AC_CHECK_HEADER and AC_FUNC_VFORK instead of | Ezra Peisach | 2000-11-01 | 2 | -3/+8 |
* | * configure.in: Use AC_C_CONST instead of AC_CONST | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
* | * configure.in: Use AC_C_CONST instead of AC_CONST | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
* | * secure.h: Change SESSION to refer to &cred.session instead, so | Tom Yu | 2000-10-24 | 2 | -1/+7 |
* | * ftpd.c (reply): For gssapi connection, do not include NULL in | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * login.c (k5_get_password): Declare second argument as unsigned | Ezra Peisach | 2000-10-17 | 2 | -0/+6 |
* | * sim_server.c: Cast to int strings width arguments in printf | Ezra Peisach | 2000-10-17 | 2 | -2/+7 |
* | * ftp.c (do_auth): Remove debugging printf which I inadvertantly | Ezra Peisach | 2000-10-10 | 2 | -1/+5 |
* | * kcmd.c (kcmd): Use krb5_set_principal_realm() instead of freeing the | Ezra Peisach | 2000-10-10 | 2 | -5/+12 |
* | * ftpd.c (login): Return of krb5_cc_get_name is now const char * | Ezra Peisach | 2000-10-03 | 2 | -1/+5 |
* | * krlogin.c (main): Declare main as int | Ezra Peisach | 2000-10-03 | 2 | -2/+6 |
* | Cleanup gcc warnings of signed vs unsigned arguments to functions | Ezra Peisach | 2000-09-26 | 4 | -14/+32 |
* | * gss-misc.c: Include <sys/socket.h> for prototype definitions | Ezra Peisach | 2000-09-26 | 4 | -16/+25 |
* | * Makefile.in (DEFINES): Define HEIMDAL_FRIENDLY. | Ken Raeburn | 2000-09-09 | 4 | -3/+21 |
* | renamed getmode() and setmode() to get_mode() and set_mode() to avoid a colli... | Alexandra Ellwood | 2000-08-29 | 4 | -6/+13 |
* | * ftpcmd.y: Fix up grammar so that single character token names | Tom Yu | 2000-08-26 | 2 | -37/+45 |
* | * secure.h (myaddr): For secure data stream, pass the port number | Ezra Peisach | 2000-08-22 | 4 | -2/+10 |
* | * ftpd.c (auth_data): Iterate over all krb4 services instead of | Ezra Peisach | 2000-08-22 | 2 | -17/+22 |
* | * domacro.c: Compiler warning cleanups and fix the overflow fix to | Ezra Peisach | 2000-08-17 | 14 | -352/+562 |
* | * krlogin.c (read_wrapper): Copy from the current point and not | Ezra Peisach | 2000-08-08 | 2 | -2/+7 |
* | * sserver.c (main): Include unistd.h if present (for close | Ezra Peisach | 2000-07-29 | 2 | -15/+29 |
* | * sclient.c: Include unistd.h if present (for close prototype). | Ezra Peisach | 2000-07-29 | 2 | -16/+28 |
* | * 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 | 39 | -321/+971 |
* | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 3 | -1/+8 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 16 | -32/+32 |
* | jaltman fix for off-by-one error | Ken Raeburn | 2000-03-20 | 2 | -1/+7 |
* | * login.c (update_ref_count): Copy passwd info before calling getuserattr, to | Ken Raeburn | 2000-03-16 | 2 | -0/+19 |