index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ftp-proxy
/
ftp-proxy.8
Age
Commit message (
Expand
)
Author
2004-03-16
typos from Andrey Matveev;
Jason McIntyre
2004-02-24
Make example "rdr pass" not just "rdr"; OK beck@
Todd C. Miller
2004-01-22
Add a -a address option to set the address which the proxy will use
Bob Beck
2003-09-05
macro cleanup and some typos;
Jason McIntyre
2003-09-05
typo from naddy@;
Jason McIntyre
2003-05-10
removed unnecessary punctuation from SEE ALSO;
Jason McIntyre
2003-03-20
cmdline options in alphabetical order in usage() and manpage
David Krause
2003-03-06
.Xr typos;
Jason McIntyre
2003-03-06
date should be written formally: .Dd Month day, year
David Krause
2003-02-26
start new sentence on a new line
David Krause
2003-01-31
typos;
Jason McIntyre
2002-12-21
better example rules from David Krause, Thanks!
Henning Brauer
2002-12-19
missing .Pp
Theo de Raadt
2002-12-01
typo; David Krause
Henning Brauer
2002-11-27
I fucked up. The manpage was correct before my last commit.
Henning Brauer
2002-11-27
corrections and clarifications from Han Boetes <han at mijncomputer dot nl>
Henning Brauer
2002-10-11
Add 'proto tcp' to example rdr rule, it's required now.
Daniel Hartmeier
2002-10-04
use port 8021 in examples
Henning Brauer
2002-10-04
improvements; rjmooney@aboveground.cx
Theo de Raadt
2002-07-24
clean up docs a bit
Theo de Raadt
2002-06-17
nat.conf(5) no longer exist, reference to pf.conf(5) instead
Peter Valchev
2002-06-16
Some nat.conf(5) -> pf.conf(5) changes.
Miod Vallat
2002-06-08
add example using per-user pf rules to allow backchannel connections
Bob Beck
2002-05-23
KNF during an audit; found an improperly initialized sockaddr
Theo de Raadt
2002-05-19
o End a sentence with a period, not a comma; Hans-Joerg Hoexer
Todd C. Miller
2002-03-27
We need ftp-proxy only on loopback.
Mike Pechkin
2002-02-01
missing period
Jun-ichiro itojun Hagino
2001-12-06
use .Nm more
Theo de Raadt
2001-12-06
don't use "you" in a man page.
Bob Beck
2001-12-06
*** empty log message ***
Bob Beck
2001-12-05
typo
Daniel Hartmeier
2001-12-05
Explain that filter rules need to let pass connections to the proxy ports
Daniel Hartmeier
2001-12-03
Remove the last line, pf does support IPv6 now.
Daniel Hartmeier
2001-09-05
-Make ftp-proxy drop privs to user "proxy" by default.
Bob Beck
2001-08-22
oops
Bob Beck
2001-08-22
Fixes for my worst abuses of nroff from mpech@
Bob Beck
2001-08-22
Duh.
Bob Beck
2001-08-22
-Functionify some of the main loop, so it isn't so horrificly deep and is
Bob Beck
2001-08-19
1564 lines of cleanup
Theo de Raadt
2001-08-19
transparent ftp proxy, based on Obtuse Systems juniper stuff with much
Bob Beck