| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 |
| * | configure.in: Clean up configure script. Check $cross_compiling | Theodore Tso | 1998-03-02 | 4 | -26/+18 |
| * | * ftpcmd.y: Add production "nonguest" to catch things that | Tom Yu | 1998-02-25 | 2 | -5/+22 |
| * | * kcmd.c: Integrate ghudson's changes for client-side krb4 | Tom Yu | 1998-02-24 | 7 | -1233/+875 |
| * | * utility.c (ptyflush, netflush): Explicitly reset SIGCHLD handler | Tom Yu | 1998-02-24 | 4 | -0/+15 |
| * | * ftpd.c: Use krb5_seteuid() and krb5_setegid(). [krb5-libs/505] | Tom Yu | 1998-02-23 | 3 | -18/+20 |
| * | * v4rcp.c: Punt nastiness to redefine setreuid, as we don't use | Tom Yu | 1998-02-23 | 3 | -28/+18 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 34 | -34/+118 |
| * | Remove USE_ANAME | Ezra Peisach | 1998-02-14 | 2 | -1/+4 |
| * | Remove USE_ANAME as aclocal.m4 no longer defines it | Ezra Peisach | 1998-02-14 | 2 | -1/+4 |
| * | configure.in: Remove USE_ANAME | 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 |
| * | Collapse ftp and ftpd's configure.in into gssftp's configure.in | Theodore Tso | 1998-02-13 | 9 | -74/+84 |
| * | * configure.in: Add commented out AC_OUTPUT to force autoreconf to | Tom Yu | 1998-02-12 | 4 | -3/+12 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 44 | -39/+154 |
| * | popen.c (ftpd_popen): Make sure you can't overrun the argv[] and | Theodore Tso | 1998-02-06 | 2 | -4/+13 |
| * | fix some formatting problems | Dan Winship | 1998-02-01 | 1 | -5/+10 |
| * | * ftpd.c (auth_data): Accept forwarded credentials and dispose of | Dan Winship | 1998-01-30 | 2 | -16/+41 |
| * | Add -x (automatically encrypt) and -f (forward credentials) options | Dan Winship | 1998-01-30 | 6 | -14/+43 |
| * | * telnetd.c (doit): additional fix for previous terminaltype change | Dan Winship | 1998-01-28 | 2 | -1/+5 |
| * | * telnetd.c (getterminaltype): Null-terminate strings and avoid a | Dan Winship | 1998-01-27 | 5 | -16/+29 |
| * | telnetd.c (telnet, get_default_IM): Instead of using a hardcoded IM | Theodore Tso | 1998-01-24 | 3 | -20/+31 |
| * | * krlogind.c (protocol): Declare pibuf and fibuf as being BUFSIZ | Tom Yu | 1998-01-21 | 2 | -1/+6 |
| * | * logwtmp.c (ftp_logwtmp): Rename logwtmp to ftp_logwtmp to avoid | Tom Yu | 1997-12-21 | 3 | -4/+13 |
| * | * login.c (try_afscall): try_afscall doesn't work / isn't needed | Dan Winship | 1997-12-19 | 2 | -3/+13 |
| * | * sclient.c (main): Free client principal and krb5_ap_rep_enc_part | Ezra Peisach | 1997-12-16 | 2 | -0/+12 |
| * | * ftpd.c: Don't include netdb.h or sys/socket.h if krb.h is | Tom Yu | 1997-12-12 | 2 | -0/+12 |
| * | * ftp.c: | Tom Yu | 1997-12-12 | 3 | -0/+19 |
| * | * krlogind.c: | Tom Yu | 1997-12-12 | 5 | -4/+30 |
| * | * telnetd.c (doit): Fix up slave buffer length | Tom Yu | 1997-12-05 | 2 | -4/+6 |
| * | * forward.c (rd_and_store_for_creds): Fix up to no longer do the | Tom Yu | 1997-11-20 | 3 | -11/+10 |
| * | * krlogind.c (recvauth): Fix args in call to | Tom Yu | 1997-11-20 | 2 | -1/+6 |
| * | * krshd.c: Don't set checksum_ignored to 1 if checksum_required is | Tom Yu | 1997-11-18 | 2 | -4/+7 |
| * | * forward.c (rd_and_store_for_creds): Don't do the chown. Avoids | Tom Yu | 1997-11-13 | 3 | -20/+25 |
| * | Use error_message(errno) instead of using sys_errlist[errno]. This | Theodore Tso | 1997-11-07 | 2 | -55/+60 |
| * | * krlogind.c (doit): Fix up potential buffer overrun. | Tom Yu | 1997-11-05 | 4 | -4/+19 |
| * | Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, since | Theodore Tso | 1997-10-23 | 2 | -0/+10 |
| * | Include string.h/strings.h for memcpy prototype | Ezra Peisach | 1997-10-21 | 2 | -3/+12 |
| * | * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriate | Tom Yu | 1997-10-16 | 5 | -91/+107 |
| * | * Makefile.in: Change LOCALINCLUDE and the link line to allow for | Tom Yu | 1997-10-16 | 3 | -56/+73 |
| * | Removed useless .so to a non-existent macro file | Theodore Tso | 1997-10-07 | 2 | -1/+4 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 3 | -3/+8 |
| * | * krlogind.c (main): Changes to allow for standalone daemon | Tom Yu | 1997-09-02 | 2 | -58/+113 |
| * | Fix bug that causes send_file_list to send no data | Sam Hartman | 1997-08-29 | 2 | -2/+10 |
| * | * Makefile.in (SRCS): Add $(srcdir) where needed | Ezra Peisach | 1997-08-17 | 4 | -7/+18 |