History log of /src/dist/pf/usr.sbin/ftp-proxy |
Revision | Date | Author | Comments |
1.2 | 18-Jun-2008 |
yamt | merge yamt-pf42 branch. (import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@
|
1.1 | 26-Apr-2008 |
peter | branches: 1.1.1; 1.1.2; file Makefile was initially added on branch yamt-pf42.
|
1.1.2.1 | 26-Apr-2008 |
peter | Add new ftp-proxy, IP Filter support wil be added later.
|
1.1.1.1 | 01-Dec-2009 |
martti | Import PF from OpenBSD 4.2
|
1.4 | 07-Jan-2025 |
joe | clearn up : remove trailing whitespaces
|
1.3 | 02-Feb-2011 |
rmind | branches: 1.3.58; NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.
|
1.2 | 18-Jun-2008 |
yamt | branches: 1.2.16; merge yamt-pf42 branch. (import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@
|
1.1 | 26-Apr-2008 |
peter | branches: 1.1.1; 1.1.2; file filter.c was initially added on branch yamt-pf42.
|
1.1.2.2 | 25-May-2008 |
peter | Basic support for IP-Filter, only tested with passive mode. This should probably be re-written to use the ipnat state put interface.
|
1.1.2.1 | 26-Apr-2008 |
peter | Add new ftp-proxy, IP Filter support wil be added later.
|
1.1.1.1 | 01-Dec-2009 |
martti | Import PF from OpenBSD 4.2
|
1.2.16.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
1.3.58.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|
1.4 | 10-Feb-2011 |
rmind | - Fix man pages list for MKNPF=no case. Based on a patch from Scott Ellis. - Fix build with MKNPF=yes and MKIPFILTER=no as well; close PR/44512.
|
1.3 | 02-Feb-2011 |
rmind | NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.
|
1.2 | 18-Jun-2008 |
yamt | branches: 1.2.16; merge yamt-pf42 branch. (import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@
|
1.1 | 26-Apr-2008 |
peter | branches: 1.1.1; 1.1.2; file filter.h was initially added on branch yamt-pf42.
|
1.1.2.1 | 26-Apr-2008 |
peter | Add new ftp-proxy, IP Filter support wil be added later.
|
1.1.1.1 | 01-Dec-2009 |
martti | Import PF from OpenBSD 4.2
|
1.2.16.2 | 17-Feb-2011 |
bouyer | Sync with HEAD
|
1.2.16.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
1.6 | 21-Sep-2019 |
sevan | grammar
|
1.5 | 24-Apr-2009 |
reed | branches: 1.5.48; Fix roff formatting for -> by adding an \ such as document in mdoc.7
This was reported in 41276
|
1.4 | 22-Mar-2009 |
perry | add missing commas to .Dd fix, pointed out by wiz
|
1.3 | 21-Mar-2009 |
perry | OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which we don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" so that the date comes out right when man pages get built. This will doubtless need hand conflict resolution whenever these pages are re-imported.
Note that it would be interesting to have some similar facility for NetBSD, but I don't think a custom rcs keyword is the right thing -- maybe we can teach groff to parse $Date$
|
1.2 | 18-Jun-2008 |
yamt | branches: 1.2.4; 1.2.6; merge yamt-pf42 branch. (import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@
|
1.1 | 26-Apr-2008 |
peter | branches: 1.1.1; 1.1.2; file ftp-proxy.8 was initially added on branch yamt-pf42.
|
1.1.2.2 | 25-May-2008 |
peter | Basic support for IP-Filter, only tested with passive mode. This should probably be re-written to use the ipnat state put interface.
|
1.1.2.1 | 26-Apr-2008 |
peter | Add new ftp-proxy, IP Filter support wil be added later.
|
1.1.1.1 | 01-Dec-2009 |
martti | Import PF from OpenBSD 4.2
|
1.2.6.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.2.4.1 | 25-Apr-2009 |
snj | Pull up following revision(s) (requested by reed in ticket #724): dist/pf/usr.sbin/ftp-proxy/ftp-proxy.8: revision 1.5 Fix roff formatting for -> by adding an \ such as document in mdoc.7 This was reported in 41276
|
1.5.48.1 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
1.5 | 07-Jan-2025 |
joe | clearn up : remove trailing whitespaces
|
1.4 | 02-Feb-2011 |
rmind | branches: 1.4.58; NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.
|
1.3 | 13-Jul-2009 |
roy | branches: 1.3.2; Rename internal getline() function to get_line() so it does conflict with the soon to be added getline(3) libc function.
|
1.2 | 18-Jun-2008 |
yamt | merge yamt-pf42 branch. (import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@
|
1.1 | 26-Apr-2008 |
peter | branches: 1.1.1; 1.1.2; file ftp-proxy.c was initially added on branch yamt-pf42.
|
1.1.2.4 | 25-May-2008 |
peter | Basic support for IP-Filter, only tested with passive mode. This should probably be re-written to use the ipnat state put interface.
|
1.1.2.3 | 25-May-2008 |
peter | Avoid shadowing variables.
|
1.1.2.2 | 01-May-2008 |
peter | Pass the right size to strvisx().
|
1.1.2.1 | 26-Apr-2008 |
peter | Add new ftp-proxy, IP Filter support wil be added later.
|
1.1.1.1 | 01-Dec-2009 |
martti | Import PF from OpenBSD 4.2
|
1.3.2.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
1.4.58.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|
1.6 | 15-Sep-2012 |
plunky | reinstate "Update ftp-proxy for changes to ipnat_t" from Darren Reed
|
1.5 | 15-Feb-2012 |
riz | branches: 1.5.6; Back out the recent import of IPFilter 5.1.1 for the upcoming branch, which will now have IPFilter 4.1.34. IPFilter 5.1.1 will be restored post-branch.
ok: core, releng.
|
1.4 | 30-Jan-2012 |
darrenr | Update ftp-proxy for changes to ipnat_t
|
1.3 | 02-Feb-2011 |
rmind | branches: 1.3.4; NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.
|
1.2 | 18-Jun-2008 |
yamt | branches: 1.2.16; merge yamt-pf42 branch. (import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@
|
1.1 | 25-May-2008 |
peter | branches: 1.1.2; file ipf.c was initially added on branch yamt-pf42.
|
1.1.2.1 | 25-May-2008 |
peter | Basic support for IP-Filter, only tested with passive mode. This should probably be re-written to use the ipnat state put interface.
|
1.2.16.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
1.3.4.1 | 30-Oct-2012 |
yamt | sync with head
|
1.5.6.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.2 | 18-Jun-2008 |
yamt | merge yamt-pf42 branch. (import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@
|
1.1 | 25-May-2008 |
peter | branches: 1.1.2; file ipf.h was initially added on branch yamt-pf42.
|
1.1.2.1 | 25-May-2008 |
peter | Basic support for IP-Filter, only tested with passive mode. This should probably be re-written to use the ipnat state put interface.
|
1.3 | 13-Aug-2019 |
maxv | sync with reality
|
1.2 | 24-Dec-2012 |
rmind | branches: 1.2.32; ftp-proxy: disable NPF bits for now; it will be re-done.
|
1.1 | 02-Feb-2011 |
rmind | branches: 1.1.2; 1.1.6; 1.1.8; 1.1.12; NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.
|
1.1.12.1 | 25-Feb-2013 |
tls | resync with head
|
1.1.8.1 | 07-Jan-2013 |
riz | Pull up following revision(s) (requested by rmind in ticket #776): usr.sbin/npf/npfctl/npf.conf.5: revision 1.26 usr.sbin/npf/npfctl/npfctl.c: revision 1.26 dist/pf/usr.sbin/ftp-proxy/npf.c: revision 1.2 lib/libnpf/npf.c: revision 1.15 sys/net/npf/npf_ctl.c: revision 1.20 lib/libnpf/npf.h: revision 1.12 lib/libnpf/npf.3: revision 1.6 lib/libnpf/npf.3: revision 1.7 usr.sbin/npf/npfctl/npf_build.c: revision 1.17 sys/net/npf/npf.h: revision 1.24 - Add NPF version check in proplist as well, not only ioctl. Bump the version. - Fix a bug in table entry lookup. - Updates/fixes to the man pages. Misc. Remove a superfluous quote and fix a recurring typo. ftp-proxy: disable NPF bits for now; it will be re-done.
|
1.1.6.1 | 23-Jan-2013 |
yamt | sync with head
|
1.1.2.2 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
1.1.2.1 | 02-Feb-2011 |
bouyer | file npf.c was added on branch bouyer-quota2 on 2011-02-08 16:18:32 +0000
|
1.2.32.1 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|