summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* fix call to undefined function.Chris Buechler2010-02-131-29/+2
* Ticket #193. Reduce number of lines created for reflection in inetd and lines...Ermal Luçi2010-02-111-99/+103
* Ticket #14. Implement an advanced option to allow disabling autogenerated rep...Ermal Luçi2010-02-101-1/+1
* Ticket #334. There is a very slight possibility that when LAN is disabled or ...Ermal Luçi2010-02-091-2/+2
* Take care of not failing on multiple interface CP.Ermal Luçi2010-02-091-2/+2
* Fix this and run fast.Ermal Luçi2010-02-031-1/+1
* Check if even the rule target is an alias, and expand it if so. Yet another f...Ermal Luçi2010-02-021-2/+10
* Ticket #331. For now skip virtual interfaces on loginterface directive. This ...Ermal Luçi2010-02-011-3/+9
* Expand aliases for reflection entries to be generated normaly. Reported-by: h...Ermal Luçi2010-02-011-2/+6
* Move on to sloppy states. It should give speed improvement.Ermal Luçi2010-01-281-6/+6
* Ticket #99. Increment the port number for the other to come instances.Ermal Luçi2010-01-281-0/+1
* Try to prevent breaking the ruleset when ppp is not connected. This should fi...Ermal Luçi2010-01-271-7/+5
* Ticket #136.Ermal Luçi2010-01-261-1/+1
* Really write ppp.conf during reload. Include neccessary include.Ermal Luçi2010-01-221-0/+6
* Ticket #99. More fixes to reflection.Ermal Luçi2010-01-101-14/+10
* Ticket #283. Do not create Inbound(rdr) nat rules for disabled interfaces.Ermal Luçi2010-01-101-0/+4
* Feedback #283. Do not create outbound nat rules for disabled interfaces.Ermal Luçi2010-01-101-0/+4
* Merge 2bf552a41ca9fde6c71ba3aad9da794785246852 from RagnaBaby-cloneScott Ullrich2010-01-031-3/+5
* fix typosChris Buechler2010-01-011-2/+2
* Ticket #261 Do not consider ports as hostnames. This changes the is_port func...Ermal Luçi2009-12-301-1/+1
* Replace some occurrence of /tmp with the propper global variable in attempt t...Ermal Luçi2009-12-281-5/+1
* Fix some other problems with reflection code. Feedback #99.Ermal Luçi2009-12-271-3/+2
* Fix the inetd definitions. Remove forgotten dead code.Ermal Luçi2009-12-251-8/+8
* Fix identingScott Ullrich2009-12-241-1/+1
* Simplify logic a bitScott Ullrich2009-12-241-22/+22
* Add safety belt check code written by Ermal originallyScott Ullrich2009-12-241-61/+34
* Handle cases where no .inc files are present /usr/local/pkg/Scott Ullrich2009-12-231-0/+8
* Match coding style outlined in http://devwiki.pfsense.org/DeveloperRulesScott Ullrich2009-12-231-275/+259
* Output lsScott Ullrich2009-12-231-4/+4
* Adding late pf hooks for packages. Name is 'pflate'Scott Ullrich2009-12-231-1/+15
* Adding pf early hooks similar to nat and filter pkg hooks. Name is 'pfearly'Scott Ullrich2009-12-231-0/+14
* Add dynamic pkg hooks support. Submitted by Bill M on 11/17/08.Scott Ullrich2009-12-231-0/+29
* Add back pluginsScott Ullrich2009-12-231-0/+9
* Move decalration of tables always present in pfSense together with aliases to...Ermal Luçi2009-12-231-15/+17
* Do not generate countless rules for reflection, just use the pf range specifi...Ermal Luçi2009-12-231-44/+55
* Add some comments to explain available debugging levels. Requested-by: Seth.Ermal Luçi2009-12-221-0/+4
* Default to first level of debugging. This seems to be at least required for p...Ermal Luçi2009-12-221-1/+1
* Simplify code.Ermal Luçi2009-12-221-7/+1
* * Fix alias handling around the repo.Ermal Luçi2009-12-221-115/+108
* Fix occurence twice of the nc command, once with full path and once without t...Ermal Luçi2009-12-221-3/+3
* remove wrong no natChris Buechler2009-12-201-2/+0
* this just duplicates the PPP interface, as it's handled aboveChris Buechler2009-12-201-0/+2
* clean this up a bit, add commentsChris Buechler2009-12-201-4/+5
* Pass the right argument to killbypid. Pointy-hat: myself.Ermal Luçi2009-12-191-2/+2
* match the interface check with the later "pass out" rule's check, so as to no...Chris Buechler2009-12-191-1/+1
* fix reject rules to the same as in 1_2. return is valid on all rulesChris Buechler2009-12-181-11/+2
* Fix call to fwrite.Ermal Luçi2009-12-171-1/+1
* Start using the new utility for monitoring dns hostnames used in aliases.Ermal Luçi2009-12-171-4/+26
* Reverting this because:Ermal Luçi2009-12-151-12/+2
* Make sure that hostnames inside a alias that does not resolve will not result...Seth Mos2009-12-141-2/+12
OpenPOWER on IntegriCloud