]> git.ipfire.org Git - thirdparty/squid.git/commit
Allow changing the FTP user name and destination via repeated USER commands.
authorAlex Rousskov <rousskov@measurement-factory.com>
Fri, 30 Aug 2013 16:24:32 +0000 (10:24 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Fri, 30 Aug 2013 16:24:32 +0000 (10:24 -0600)
commitfac171a8371b492d5abf64d61a330f29e8ecc464
treea6091be3bf9ac307597e299245f51a0af055133e
parentdb5205b1efd69ab10d5d0daef7181376763eb3ac
Allow changing the FTP user name and destination via repeated USER commands.

When the user or destination change, Squid closes client data connection,
and server control connection (if any).
src/FtpGatewayServer.cc
src/client_side.cc
src/client_side.h