summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* * Correct a ttys bug. We will enable serials from PFIScott Ullrich2005-02-102-7/+5
* Disable serial console. We'll enable on each build when needed by script.Scott Ullrich2005-02-101-1/+1
* Bump version to 0.29. Minor style cleanup in ttysScott Ullrich2005-02-092-2/+2
* Fic $gates, rule syntax errorsChris Dionissopoulos2005-02-091-2/+3
* Add Chris's load balancing code.Scott Ullrich2005-02-091-0/+175
* Add back accidently deleted line.Scott Ullrich2005-02-091-0/+1
* Woops, turn back on main consoleScott Ullrich2005-02-091-1/+1
* Lets REALLY turn the serial port on this time. It was previously "off"Scott Ullrich2005-02-091-1/+1
* Start console on serial port after boot.Scott Ullrich2005-02-091-258/+2
* 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
* Bump to 0.28Scott Ullrich2005-02-081-1/+1
* Don't forget to \n each firewall rule section.Scott Ullrich2005-02-081-3/+3
OpenPOWER on IntegriCloud