summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* backend code to enable port mapping in advanced outbound natBill Marquette2005-02-201-7/+17
* Clean up extraneous binat ruleBill Marquette2005-02-201-1/+0
* Make carp rules a little tighter and don't sync to peer (peer will already ha...Bill Marquette2005-02-201-2/+2
* fix dest caching when 'not' is used in outbound filterBill Marquette2005-02-201-6/+5
* Create advanced outbound NAT rules as user intended and fix negation rulesBill Marquette2005-02-201-12/+12
* revert last commit, it breaks non-advanced outbound NATBill Marquette2005-02-201-10/+10
* Create advanced outbound NAT rules as user intendedBill Marquette2005-02-201-10/+10
* If a user has chosen a state, correctly setup rules for itScott Ullrich2005-02-201-5/+4
* * Clean up firewall -> handling codeScott Ullrich2005-02-201-19/+21
* Pass any proto, not just tcp.Scott Ullrich2005-02-201-1/+1
* Woops stray ;Scott Ullrich2005-02-201-1/+1
* Since we are now allowing on IN only we need to allow the firewall itself to ...Scott Ullrich2005-02-201-2/+15
* Handle multiple port redirection correctlyScott Ullrich2005-02-201-2/+2
* Version bump to 0.35Scott Ullrich2005-02-201-1/+1
* Update default captive portal page.Scott Ullrich2005-02-201-101/+122
* Backout unnecessary head command.Colin Smith2005-02-201-6/+2
* 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
OpenPOWER on IntegriCloud