summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Ensure outgoing traffic adheres to the gateway for optional interfacesScott Ullrich2005-03-191-3/+8
* For some reason on certain machines with traffic shaper enabled, one interfac...Scott Ullrich2005-03-191-0/+8
* * Remove return gateway from the rules sectionScott Ullrich2005-03-181-2/+3
* Remove "nope" typo.Scott Ullrich2005-03-181-1/+1
* Clarify PPTPd rules from PPTP client.Scott Ullrich2005-03-181-4/+4
* Use the firewall interface for reply-to directive.Scott Ullrich2005-03-171-2/+2
* Only assign reply-to if both interface and a gateway is definedScott Ullrich2005-03-161-1/+1
* * Do not output alias javascript array unless its an arrayScott Ullrich2005-03-161-1/+2
* Remove () for non-interface ip'sScott Ullrich2005-03-161-1/+1
* Use is_package_installed() for both squid-specific IFs.Colin Smith2005-03-161-3/+2
* * Introduce is_package_instaleld()Scott Ullrich2005-03-151-4/+2
* Add reply-to (aka return gateway) rule support for multiple WAN support.Scott Ullrich2005-03-151-0/+4
* use $textScott Ullrich2005-03-131-1/+1
* Use php_check_syntax on code before eval()Scott Ullrich2005-03-131-2/+3
* Move filter_translate_type_to_real_interface to pfsense-utils.incScott Ullrich2005-03-111-5/+0
* Use scrub on {$wanif} reassemble tcp random-idScott Ullrich2005-03-111-1/+3
* Simplify is_subqueue if logicScott Ullrich2005-03-061-9/+8
* Revert this commit. It broke ALTQ!Scott Ullrich2005-03-061-107/+18
* Add Basic LB support (and altq rulenum changes)Chris Dionissopoulos2005-03-051-18/+107
* Get rid of extra space at the end of the file that Komodo likes to install on...Scott Ullrich2005-03-051-1/+1
* Do not send carp traffic through the packet shaper.Scott Ullrich2005-03-051-0/+1
* Classify incoming LAN traffic from the WAN interrfaceScott Ullrich2005-03-041-2/+4
* Echo done when booting.Scott Ullrich2005-03-041-0/+2
* Missing ;Scott Ullrich2005-03-041-1/+1
* move ssh lockout outside of the foreach user rule loop so we only have one in...Bill Marquette2005-03-041-1/+3
* typoBill Marquette2005-03-041-1/+1
* Make RFC959 data port workaround configurable - default to disabledBill Marquette2005-03-041-0/+18
* broke ftp rule with last commit - fixBill Marquette2005-03-041-1/+1
* Fix ssh lockout ruleBill Marquette2005-03-041-1/+1
* Fix ftp servers that violate RFC 959 (we aren't Checkpoint, we've got better ...Bill Marquette2005-03-041-1/+6
* Move ssh-disable rule to end of the ruleset.Scott Ullrich2005-03-041-4/+4
* Hook in sshlockout_pfScott Ullrich2005-03-031-0/+5
* Be more careful with MTU value. Extract the integer value and ensure the ite...Scott Ullrich2005-03-031-2/+2
* If no ip is assigned, wrap the second interface with ()Scott Ullrich2005-03-031-0/+3
* Do not setup an outgoing rule if an interface lacks an ip address.Scott Ullrich2005-03-031-6/+8
* Do a better check on $config['interfaces']['wan']['mtu'], making sure an actu...Scott Ullrich2005-03-031-1/+1
* Seperate the outputting of /tmp/rules.debug into its own statementScott Ullrich2005-03-031-1/+2
* * Use additional is_array checkingScott Ullrich2005-03-031-2/+3
* Treat line_split as an arrayScott Ullrich2005-03-031-2/+2
* Try to output the line # that errors out.Scott Ullrich2005-03-021-2/+5
* Fix boolean mistake for rules using OS signaturesBill Marquette2005-03-011-1/+1
* We can now put OS filtering in rulesBill Marquette2005-02-281-0/+4
* Make rules for icmp echo workBill Marquette2005-02-281-0/+2
* cleanup another hardcoded pathBill Marquette2005-02-271-2/+2
* \ -> \nScott Ullrich2005-02-261-1/+1
* Mor strict false usageScott Ullrich2005-02-261-1/+1
* add a comment and some minor rule cleanupBill Marquette2005-02-261-6/+8
* Use <> around table namesScott Ullrich2005-02-261-3/+2
* sync passwd file with master.passwdBill Marquette2005-02-261-2/+1
* Remove spamd table for the time beingScott Ullrich2005-02-261-2/+2
OpenPOWER on IntegriCloud