summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Report correct syncing username.Scott Ullrich2008-05-021-5/+7
* Disable this rules alltogether with the note that tap(4) devices do not need ...Ermal Luçi2008-04-231-1/+3
* First try to cope with the new ability of mpd to rename its interfaces.Ermal Luçi2008-04-161-3/+6
* Change the renaming of openvpn tun devices to ovpnX so netstat copes with the...Ermal Luçi2008-04-141-1/+1
* If gateway isn't an IP (ie. it's in the gateways array), then get the IPBill Marquette2008-04-081-0/+2
* * Create tun interfaces for openvpn explicitly.Ermal Luçi2008-03-301-72/+7
* FreeBSD 7 has pf 4.1 which for stateless rules needs the "no state" keyword.Ermal Luçi2008-03-271-2/+3
* Correctly generate Floating rules.Ermal Luçi2008-03-191-2/+2
* Make OpenVPN rules work.Ermal Luçi2008-03-191-0/+5
* If XML Carp configuration sync fails, rerun the sync with setDebug(1).Scott Ullrich2008-03-181-18/+24
* Fix an issue with rules generation while logging is enabled.Ermal Luçi2008-03-181-6/+6
* Remove duplicated entry for generating binat rules.Ermal Luçi2008-03-061-19/+0
* Compensate with a space to avoid rules generation errorsErmal Luçi2008-03-021-1/+1
* don't foreach if it isn't an array (maybe temp fix while I'm working through ...Chris Buechler2008-03-021-11/+14
* DSCP keyword comes first than flags and keep stateErmal Luçi2008-03-021-5/+5
* * Make the GUI aware that we can now handle DSCP in firewall rulesErmal Luçi2008-02-271-8/+8
* Remove quick on this rules to allow using route-to rules for daemons running ...Ermal Luçi2008-02-261-2/+2
* Backout my previous advice to CMB. It was grossly wrong.Scott Ullrich2008-02-191-4/+14
* Fix part of broken ruleset with single interfaceChris Buechler2008-02-181-13/+3
* Initial import of PPP for 3G and dial up modem support.Chris Buechler2008-02-181-1/+9
* If antilockout is enabled, and there is only one interface, apply the antiloc...Chris Buechler2008-02-091-3/+15
* LAN interface is now optional.Scott Ullrich2008-02-091-100/+162
* Revert to retain compatibility with the GUI.Ermal Luçi2008-02-011-5/+0
* Correctly escape special characters.Ermal Luçi2008-02-011-1/+1
* Add defualt pass rule on lan interface and remove it from config.Ermal Luçi2008-02-011-0/+5
* reply-to logic needed some touchups to handle the new gateway code alsoBill Marquette2008-01-271-2/+9
* fix route-to rule generation with new gateways codeBill Marquette2008-01-271-1/+7
* Remove a duplicated entry slipped in accidentally.Ermal Luçi2008-01-211-9/+0
* More changes in the attempt to change the logic on filter.incErmal Luçi2008-01-201-10/+10
* Please don't force commit!Bill Marquette2008-01-191-2/+2
* Unbreak filter_rules_generate broked by previous wrong commit which was again...Ermal Luçi2008-01-181-396/+485
* First attempt at changing the logic of the default rules of pfSense.Ermal Luçi2008-01-181-462/+384
* Forgotten filter.inc support for Floating tab on the Rules section.Ermal Luçi2008-01-171-8/+18
* Move $rule portion out of the ng0 check that accidently slipped in. ThisScott Ullrich2008-01-171-1/+1
* Unbreak traffic from the firewall itself.Scott Ullrich2008-01-171-1/+1
* * Fix many bugs itroduced with the new shaper code import.Ermal Luçi2008-01-161-49/+76
* Fix copy and pasto.Scott Ullrich2008-01-151-5/+0
* * Use correct package nameScott Ullrich2008-01-151-2/+7
* Add sipproxd hooks.Scott Ullrich2008-01-141-1/+7
* Bring in the new traffic shaper.Ermal Luçi2008-01-111-106/+25
* touch up textChris Buechler2008-01-081-12/+12
* change label to more accurately portray purpose of ruleChris Buechler2007-12-241-3/+3
* Remove ftpproxy anchor that is not needed by ftp-proxy.Scott Ullrich2007-11-211-1/+0
* Convert anchors and such over to ftp-proxy.Scott Ullrich2007-11-211-9/+9
* Switch over to ftp-proxy from pftpx.Scott Ullrich2007-11-211-3/+3
* Minor style nitpicks. # should have a space betwen it and the next text.Scott Ullrich2007-11-051-1/+1
* Automatically permit PFTPX traffic behind the scenes. Without this change mu...Scott Ullrich2007-11-051-6/+17
* Lookup the gateway ip for rules which reference gateways by nameSeth Mos2007-10-191-4/+4
* MFC of change [19782] per request from sullrich@Bill Marquette2007-10-171-0/+3
* global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427Bill Marquette2007-10-171-1/+1
OpenPOWER on IntegriCloud