| Commit message (Expand) | Author | Age | Files | Lines |
| * | * ftp.c: Inclusion of gssapi_krb5.h requires gssapi_generic.h | Ezra Peisach | 1999-05-11 | 2 | -0/+5 |
| * | configure.in: Check to see if we need to pull in the util library in | Theodore Tso | 1999-04-14 | 2 | -0/+7 |
| * | * ftpd.c (login): Check that the luid is not the uid we want to | Tom Yu | 1999-03-26 | 2 | -1/+8 |
| * | * configure.in: Check for sys/sockio.h for systems that need it | Tom Yu | 1999-03-24 | 2 | -1/+6 |
| * | * ftpcmd.y (urgsafe_getc): New function; like getc() except it | Tom Yu | 1999-03-24 | 2 | -4/+39 |
| * | * ftpd.c (user): Remove extra "%s" in call to sprintf() to avoid | Tom Yu | 1999-03-12 | 2 | -1/+6 |
| * | * ftpd.M: Resync with reality | Tom Yu | 1999-03-09 | 4 | -29/+105 |
| * | * ftpd.c (reply): Don't call secure_gss_error() or secure_error() | Tom Yu | 1999-02-26 | 2 | -0/+12 |
| * | * secure.c (secure_putbuf): Revert Sam's last change; if | Tom Yu | 1999-02-26 | 2 | -1/+10 |
| * | * configure.in: Add check for setluid | Tom Yu | 1999-02-18 | 2 | -0/+15 |
| * | * ftpd.c (login): Add call to setluid() if necessary | Tom Yu | 1999-02-18 | 2 | -0/+15 |
| * | * ftpd.c: strcat -> strncat | Tom Yu | 1999-02-13 | 2 | -5/+12 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 6 | -0/+21 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 2 | -25/+73 |
| * | Add -A (require authentication but not necessarily authorization) and | Dan Winship | 1998-10-26 | 5 | -160/+381 |
| * | * ftp.M: Add documentation for new ccc and cprotect commands. | Geoffrey King | 1998-10-26 | 3 | -23/+77 |
| * | ftpd.c (pass): Wait 5 seconds before returning "password | Theodore Tso | 1998-10-24 | 3 | -10/+36 |
| * | update ftpd man page to fully match reality (-a, -c, -u, CCC) | Dan Winship | 1998-10-20 | 2 | -6/+24 |
| * | * ftpd.c: Add support for restricted users, as requested in | Geoffrey King | 1998-10-08 | 2 | -16/+59 |
| * | cmdtab.c: Update help message for passive mode so that it | Theodore Tso | 1998-10-02 | 3 | -2/+9 |
| * | Don't use h_errno, it's not fully portable, and it's not worth it | Theodore Tso | 1998-09-29 | 2 | -2/+7 |
| * | Of course, the following sentence actually refers to the login function, | Geoffrey King | 1998-08-29 | 1 | -4/+3 |
| * | * ftpd.c (login): New function. Essentially, the old pass | Geoffrey King | 1998-08-29 | 2 | -21/+74 |
| * | * cmds.c (user): Replace "oldlevel" with the more descriptive | Geoffrey King | 1998-08-28 | 3 | -6/+25 |
| * | Add optional support for the CCC (Clear Command Channel) command. | Geoffrey King | 1998-08-19 | 3 | -14/+55 |
| * | * ftpcmd.y, ftpd.c: Replace global variable level with clevel and | Geoffrey King | 1998-08-12 | 3 | -21/+30 |
| * | * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: Replace | Geoffrey King | 1998-08-12 | 7 | -69/+166 |
| * | Tue Aug 11 04:30:59 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-08-11 | 2 | -7/+55 |
| * | Fri Aug 7 00:56:30 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-08-08 | 2 | -6/+9 |
| * | Forgot to check in the ChangeLog. :) | Matthew Hancher | 1998-08-08 | 1 | -0/+5 |
| * | Fri Aug 7 22:39:47 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-08-08 | 1 | -2/+2 |
| * | * ftp.c (getreply): Restore proper setting of safe. This variable | Tom Yu | 1998-08-07 | 2 | -1/+9 |
| * | Fri Aug 7 00:56:30 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-08-07 | 2 | -15/+38 |
| * | Preliminary fixes for AIX4.3: | Sam Hartman | 1998-07-12 | 2 | -1/+5 |
| * | logwtmp.c: Include paths.h if present, and use _PATH_WTMP to determine | Theodore Tso | 1998-05-27 | 2 | -1/+14 |
| * | configure.in: Add check for paths.h | Theodore Tso | 1998-05-27 | 2 | -1/+5 |
| * | ftpcmd.y (cmd): Fix Y2K problem in the MDTM command | Theodore Tso | 1998-05-08 | 2 | -3/+8 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 2 | -1/+6 |
| * | Fix -n so that it doesn't disable authentication but does disable login. [38] | Sam Hartman | 1998-04-25 | 4 | -2/+27 |
| * | * glob.c (ftpglob): Always allocate new storage, even if no magic glob | Ken Raeburn | 1998-04-22 | 2 | -2/+17 |
| * | (send_file_list): Oops missed a sigsetjmp() call. | Tom Yu | 1998-04-11 | 2 | -1/+8 |
| * | * configure.in: Add CHECK_SETJMP and CHECK_SIGNALS | Tom Yu | 1998-04-11 | 2 | -0/+6 |
| * | * ftpd.c (receive_data): | Tom Yu | 1998-04-11 | 3 | -7/+34 |
| * | * secure.c (secure_putbyte): Set nout = 0 *before* calling | Dan Winship | 1998-04-07 | 2 | -1/+9 |
| * | * ftpcmd.y (getline): Don't syslog passwords! (or newlines) | Dan Winship | 1998-03-05 | 2 | -2/+11 |
| * | * ftpcmd.y: Add production "nonguest" to catch things that | Tom Yu | 1998-02-25 | 2 | -5/+22 |
| * | * ftpd.c: Use krb5_seteuid() and krb5_setegid(). [krb5-libs/505] | Tom Yu | 1998-02-23 | 3 | -18/+20 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 6 | -6/+21 |
| * | Remove USE_ANAME as aclocal.m4 no longer defines it | Ezra Peisach | 1998-02-14 | 2 | -1/+4 |
| * | Applied lxs's changes to make ftpd safe for systems where | Theodore Tso | 1998-02-14 | 2 | -3/+20 |