summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Do not redeclare functionsScott Ullrich2005-06-221-30/+0
* Add address_to_pconfig()Scott Ullrich2005-06-221-0/+31
* Backout last commitScott Ullrich2005-06-211-35/+1
* Add TCP Flags menu to firewall rules edit screenScott Ullrich2005-06-211-1/+35
* Close a comment correctlyScott Ullrich2005-06-161-1/+1
* Missing "e" in "else"Scott Ullrich2005-06-131-1/+1
* No need to check for default route, this option should only override the rout...Bill Marquette2005-06-131-6/+3
* Really create a "default" gateway that doesn't override the routing tableBill Marquette2005-06-131-1/+11
* Grab default route as a gateway, interface might be dynamicBill Marquette2005-06-111-0/+3
* Fix ) bugScott Ullrich2005-06-111-1/+1
* Remove extra input boxScott Ullrich2005-06-111-1/+0
* Add support for roue-to inside each rule which allows traffic direction for m...Scott Ullrich2005-06-111-0/+28
* Remove more duplicate codeBill Marquette2005-05-151-9/+0
* Remove duplicate codeBill Marquette2005-05-151-62/+0
* returngateway and friends aren't part of rulesBill Marquette2005-05-151-8/+0
* Fix broken rulesBill Marquette2005-05-151-6/+14
* * Change to minutes to 1-255Scott Ullrich2005-05-041-3/+3
* Backend and support for allow limiting of TCP connections by establishment rateScott Ullrich2005-05-041-4/+24
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
* Oops, remove keep fragments option - in pf this is globalBill Marquette2005-04-031-12/+0
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* * 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
OpenPOWER on IntegriCloud