summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
Commit message (Expand)AuthorAgeFilesLines
* * Remove return gateway from the rules sectionScott Ullrich2005-03-181-9/+0
* Use the firewall interface for reply-to directive.Scott Ullrich2005-03-171-12/+0
* * Do not output alias javascript array unless its an arrayScott Ullrich2005-03-161-11/+26
* Save the return gateway value.Scott Ullrich2005-03-161-0/+1
* Add reply-to (aka return gateway) rule support for multiple WAN support.Scott Ullrich2005-03-151-0/+14
* Add pfsync and carp protocolsScott Ullrich2005-03-141-1/+1
* Add ICMP6 as a supported porotocol type.Scott Ullrich2005-03-061-1/+1
* Toggle OS dropdown off and on when a TCP rule is enabled or disabled.Scott Ullrich2005-03-031-1/+8
* Do not update os type unless its defined in the rule.Scott Ullrich2005-03-021-1/+2
* We can now put OS filtering in rulesBill Marquette2005-02-281-1/+35
* clean up ICMP typesBill Marquette2005-02-281-5/+8
* Make rules for icmp echo workBill Marquette2005-02-281-1/+1
* Only allow tcp rules to use alternate keep state methodsBill Marquette2005-02-221-2/+2
* Be sure to save and restore state values.Scott Ullrich2005-02-191-0/+4
* Do not submit the form if the user presses enter in one of the textarea field...Scott Ullrich2005-02-051-6/+6
* On input validation note that the source or destionation ports can now be ali...Scott Ullrich2005-02-051-4/+4
* Style cleanupScott Ullrich2005-02-051-2/+1
* Add auto_complete_helper.hs auto complete javascript helper file.Scott Ullrich2005-02-051-292/+2
* Aliases now work for ports. Add autocomplete hint field for aliases box on r...Scott Ullrich2005-02-051-12/+335
* Add per rule state timeout option. Good for heavily loaded http servers, etc.Scott Ullrich2005-01-281-105/+117
* Resync with 1.2b3 with the additional pf options.Scott Ullrich2005-01-221-228/+170
* Start the process of moving back to a m0n0wall style rules / queues system.Scott Ullrich2005-01-211-17/+1
* Disable fragmentation rule toggle.Scott Ullrich2005-01-181-11/+12
* Update a few (C)Scott Ullrich2005-01-101-28/+28
* remove /31 from interface IP assignment screens since a /31 subnet has 0 usab...Scott Ullrich2005-01-081-6/+16
* Finish packaging storage mechanism. Upon package deletin the package manager...Scott Ullrich2004-12-211-9/+9
* Merge in m0n0wall 1.2b3 changes.Scott Ullrich2004-12-051-3/+5
* Make the default source port any instead of otherScott Ullrich2004-11-241-2/+2
* Remove type and make all code uniform.Scott Ullrich2004-11-241-8/+7
* Make 2 line ifs all the same by nut using opening and closing braces {}Scott Ullrich2004-11-241-15/+13
* Throw a input_error if user tries to use modulate state or synproxy state and...Scott Ullrich2004-11-241-4/+13
* Allow rules to be assigned different state mechanisms such as: keep state, mo...Scott Ullrich2004-11-241-0/+21
* Only insert alias if alias: is contained within the text itemScott Ullrich2004-11-211-4/+11
* add NOTE: Leave these fields blank to disable this feature. to edit ruleScott Ullrich2004-11-211-0/+1
* Add Simultaneous client connection limit (max-src-nodes) and Maximum state en...Scott Ullrich2004-11-211-2/+18
* Move the alias selection screen to the dropdown menu that includes all networ...Scott Ullrich2004-11-211-42/+42
* Change ALIAS color to pfSense red. Add a dropdown box that lists aliases on...Scott Ullrich2004-11-211-0/+26
* Update changed files with new copyright, attribute Manuel KasperScott Ullrich2004-11-201-1/+3
* traffic shaper changesScott Ullrich2004-11-161-8/+1
* do not allow user to select queue from firewall rule edit screen, instead the...Scott Ullrich2004-11-151-14/+1
* Instead of allowing the user to pick a scheduler per queue, we are supposed t...Scott Ullrich2004-11-151-0/+9
* Initial revisionScott Ullrich2004-11-071-0/+773
OpenPOWER on IntegriCloud