aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gssftp/ftp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1998-10-28merge from mainlinemarc-3desMarc Horowitz1-0/+9
1998-10-27Add changelog entries for all the changed and added filesMarc Horowitz1-0/+7
1998-10-24merge in from mainlineMarc Horowitz1-0/+43
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