summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp
Commit message (Expand)AuthorAgeFilesLines
...
* ftpcmd.y (cmd): Fix Y2K problem in the MDTM commandTheodore Tso1998-05-082-3/+8
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* Fix -n so that it doesn't disable authentication but does disable login. [38]Sam Hartman1998-04-254-2/+27
* * glob.c (ftpglob): Always allocate new storage, even if no magic globKen Raeburn1998-04-222-2/+17
* (send_file_list): Oops missed a sigsetjmp() call.Tom Yu1998-04-112-1/+8
* * configure.in: Add CHECK_SETJMP and CHECK_SIGNALSTom Yu1998-04-112-0/+6
* * ftpd.c (receive_data):Tom Yu1998-04-113-7/+34
* * secure.c (secure_putbyte): Set nout = 0 *before* callingDan Winship1998-04-072-1/+9
* * ftpcmd.y (getline): Don't syslog passwords! (or newlines)Dan Winship1998-03-052-2/+11
* * ftpcmd.y: Add production "nonguest" to catch things thatTom Yu1998-02-252-5/+22
* * ftpd.c: Use krb5_seteuid() and krb5_setegid(). [krb5-libs/505]Tom Yu1998-02-233-18/+20
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-186-6/+21
* Remove USE_ANAME as aclocal.m4 no longer defines itEzra Peisach1998-02-142-1/+4
* Applied lxs's changes to make ftpd safe for systems whereTheodore Tso1998-02-142-3/+20
* Collapse ftp and ftpd's configure.in into gssftp's configure.inTheodore Tso1998-02-139-74/+84
* Mass makefile/configure.in build system revampTheodore Tso1998-02-127-2/+22
* popen.c (ftpd_popen): Make sure you can't overrun the argv[] andTheodore Tso1998-02-062-4/+13
* * ftpd.c (auth_data): Accept forwarded credentials and dispose ofDan Winship1998-01-302-16/+41
* Add -x (automatically encrypt) and -f (forward credentials) optionsDan Winship1998-01-306-14/+43
* * logwtmp.c (ftp_logwtmp): Rename logwtmp to ftp_logwtmp to avoidTom Yu1997-12-213-4/+13
* * ftpd.c: Don't include netdb.h or sys/socket.h if krb.h isTom Yu1997-12-122-0/+12
* * ftp.c:Tom Yu1997-12-123-0/+19
* * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriateTom Yu1997-10-165-91/+107
* * Makefile.in: Change LOCALINCLUDE and the link line to allow forTom Yu1997-10-163-56/+73
* Fix bug that causes send_file_list to send no dataSam Hartman1997-08-292-2/+10
* * Makefile.in (SRCS): Add $(srcdir) where neededEzra Peisach1997-08-174-7/+18
* Fix name of srvtab file in the man page to be krb5.keytabTheodore Tso1997-07-162-1/+5
* Fix Y2K bug in the parsing of the MDTM command. [krb5-appl/399]Theodore Tso1997-05-022-2/+7
* Merge of libhack_branchTom Yu1997-02-096-19/+20
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-2/+8
* Apply patch from shadow@andrew.cmu.edu to fix a bug I fixedSam Hartman1996-11-202-1/+8
* * ftpd.c (ftpd_userok): Don't undconditionally return -1Tom Yu1996-11-122-1/+6
* Check return value of krb5_init_context()Theodore Tso1996-11-082-1/+7
* * ftpd.c (auth_data): actually exit the for loop if the ftp keyMark Eichin1996-10-222-2/+7
* * ftpd.c (secure_fprintf): Use STDARG routines ifEzra Peisach1996-10-142-5/+28
* * cmds.c (setpeer): Apply jik's fix so "-n" actually works asTom Yu1996-09-272-2/+8
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-104-4/+10
* man page rewrite from Cygnus. (Got rid of dependency on tmac.doc, whichJeff Bigler1996-08-292-1216/+1225
* s/struct fd_set/fd_set/gSam Hartman1996-08-052-5/+10
* * configure.in: Determine sizeof short, int, long for secure.cEzra Peisach1996-07-302-0/+7
* * secure.c: Do not assume sizeof(long) = 4 for sending lengths OTWEzra Peisach1996-07-303-3/+24
* * Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now,Sam Hartman1996-07-273-9/+33
* *** empty log message ***Marc Horowitz1996-07-261-0/+5
* * ftpd.c (auth_data): the logic which dealt with multiple acceptorMarc Horowitz1996-07-241-207/+204
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-226-10/+22
* * ftpd.c (authdata): misplaced braces caused server to not be able toKevin Mitchell1996-06-132-1/+8
* cvsignore hackeryTom Yu1996-06-103-3/+0
* * Makefile.in, configure.in: back out previous changes and useTom Yu1996-06-033-7/+8
* * configure.in, Makefile.in: only link getdtablesize.o if neededTom Yu1996-06-033-2/+11
* hpux is unix. really, it isKen Raeburn1996-05-012-0/+12