| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 6 | -3/+15 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 2 | -0/+3 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 6 | -3/+15 |
| * | * ftpd.c (auth_data, reply_gss_code): Use OM_uint32 instead of int | Ezra Peisach | 2002-08-23 | 2 | -2/+7 |
| * | update dependencies | Ken Raeburn | 2002-07-13 | 1 | -10/+7 |
| * | Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>. | Ken Raeburn | 2002-07-12 | 2 | -0/+5 |
| * | updated deps | Ken Raeburn | 2002-06-28 | 1 | -5/+6 |
| * | * Makefile.in (ftpd): Don't use krb5util library | Ken Raeburn | 2002-06-25 | 2 | -2/+6 |
| * | update dependencies | Ken Raeburn | 2002-06-21 | 2 | -14/+18 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 2 | -4/+2 |
| * | Use ws2_32.lib instead of wsock32.lib | Ken Raeburn | 2002-06-14 | 2 | -1/+6 |
| * | 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 |
| * | Patch from Mark Eichin for bug 635 | Sam Hartman | 2002-04-04 | 2 | -6/+11 |
| * | update dependencies | Ken Raeburn | 2002-03-26 | 1 | -0/+1 |
| * | * Makefile.in: Remove dependency on krb524.h and krb524_err.h as | Ezra Peisach | 2002-03-20 | 2 | -1/+5 |
| * | define "unix" on BSD | Ken Raeburn | 2002-03-07 | 4 | -9/+12 |
| * | 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 |
| * | * ftpd.M: Remove improper formatting from the .SH NAME section, as it | Mitchell Berger | 2001-10-11 | 2 | -4/+7 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 2 | -37/+42 |
| * | * ftp.c: Conditionalize declarations of some "unused variables" to | Danilo Almeida | 2001-10-11 | 2 | -54/+45 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 12 | -145/+147 |
| * | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 2 | -15/+13 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 2 | -0/+57 |
| * | * 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 |
| * | * 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 |
| * | * 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 |
| * | * 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 |
| * | * ftpcmd.y (help): Change local variable type to ftype | Ezra Peisach | 2001-06-22 | 3 | -67/+74 |
| * | * ftpd.c: If NEED_SETENV defined, prototype for setenv. | Ezra Peisach | 2001-06-21 | 2 | -1/+7 |
| * | * 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 |
| * | * ftpd.c: Include gssapi/gssapi_krb5.h for gss_krb5_copy_ccache | Ezra Peisach | 2001-06-21 | 2 | -0/+7 |
| * | * ftpcmd.y: Cleanup potential ambiguity between comparsion and | Ezra Peisach | 2001-06-19 | 2 | -1/+6 |
| * | * 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 |
| * | * pathnames.h: _PATH_FTPUSERS renamed to _PATH_FTPUSERS_DEFAULT | Mitchell Berger | 2001-06-08 | 4 | -5/+34 |
| * | 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 |