summaryrefslogtreecommitdiff
path: root/usr.sbin/ftp-proxy/ftp-proxy.8
AgeCommit message (Expand)Author
2017-01-15fix typo; from semarieTheo de Raadt
2016-01-04no need for af on divert-to rule; from/ok mikebJason McIntyre
2015-12-01switch to new _ftp_proxy user; ok dlgTheo de Raadt
2015-01-09Document that ftp-proxy breaks explicit RFC4217 FTP TLS. While here,Stefan Sperling
2012-06-25log all, not log-all; ok henningJason McIntyre
2011-05-16tweak previous;Jason McIntyre
2011-05-12Make it clear that ftp-proxy needs to make outbound connections.Ryan Thomas McBride
2011-04-28divert-to is picky about the address family so adjust the ruleMike Belopuhov
2011-04-28switch ftp-proxy over to divert-to instead of rdr-to. this avoidsMike Belopuhov
2009-11-21If tagging is used use match rules instead of pass rules. This is neededClaudio Jeker
2009-09-07rdr -> rdr-toJason McIntyre
2009-09-01Bring manpage up to speed with the changes that just happend or at leastClaudio Jeker
2008-02-26Don't pass quick when tagging, so the tag can be used outsideHenning Brauer
2007-08-01- -T before -tJason McIntyre
2007-08-01allow ftp-proxy to add tag statements to teh rules it insertsHenning Brauer
2007-05-31convert to new .Dd format;Jason McIntyre
2006-12-30Convert three instances of atoi() to strtonum() and apply sane upper bounds.Camiel Dobbelaar
2006-10-23no need to use "keep state" and "flags S/SA" in pf rules,Jason McIntyre
2006-08-30document that ftp-proxy cannot function at a raised securelevelCamiel Dobbelaar
2005-11-20.Sh SECURITY -> .Sh CAVEATSJason McIntyre
2005-06-07Introduce verbose option to control the logging of the pf rules.Camiel Dobbelaar
2005-05-31tweaks;Jason McIntyre
2005-05-26Import new FTP proxy. Handles IPv6 and all FTP modes. It wasCamiel Dobbelaar