summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Really assign keep state to the rules if no other method is chosen.Scott Ullrich2005-02-201-3/+3
* * Make sure nat rules come before rdr rulesScott Ullrich2005-02-191-4/+4
* * Ensure user rules are marked as a direction of INScott Ullrich2005-02-191-7/+21
* Fix missing space in max-src-nodesScott Ullrich2005-02-191-1/+1
* Pass full path to firewall rules plugin modules.Scott Ullrich2005-02-191-1/+1
* Add head to trim output to one line.Colin Smith2005-02-191-2/+2
* back out .n1 make sure -f2 argument is against -fScott Ullrich2005-02-191-1/+1
* Only return line #1 from queryScott Ullrich2005-02-191-1/+1
* use exec-commandScott Ullrich2005-02-191-1/+1
* Additional error checkingScott Ullrich2005-02-191-1/+5
* If a filename is not found, log to syslog and returnScott Ullrich2005-02-191-0/+4
* Add get_pfsync_interface_status($pfsyncinterface): returns the status of a pf...Scott Ullrich2005-02-191-0/+8
* add get_carp_interface_status($carpinterface): returns the status of a carp ipScott Ullrich2005-02-181-0/+8
* Add find_interface_ip which returns the first found ip on an interfaceScott Ullrich2005-02-181-0/+8
* Add carp_rules.php which will loop through the carp rules and if an items def...Scott Ullrich2005-02-172-12/+60
* Cleanup return_dir_as_array to not return . or .. and make the new firewall p...Scott Ullrich2005-02-172-7/+21
* move is_carp_defined to helper file, convert function to use true/false inste...Scott Ullrich2005-02-172-20/+23
* remove XXX for integrating a firewall rules plugin systemScott Ullrich2005-02-171-2/+0
* add firewallules anchor that can be used by the plugin systemScott Ullrich2005-02-171-3/+3
* Add plugin system where packages can hook into the rulesetScott Ullrich2005-02-171-0/+9
* Add return_dir_as_array($filenaem): returns $filename contents as a stringScott Ullrich2005-02-171-0/+13
* add return_dir_as_array: return_dir_as_array($dir): returns $dir contents as ...Scott Ullrich2005-02-171-0/+19
* Correct typo for PPTP rules.Scott Ullrich2005-02-161-1/+1
* Treat the inbound nat rules the same way as 1:1 and server nat.Scott Ullrich2005-02-161-0/+9
* Update PPTP rules and correct binat rules.Scott Ullrich2005-02-151-8/+8
* No need for 2 carriage returns after rdr rule.Scott Ullrich2005-02-151-4/+4
* Correctly redirect ports.Scott Ullrich2005-02-151-5/+5
* Unbreak the package manager.Scott Ullrich2005-02-141-1/+1
* Correctly deterimine when a rule is pointing to a servernet or 1:1 host and a...Scott Ullrich2005-02-131-3/+8
* Make sure to binat on external AND internal addresses. effectively swapping ...Scott Ullrich2005-02-131-0/+1
* Be sure to pass the destination 1:1 mask.Scott Ullrich2005-02-131-2/+2
* Since PF will not allow you to specify the interface for proxyARP items ommit...Scott Ullrich2005-02-131-2/+29
* Be sure to include target ip in the nat redirects.Scott Ullrich2005-02-131-4/+4
* Correctly setup pptp rules, do not attempt to label rdr rule.Scott Ullrich2005-02-131-7/+9
* Correctly define not rules with aliases.Scott Ullrich2005-02-121-0/+4
* Correctly define not rules with aliases.Scott Ullrich2005-02-121-12/+8
* Only add the shaper rule once.Scott Ullrich2005-02-121-1/+1
* Expand $alias to correct interfaceScott Ullrich2005-02-121-1/+5
* Create a blank array before working with it.Scott Ullrich2005-02-111-0/+1
* Do not expand aliases to content on user rules, instead just include the $ali...Scott Ullrich2005-02-111-9/+6
* Correctly pass in or out on the interface that was chosen for user rules.Scott Ullrich2005-02-111-4/+28
* the filename is pfsense-utils.inc (plural)Scott Ullrich2005-02-111-1/+1
* * Introduce pfsense specific utilities file for easier syncing with m0n0wall ...Scott Ullrich2005-02-113-1/+40
* Additional error checking while checking if carp is compiled into the kernel.Scott Ullrich2005-02-111-1/+5
* Change staticroutedsubnets to staticrouted since its too long for an anchor n...Scott Ullrich2005-02-101-1/+1
* Fic $gates, rule syntax errorsChris Dionissopoulos2005-02-091-2/+3
* Add Chris's load balancing code.Scott Ullrich2005-02-091-0/+175
* Do not attempt to generate altq rules if its disabled.Scott Ullrich2005-02-081-7/+8
* Do not attempt to use a queue if its not associated with a rule.Scott Ullrich2005-02-081-41/+43
* Don't forget to \n each firewall rule section.Scott Ullrich2005-02-081-3/+3
OpenPOWER on IntegriCloud