| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * configure.in: Test for parsetos() prototype and presence of | Ezra Peisach | 2001-06-21 | 4 | -2/+24 |
| * | * configure.in (SETENVOBJ): Define NEED_SETENV if compiling our own | Ezra Peisach | 2001-06-21 | 2 | -0/+5 |
| * | * ftpd.c: If NEED_SETENV defined, prototype for setenv | Ezra Peisach | 2001-06-21 | 2 | -0/+8 |
| * | * configure.in: Test if prototypes needed for setenv and unsetenv | Ezra Peisach | 2001-06-21 | 3 | -0/+14 |
| * | * kerberos5.c: Add prototype for rd_and_store_for_creds() | Ezra Peisach | 2001-06-21 | 2 | -0/+8 |
| * | * ftpd.c: Include gssapi/gssapi_krb5.h for gss_krb5_copy_ccache | Ezra Peisach | 2001-06-21 | 2 | -0/+7 |
| * | * login.c (read_env_vars_from_file: Only define if | Ezra Peisach | 2001-06-21 | 2 | -0/+7 |
| * | * kcmd.c: Get rid of prototypes for krb5_write_message(), | Ezra Peisach | 2001-06-20 | 2 | -6/+5 |
| * | * ftpcmd.y: Cleanup potential ambiguity between comparsion and | Ezra Peisach | 2001-06-19 | 2 | -1/+6 |
| * | * utility.c (printsub): Ensure variable set before use | Ezra Peisach | 2001-06-19 | 2 | -1/+5 |
| * | telnet.c (telrcv): Ensure variable set before use | Ezra Peisach | 2001-06-19 | 2 | -1/+5 |
| * | * encrypt.c (encrypt_is): Cast arguments to printf to match format | Ezra Peisach | 2001-06-18 | 2 | -2/+7 |
| * | * utility.c (printdata): Cast argument to isprint() to int | Ezra Peisach | 2001-06-18 | 2 | -1/+5 |
| * | * commands.c: Cast argument to isspace() to int | Ezra Peisach | 2001-06-18 | 3 | -6/+12 |
| * | * genget.c (LOWER): Cast argument to isupper()/tolower() to int | Ezra Peisach | 2001-06-18 | 2 | -1/+5 |
| * | * gss-client.c (parse_oid): Cast argument to isdigit() to int | Ezra Peisach | 2001-06-18 | 3 | -11/+9 |
| * | * krcp.c (sink): Cast argument to isdigit() to int | Ezra Peisach | 2001-06-18 | 2 | -2/+6 |
| * | * sim_client.c (main): Cast argument to isupper()/tolower() 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 |
| * | * ftpcmd.y, ftpd.c: Cast argument to isspace()/isdigit() to int | Ezra Peisach | 2001-06-15 | 4 | -9/+16 |
| * | * cmds.c, domacro.c: Cast arguments to isspace() and isdigit() | Ezra Peisach | 2001-06-15 | 4 | -18/+25 |
| * | * 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 |
| * | * main.c: Include unistd.h (if present) for getopt() prototype | Ezra Peisach | 2001-06-08 | 2 | -0/+8 |
| * | * pathnames.h: _PATH_FTPUSERS renamed to _PATH_FTPUSERS_DEFAULT | Mitchell Berger | 2001-06-08 | 4 | -5/+34 |
| * | * authenc.c (telnet_gets): Cleanup assignment in conditional | Ezra Peisach | 2001-06-07 | 10 | -41/+164 |
| * | * ext.h: Remove unused prototype for start_slave() and replace | Ezra Peisach | 2001-06-07 | 6 | -14/+44 |
| * | * auth-proto.h: Add prototype for kerberos5_cleanup() | Ezra Peisach | 2001-06-07 | 3 | -1/+22 |
| * | * auth-proto.h: Add prototypes for getauthmask(), auth_enable, | Ezra Peisach | 2001-06-06 | 16 | -47/+130 |
| * | Fix up small typo in lat set of commits | Ezra Peisach | 2001-06-06 | 1 | -1/+2 |
| * | * ftpcmd.y: Include "ftpd_var.h" and remove prototype for reply() | Ezra Peisach | 2001-06-06 | 5 | -50/+242 |
| * | client.c, server.c: Cleanup assignments in conditionals | Ezra Peisach | 2001-06-05 | 3 | -202/+224 |
| * | * 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 |
| * | * gss-server.c (usage): Fix usage info *again* to reflect that | Danilo Almeida | 2001-05-15 | 2 | -1/+6 |
| * | * defines.h: Fix k4cmd prototype to match kcmd.c | Tom Yu | 2001-05-11 | 4 | -4/+14 |
| * | cmds.c: fix broken port number check | Ken Raeburn | 2001-05-01 | 2 | -4/+10 |
| * | * telnet.c (telnet): Fix grammar in some error messages | Ken Raeburn | 2001-05-01 | 2 | -6/+11 |
| * | telnetd.c (usage): Align output columns better | Ken Raeburn | 2001-04-27 | 2 | -3/+3 |
| * | delete support for command-line options that are no longer accepted (and have... | Ken Raeburn | 2001-04-27 | 2 | -12/+10 |
| * | * ftp_var.h: Prototype for recvrequest() needs volatile | Ezra Peisach | 2001-04-27 | 3 | -1/+13 |
| * | assume ANSI C: delete no-volatile support, and most no-prototype support | Ken Raeburn | 2001-04-26 | 5 | -10/+9 |
| * | * ftpcmd.y: Don't dereference a NULL pointer returned from | Tom Yu | 2001-04-26 | 3 | -20/+143 |
| * | * 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 |