summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ftp-proxy/ftp-proxy.8 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardize argument naming for "sourceaddr" and unify the wording a bit,schwarze2020-02-121-5/+6
* fix typo; from semariederaadt2017-01-151-3/+3
* no need for af on divert-to rule; from/ok mikebjmc2016-01-041-3/+3
* switch to new _ftp_proxy user; ok dlgderaadt2015-12-011-3/+3
* Document that ftp-proxy breaks explicit RFC4217 FTP TLS. While here,stsp2015-01-091-3/+7
* log all, not log-all; ok henningjmc2012-06-251-3/+3
* tweak previous;jmc2011-05-161-4/+4
* Make it clear that ftp-proxy needs to make outbound connections.mcbride2011-05-121-3/+6
* divert-to is picky about the address family so adjust the rulemikeb2011-04-281-2/+2
* switch ftp-proxy over to divert-to instead of rdr-to. this avoidsmikeb2011-04-281-4/+4
* If tagging is used use match rules instead of pass rules. This is neededclaudio2009-11-211-3/+6
* rdr -> rdr-tojmc2009-09-071-4/+4
* Bring manpage up to speed with the changes that just happend or at leastclaudio2009-09-011-23/+14
* Don't pass quick when tagging, so the tag can be used outsidehenning2008-02-261-8/+18
* - -T before -tjmc2007-08-011-6/+8
* allow ftp-proxy to add tag statements to teh rules it insertshenning2007-08-011-2/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* Convert three instances of atoi() to strtonum() and apply sane upper bounds.camield2006-12-301-3/+4
* no need to use "keep state" and "flags S/SA" in pf rules,jmc2006-10-231-5/+5
* document that ftp-proxy cannot function at a raised securelevelcamield2006-08-301-1/+9
* .Sh SECURITY -> .Sh CAVEATSjmc2005-11-201-6/+6
* Introduce verbose option to control the logging of the pf rules.camield2005-06-071-5/+10
* tweaks;jmc2005-05-311-5/+7
* Import new FTP proxy. Handles IPv6 and all FTP modes. It wascamield2005-05-261-0/+167