DragonFly BSD
DragonFly commits List (threaded) for 2012-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libfetch: Change FTP default to passive mode


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 2 Nov 2012 12:08:58 -0700 (PDT)

commit 1a343b52c8323fbdb6cc6c89e9b74e6fe2e8a95a
Author: John Marino <draco@marino.st>
Date:   Fri Nov 2 18:59:00 2012 +0100

    libfetch: Change FTP default to passive mode
    
    1. The caller can select active mode using "P" flag.
    2. If the "p" passive flag is also present, it takes precedence over "P"
       so the connection will be attempted in passive mode.
    
    Taken-from: FreeBSD SVN 225810 (27 SEP 2011)
    Taken-from: FreeBSD SVN 225812 (27 SEP 2011)

Summary of changes:
 lib/libfetch/fetch.3 |   27 +++++++++++++++++++--------
 lib/libfetch/ftp.c   |   13 +++++--------
 2 files changed, 24 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1a343b52c8323fbdb6cc6c89e9b74e6fe2e8a95a


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]