summaryrefslogtreecommitdiffstats
path: root/etc
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
* m0n0wall -> pfSenseColin Smith2005-02-191-1/+1
* 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
* Version bump to 0.34.Scott Ullrich2005-02-181-1/+1
* Add carp_rules.php which will loop through the carp rules and if an items def...Scott Ullrich2005-02-173-13/+61
* 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
* Version bumpScott Ullrich2005-02-161-1/+1
* 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
* Do not output CGI header for this fileScott Ullrich2005-02-141-1/+1
* Unbreak the package manager.Scott Ullrich2005-02-141-1/+1
* Bump version to 0.31Scott Ullrich2005-02-131-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
* Style clieanup.Scott Ullrich2005-02-126-40/+40
* Create a blank array before working with it.Scott Ullrich2005-02-111-0/+1
* Bump to 0.31Scott Ullrich2005-02-111-1/+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
OpenPOWER on IntegriCloud