| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -924/+0 |
* | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 1 | -0/+4 |
* | * ftpd.c: GCC 4.0 fixes... Move static declaration of gunique out | Ezra Peisach | 2005-01-13 | 1 | -0/+5 |
* | ticket: new | Sam Hartman | 2004-11-26 | 1 | -0/+6 |
* | merge athena ftpd changes for requiring encrypted passwords | Tom Yu | 2004-11-03 | 1 | -0/+10 |
* | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 1 | -0/+4 |
* | Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs in | Ken Raeburn | 2004-08-27 | 1 | -0/+6 |
* | Patch from Garry Zacheiss to use krb5_get_init_creds_password in ftpd | Sam Hartman | 2004-08-27 | 1 | -0/+6 |
* | * ftpd.c (main): Use socklen_t for the size of the address from accept | Ken Raeburn | 2004-08-09 | 1 | -0/+5 |
* | Gets a bit closer, still not working.. | Ken Raeburn | 2003-12-13 | 1 | -0/+13 |
* | Use fork not vfork in ftp | Sam Hartman | 2003-06-05 | 1 | -0/+4 |
* | Eliminate explicit declarations of errno; include errno.h as needed. | Ken Raeburn | 2003-04-24 | 1 | -0/+4 |
* | * ftpd.c (auth_data): Kerberos v4 checksum must be a 32-bit value | Ken Raeburn | 2003-01-03 | 1 | -0/+5 |
* | * ftpcmd.y: Bison 1.75 cleanup. Essentially remove `=' before | Ezra Peisach | 2002-10-23 | 1 | -0/+5 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
* | * ftpd.c (auth_data, reply_gss_code): Use OM_uint32 instead of int | Ezra Peisach | 2002-08-23 | 1 | -0/+5 |
* | Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>. | Ken Raeburn | 2002-07-12 | 1 | -0/+4 |
* | * Makefile.in (ftpd): Don't use krb5util library | Ken Raeburn | 2002-06-25 | 1 | -0/+4 |
* | Don't use channel bindings for accept_sec_context | Sam Hartman | 2002-04-11 | 1 | -0/+4 |
* | * Makefile.in: Remove dependency on krb524.h and krb524_err.h as | Ezra Peisach | 2002-03-20 | 1 | -0/+5 |
* | define "unix" on BSD | Ken Raeburn | 2002-03-07 | 1 | -0/+4 |
* | fix bug with inconsistent result codes when homedir isn't accessible but / is | Ken Raeburn | 2002-01-08 | 1 | -0/+8 |
* | * ftpcmd.y (pathname): Handle returns from ftpglob() better so | Tom Yu | 2001-12-08 | 1 | -0/+8 |
* | * ftpd.M: Remove improper formatting from the .SH NAME section, as it | Mitchell Berger | 2001-10-11 | 1 | -0/+6 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+4 |
* | * ftpd.M: Update the usage line and option descriptions to be in sync | Mitchell Berger | 2001-08-03 | 1 | -0/+5 |
* | * ftpd.c (main): Convert to do option parsing with getopt() rather | Mitchell Berger | 2001-08-03 | 1 | -0/+8 |
* | * ftpd.c: Provide prototypes for myoob and lostconn | Ezra Peisach | 2001-07-05 | 1 | -0/+4 |
* | * ftpd.c (sgetpwnam): Remove local declaration of sgetsave | Ezra Peisach | 2001-07-03 | 1 | -0/+4 |
* | * popen.c: Include ftpd_var.h | Ezra Peisach | 2001-07-02 | 1 | -0/+12 |
* | * ftpcmd.y (help): Change local variable type to ftype | Ezra Peisach | 2001-06-22 | 1 | -0/+7 |
* | * ftpd.c: If NEED_SETENV defined, prototype for setenv. | Ezra Peisach | 2001-06-21 | 1 | -0/+2 |
* | * ftpd.c: If NEED_SETENV defined, prototype for setenv | Ezra Peisach | 2001-06-21 | 1 | -0/+4 |
* | * ftpd.c: Include gssapi/gssapi_krb5.h for gss_krb5_copy_ccache | Ezra Peisach | 2001-06-21 | 1 | -0/+5 |
* | * ftpcmd.y: Cleanup potential ambiguity between comparsion and | Ezra Peisach | 2001-06-19 | 1 | -0/+5 |
* | * ftpcmd.y, ftpd.c: Cast argument to isspace()/isdigit() to int | Ezra Peisach | 2001-06-15 | 1 | -0/+7 |
* | * pathnames.h: _PATH_FTPUSERS renamed to _PATH_FTPUSERS_DEFAULT | Mitchell Berger | 2001-06-08 | 1 | -0/+9 |
* | * ftpcmd.y: Include "ftpd_var.h" and remove prototype for reply() | Ezra Peisach | 2001-06-06 | 1 | -0/+31 |
* | * ftpcmd.y: Don't dereference a NULL pointer returned from | Tom Yu | 2001-04-26 | 1 | -0/+9 |
* | prefer strerror() over sys_errlist[], for sparcv9-solaris2.8 | Ken Raeburn | 2001-03-08 | 1 | -0/+4 |
* | make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in* | Ken Raeburn | 2000-12-06 | 1 | -0/+5 |
* | * ftpd.c (reply): For gssapi connection, do not include NULL in | Ezra Peisach | 2000-10-17 | 1 | -0/+5 |
* | * ftpd.c (login): Return of krb5_cc_get_name is now const char * | Ezra Peisach | 2000-10-03 | 1 | -0/+4 |
* | * ftpcmd.y: Fix up grammar so that single character token names | Tom Yu | 2000-08-26 | 1 | -0/+11 |
* | * secure.h (myaddr): For secure data stream, pass the port number | Ezra Peisach | 2000-08-22 | 1 | -0/+3 |
* | * ftpd.c (auth_data): Iterate over all krb4 services instead of | Ezra Peisach | 2000-08-22 | 1 | -0/+6 |
* | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 1 | -0/+8 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | Volatile decls as needed. | Ken Raeburn | 2000-02-19 | 1 | -0/+8 |