| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 1 | -2533/+0 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -9/+9 |
* | include win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_H | Tom Yu | 2009-07-17 | 1 | -0/+4 |
* | Get rid of casts of free() argument to char*, except where it's | Ken Raeburn | 2009-02-02 | 1 | -4/+4 |
* | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -1/+1 |
* | Use snprintf instead of strcpy/strcat in many places | Greg Hudson | 2008-10-23 | 1 | -3/+3 |
* | cstatus() takes no arguments | Ken Raeburn | 2008-08-06 | 1 | -1/+1 |
* | remove debugging code accidentally left in ftp/cmds.c | Ken Raeburn | 2007-04-23 | 1 | -11/+0 |
* | more debugging printfs for nightly testing | Ken Raeburn | 2006-10-12 | 1 | -0/+6 |
* | some (more) debugging code to track down nightly test failures | Ken Raeburn | 2006-10-11 | 1 | -0/+5 |
* | some debugging code to track down nightly test failures | Ken Raeburn | 2006-10-11 | 1 | -0/+6 |
* | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 1 | -6/+6 |
* | * ftp.c (recvrequest): Add new argument indicating whether "-" and "|..." | Ken Raeburn | 2003-06-16 | 1 | -5/+5 |
* | define "unix" on BSD | Ken Raeburn | 2002-03-07 | 1 | -5/+2 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -7/+7 |
* | * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c, | Danilo Almeida | 2001-07-24 | 1 | -16/+106 |
* | * cmds.c, domacro.c: Cast arguments to isspace() and isdigit() | Ezra Peisach | 2001-06-15 | 1 | -9/+9 |
* | cmds.c: fix broken port number check | Ken Raeburn | 2001-05-01 | 1 | -4/+4 |
* | prefer strerror() over sys_errlist[], for sparcv9-solaris2.8 | Ken Raeburn | 2001-03-08 | 1 | -0/+2 |
* | * cmds.c (globulize): Use correct address of globbed results when | Ken Raeburn | 2000-11-21 | 1 | -2/+4 |
* | renamed getmode() and setmode() to get_mode() and set_mode() to avoid a colli... | Alexandra Ellwood | 2000-08-29 | 1 | -4/+4 |
* | * domacro.c: Compiler warning cleanups and fix the overflow fix to | Ezra Peisach | 2000-08-17 | 1 | -135/+143 |
* | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 1 | -5/+8 |
* | Volatile decls as needed. | Ken Raeburn | 2000-02-19 | 1 | -1/+1 |
* | * cmds.c (user): Replace "oldlevel" with the more descriptive | Geoffrey King | 1998-08-28 | 1 | -4/+4 |
* | * ftp.c, cmds.c, cmdtab.c, main.c, secure.c, ftp_var.h: Replace | Geoffrey King | 1998-08-12 | 1 | -25/+100 |
* | Fix -n so that it doesn't disable authentication but does disable login. [38] | Sam Hartman | 1998-04-25 | 1 | -2/+4 |
* | Add -x (automatically encrypt) and -f (forward credentials) options | Dan Winship | 1998-01-30 | 1 | -8/+7 |
* | Fix Y2K bug in the parsing of the MDTM command. [krb5-appl/399] | Theodore Tso | 1997-05-02 | 1 | -2/+2 |
* | * cmds.c (setpeer): Apply jik's fix so "-n" actually works as | Tom Yu | 1996-09-27 | 1 | -2/+3 |
* | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -1/+1 |
* | some fixes changes from marc. changelogs will be merged later | Mark Eichin | 1996-04-09 | 1 | -0/+4 |
* | update from cygnus sources | Mark Eichin | 1996-02-24 | 1 | -0/+1 |
* | Portability fixes: don't declare errno ever | Sam Hartman | 1996-01-19 | 1 | -1/+3 |
* | Cygnus implementation of GSSAPI-based ftp client and server. | Mark Eichin | 1996-01-14 | 1 | -0/+2337 |