summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change autoboot_delay to 0Scott Ullrich2005-02-201-1/+1
|
* Custom loader.confScott Ullrich2005-02-201-0/+7
|
* 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
| | | | | * Make sure rule has keep state if its selected * Make sure logging is setup on ALL interfaces
* Add option to exclude package configuration from backup.Colin Smith2005-02-191-4/+12
|
* m0n0wall -> pfSenseColin Smith2005-02-191-1/+1
|
* Fix missing space in max-src-nodesScott Ullrich2005-02-191-1/+1
| | | | Submitted-by: Bill Marquette <bill.marquette_AT_gmail.com>
* Be sure to save and restore state values.Scott Ullrich2005-02-191-0/+4
| | | | Submitted-by: Bill Marquette <bill.marquette_AT_gmail.com>
* Log when the package installation untars an archiveScott Ullrich2005-02-191-1/+2
|
* Pass full path to firewall rules plugin modules.Scott Ullrich2005-02-191-1/+1
|
* Be sure to issue a newline break on logged commandsScott Ullrich2005-02-191-5/+5
|
* Inform the user during all actions and make sure they are logged.Scott Ullrich2005-02-191-4/+11
|
* Additional logging during installation for additional files neededScott Ullrich2005-02-191-1/+4
|
* 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
|
* Eliminate extra <br>Scott Ullrich2005-02-191-2/+0
|
* Do not attempt to foreach through the ↵Scott Ullrich2005-02-191-4/+6
| | | | ['adddeleteeditpagefields']['columnitem'] if it does not exist
* Set the page title to <title>Scott Ullrich2005-02-192-1/+7
|
* m0n0wall -> pfSenseScott Ullrich2005-02-191-1/+1
|
* 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 ↵Scott Ullrich2005-02-191-0/+8
| | | | pfsync
* 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
|
* Allow $myurl in the url of the tabs .. $myurl is translated to ↵Scott Ullrich2005-02-182-6/+21
| | | | getenv("HTTP_HOST") on the fly
* Version bump to 0.34.Scott Ullrich2005-02-181-1/+1
|
* Update tab codef.Scott Ullrich2005-02-183-3/+43
|
* Add tab code.Scott Ullrich2005-02-182-2/+49
|
* Note an area that needs to be cleaned up for emedded platformsScott Ullrich2005-02-181-0/+13
|
* Add carp_rules.php which will loop through the carp rules and if an items ↵Scott Ullrich2005-02-173-13/+61
| | | | defined that is not on the wan interface make sure that nat rules are setup by addiing the nat rule to the natrules anchor. This utilizies the new rule framework.
* Cleanup return_dir_as_array to not return . or .. and make the new firewall ↵Scott Ullrich2005-02-172-7/+21
| | | | plugin system active.
* move is_carp_defined to helper file, convert function to use true/false ↵Scott Ullrich2005-02-172-20/+23
| | | | instead of 0 or 1
* 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
| | | | an array
* Restore the infterface selection widget in the package manager correctly.Scott Ullrich2005-02-171-2/+4
|
* 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
|
* Check that $pkg['adddeleteeditpagefields']['columnitem'] exists before ↵Scott Ullrich2005-02-161-19/+20
| | | | foreaching through it.
* sleep for 3 seconds on status page giving the machine a little breathing ↵Scott Ullrich2005-02-151-1/+1
| | | | room to calculate cpu usage correctly.
* m0n0wall -> pfSenseScott Ullrich2005-02-152-21/+21
|
* 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
|
OpenPOWER on IntegriCloud