aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gssftp/ftp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-04-09This commit was manufactured by cvs2svn to create tagkrb5-1.2.8-finalno author1-0/+47
2000-02-19Volatile decls as needed.Ken Raeburn1-0/+8
1999-10-26log tritan's changesTom Yu1-0/+7
1999-09-21Don't fclose(NULL). Don't declare string functions that are macrosKen Raeburn1-0/+5
1999-09-01disable krb5-mech2 for now; from 1.1 branchKen Raeburn1-0/+4
1999-05-11 * ftp.c: Inclusion of gssapi_krb5.h requires gssapi_generic.hEzra Peisach1-0/+4
1999-02-26 * secure.c (secure_putbuf): Revert Sam's last change; ifTom Yu1-0/+9
1998-11-13Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+5
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-0/+7
1998-10-26 * ftp.M: Add documentation for new ccc and cprotect commands.Geoffrey King1-0/+9
1998-10-02cmdtab.c: Update help message for passive mode so that itTheodore Tso1-0/+7
1998-08-28* cmds.c (user): Replace "oldlevel" with the more descriptiveGeoffrey King1-0/+9
1998-08-12 * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: ReplaceGeoffrey King1-0/+14
1998-08-08Forgot to check in the ChangeLog. :)Matthew Hancher1-0/+5
1998-08-07 * ftp.c (getreply): Restore proper setting of safe. This variableTom Yu1-0/+8
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1-0/+5
1998-04-25Fix -n so that it doesn't disable authentication but does disable login. [38]Sam Hartman1-0/+15
1998-04-22* glob.c (ftpglob): Always allocate new storage, even if no magic globKen Raeburn1-0/+6
1998-04-07 * secure.c (secure_putbyte): Set nout = 0 *before* callingDan Winship1-0/+8
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-0/+5
1998-02-13Collapse ftp and ftpd's configure.in into gssftp's configure.inTheodore Tso1-0/+6
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+4
1998-01-30Add -x (automatically encrypt) and -f (forward credentials) optionsDan Winship1-0/+12
1997-12-12 * ftp.c:Tom Yu1-0/+7
1997-10-16 * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriateTom Yu1-0/+15
1997-08-17 * Makefile.in (SRCS): Add $(srcdir) where neededEzra Peisach1-0/+4
1997-05-02Fix Y2K bug in the parsing of the MDTM command. [krb5-appl/399]Theodore Tso1-0/+5
1997-02-09Merge of libhack_branchTom Yu1-0/+5
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-0/+5
1996-11-20Apply patch from shadow@andrew.cmu.edu to fix a bug I fixedSam Hartman1-0/+7
1996-09-27 * cmds.c (setpeer): Apply jik's fix so "-n" actually works asTom Yu1-0/+5
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu1-0/+4
1996-08-05s/struct fd_set/fd_set/gSam Hartman1-0/+5
1996-07-30 * secure.c: Do not assume sizeof(long) = 4 for sending lengths OTWEzra Peisach1-0/+6
1996-07-27* Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now,Sam Hartman1-0/+17
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-1/+6
1996-05-01previously checked-in changesKen Raeburn1-0/+12
1996-03-19Use AC_HEADER_STDARG and use that test to set STDARG.Ezra Peisach1-0/+7
1996-02-24update from cygnus sourcesMark Eichin1-0/+9
1996-02-07 * configure.in: Check for stdlib.hEzra Peisach1-0/+7
1996-01-19Portability fixes: don't declare errno everSam Hartman1-0/+8
1996-01-18Include sys/select.h for AIXSam Hartman1-0/+6
1996-01-14Cygnus implementation of GSSAPI-based ftp client and server.Mark Eichin1-0/+219