| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 5 | -71/+69 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 10 | -6/+263 |
| * | * configure.in: Check for ipv6 support | Ken Raeburn | 2001-08-31 | 2 | -0/+3 |
| * | * ext.h: Always use prototype declarations | Ken Raeburn | 2001-08-31 | 2 | -93/+88 |
| * | * defs.h: Don't include socket-utils.h until after netinet/in.h | Ken Raeburn | 2001-08-30 | 2 | -3/+7 |
| * | ipv6 support, except if source routing is requested (may be broken) | Ken Raeburn | 2001-08-30 | 3 | -93/+133 |
| * | * telnet.c (setupterm): Now static. | Ken Raeburn | 2001-08-30 | 2 | -5/+13 |
| * | note ipv6 work still not done | Ken Raeburn | 2001-08-30 | 1 | -0/+7 |
| * | support incoming ipv6 connections; debug mode still ipv4 only | Ken Raeburn | 2001-08-30 | 3 | -15/+35 |
| * | * termio-tn.c, termios-tn.c: Define dummy variables if STREAMSPTY isn't defin... | Ken Raeburn | 2001-08-30 | 3 | -0/+9 |
| * | * glob.c (amatch, case '*'): Treat multiple asterisks the same as one | Ken Raeburn | 2001-08-21 | 2 | -0/+11 |
| * | * ftpd.M: Update the usage line and option descriptions to be in sync | Mitchell Berger | 2001-08-03 | 2 | -19/+32 |
| * | * ftpd.c (main): Convert to do option parsing with getopt() rather | Mitchell Berger | 2001-08-03 | 2 | -71/+48 |
| * | * authenc.c (net_write): Rewrite in terms of netwrite() | Tom Yu | 2001-08-02 | 9 | -447/+433 |
| * | * ftp.c: Declare mech_type in struct gss_trials gss_OID to be | Ezra Peisach | 2001-07-30 | 2 | -1/+6 |
| * | Remove local Win32-specific definition of gss_mech_krb5. | Danilo Almeida | 2001-07-28 | 2 | -25/+10 |
| * | * configure.in: Add check for getev() to avoid problems when | Tom Yu | 2001-07-24 | 2 | -1/+6 |
| * | * getpass.c: Remove duplicate definitions of sig_t, my_sig_t; | Tom Yu | 2001-07-24 | 3 | -5/+8 |
| * | * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c, | Danilo Almeida | 2001-07-24 | 11 | -197/+629 |
| * | * setenv.c (setenv): Include stdlib.h for malloc prototypes | Ezra Peisach | 2001-07-23 | 2 | -1/+5 |
| * | * sys_term.c (startslave): Get rid of extra argument in call to | Ezra Peisach | 2001-07-23 | 2 | -1/+6 |
| * | * enc_des.c (fb64_start): Remove variable set but never used | Ezra Peisach | 2001-07-23 | 2 | -3/+5 |
| * | * v4rcp.c (kstream_create_rcp_from_fd, kstream_create_from_fd): Allocate | Ken Raeburn | 2001-07-14 | 2 | -2/+8 |
| * | * kerberos.c (Data): Third argument now const | Ezra Peisach | 2001-07-09 | 5 | -8/+20 |
| * | * configure.in: Add AC_HEADER_STDARG | Ezra Peisach | 2001-07-08 | 3 | -5/+24 |
| * | * login.c (sigint): Declare static | Ezra Peisach | 2001-07-08 | 2 | -2/+7 |
| * | * configure.in: Check for need to provide setenv prototype if | Ezra Peisach | 2001-07-06 | 4 | -2/+14 |
| * | * configure.in: Check if prototype needed for herror() | Ezra Peisach | 2001-07-06 | 3 | -1/+29 |
| * | * sys_term.c (addarg): Cast char to long in indexing array | Ezra Peisach | 2001-07-06 | 2 | -4/+14 |
| * | * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBS | Ezra Peisach | 2001-07-06 | 10 | -44/+133 |
| * | * encrypt.c (encrypt_reply): Cast arguments to printf to match | Ezra Peisach | 2001-07-05 | 2 | -4/+9 |
| * | * ftpd.c: Provide prototypes for myoob and lostconn | Ezra Peisach | 2001-07-05 | 2 | -3/+9 |
| * | * secure.c: Instead of hard wiring the FUDGE_FACTOR, new | Ezra Peisach | 2001-07-04 | 2 | -18/+65 |
| * | * v4rcp.c, login.c: Fill in prototypes, declare many functions | Ezra Peisach | 2001-07-03 | 4 | -36/+42 |
| * | * ftpd.c (sgetpwnam): Remove local declaration of sgetsave | Ezra Peisach | 2001-07-03 | 2 | -2/+4 |
| * | * popen.c: Include ftpd_var.h | Ezra Peisach | 2001-07-02 | 5 | -16/+33 |
| * | * commands.c: Remove prototypes for EncryptAutoEnc(), | Ezra Peisach | 2001-07-02 | 2 | -6/+7 |
| * | * krb5forw.h: File with prototype for rd_and_store_for_creds() | Ezra Peisach | 2001-07-02 | 13 | -16/+78 |
| * | * commands.c: Declare sourceroute() static | Ezra Peisach | 2001-07-02 | 2 | -2/+7 |
| * | * commands.c: Declare local functions static | Ezra Peisach | 2001-07-02 | 7 | -26/+47 |
| * | * state.c: Declate doclientstat() static and conditionalize | Ezra Peisach | 2001-07-02 | 5 | -10/+23 |
| * | * krlogind.c: Provide daemon prototype if needed | Ezra Peisach | 2001-06-22 | 3 | -0/+15 |
| * | * telnetd.c (main): Change variable sin to sin4. | Ezra Peisach | 2001-06-22 | 2 | -11/+16 |
| * | * commands.c (tn): Change sin to sin4 to not shadow global | Ezra Peisach | 2001-06-22 | 3 | -28/+36 |
| * | * enc_des.c: Change local variable index to idx to not shadown | Ezra Peisach | 2001-06-22 | 4 | -45/+58 |
| * | * ftpcmd.y (help): Change local variable type to ftype | Ezra Peisach | 2001-06-22 | 3 | -67/+74 |
| * | * login.c: Much cleanup to reduce globals and shadowing | Ezra Peisach | 2001-06-22 | 4 | -56/+81 |
| * | * ftpd.c: If NEED_SETENV defined, prototype for setenv. | Ezra Peisach | 2001-06-21 | 2 | -1/+7 |
| * | * forward.c: If NEED_SETENV defined, provide prototype for setenv | Ezra Peisach | 2001-06-21 | 3 | -0/+11 |
| * | * telnetd.c: Add prototypes for getent() and tgetent() | Ezra Peisach | 2001-06-21 | 2 | -1/+8 |