summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set version to 1.2.1RELENG_1_2_1_RELEASEScott Ullrich2008-12-241-1/+1
|
* fix reboot linkChris Buechler2008-12-231-1/+1
| | | | ticket #1858
* Use file_get_contents()Scott Ullrich2008-12-201-5/+2
|
* * Use file_get_contents()Scott Ullrich2008-12-201-10/+6
| | | | | * Use str_replace() * Use correct variables
* Use mwexec_bg()Scott Ullrich2008-12-201-2/+2
|
* Bump to 1.2.1-RC4. A couple of late FTP fixes have snuck in thatScott Ullrich2008-12-151-1/+1
| | | | warrants yet another RC.
* Write out all commands that should be run after filter load insteadScott Ullrich2008-12-151-4/+3
| | | | | | of requiring the command to be run 5+ times for certain scenarios. Fix sponsored by BSD Perimeter
* Back out "Rules have not changed. Not reloading" changes.Scott Ullrich2008-12-151-7/+0
|
* Remove extra "Scott Ullrich2008-12-151-1/+1
|
* Add missing product_ items. product_website is used on the systemScott Ullrich2008-12-151-2/+6
| | | | firmware settings page.
* Correct openntpd binary nameScott Ullrich2008-12-151-1/+1
|
* Start building 1.2.1-RC3Scott Ullrich2008-12-131-1/+1
|
* Do not allow \ in fieldnames.Scott Ullrich2008-12-121-2/+3
|
* Remove debugging alert()Scott Ullrich2008-12-111-1/+0
|
* Fix setup wizard wan type selection box now that bigpond has been axed.Scott Ullrich2008-12-111-4/+5
|
* Replace route get default with netstat -rn|awk '/default/ {print $2}' whichScott Ullrich2008-12-101-1/+1
| | | | cannot block according to ermal because it uses libkvm
* Do not show starting pflog0Scott Ullrich2008-12-101-5/+0
|
* * Reset filter reload status to Done if rules are the sameScott Ullrich2008-12-081-1/+4
| | | | | * Add a note that the rules are not the same and that the filter will not be reloaded to the system logs
* fix CARP panics with VLANsChris Buechler2008-12-081-1/+12
|
* Check to make sure file exists before operating on it.Scott Ullrich2008-12-081-3/+9
|
* default to DHCP as intended (previous removal of bigpond shifted this)Chris Buechler2008-12-081-5/+5
|
* Don't use broadcast on CARP IPs.Chris Buechler2008-12-081-4/+4
|
* Don't add CARP IPs on an interface that doesn't exist to prevent panic.Chris Buechler2008-12-071-2/+38
|
* log mwexec if developerspew is onChris Buechler2008-12-071-0/+2
|
* Compare rules.debug to previously loaded rules. If no rule changesScott Ullrich2008-12-071-0/+15
| | | | | | have occured, do not try to reload the rules and sync changes to backup members which can result in the rules being reloaded constantly when load balancing is in use, etc.
* Add openntpdScott Ullrich2008-12-051-2/+7
|
* remove "enable filtering bridge" checkbox, it has been ignored for months. ↵Chris Buechler2008-11-301-6/+3
| | | | don't entirely remove at this time as there is information all over the place that references it.
* show reject rules as reject rules.Chris Buechler2008-11-301-4/+1
|
* return works fine with any firewall rule. it doesn't return anything for ↵Chris Buechler2008-11-301-9/+1
| | | | protos other than TCP, UDP, or TCP/UDP, but is valid in all rules. never exclude it.
* fix "no state" rulesChris Buechler2008-11-301-0/+1
|
* correct description on block bogon ruleChris Buechler2008-11-301-1/+1
|
* change default to enable block bogonsChris Buechler2008-11-302-0/+2
|
* Remove 2.0ismScott Ullrich2008-11-271-3/+0
|
* s/counf/conf/Scott Ullrich2008-11-271-2/+2
|
* Only pause 5 seconds if we actually started openvpnScott Ullrich2008-11-271-4/+9
|
* s/carp/CARP/Chris Buechler2008-11-261-1/+1
|
* * guiconfig.inc comes firstScott Ullrich2008-11-251-4/+4
| | | | * use escapeshellarg()
* Update firmware lock (upgrade) variableScott Ullrich2008-11-231-5/+1
|
* Do not allow ro mount when an upgrade is in progressScott Ullrich2008-11-231-0/+4
|
* Create a backup of the configuration prior to package installation.Scott Ullrich2008-11-221-1/+3
|
* Nuke stray n'sScott Ullrich2008-11-201-4/+4
|
* * Add interface_supports_polling()Scott Ullrich2008-11-201-1/+38
| | | | * Use interface_supports_polling()
* Fix NOBACKUPScott Ullrich2008-11-201-1/+3
|
* Oops, this is PHPScott Ullrich2008-11-201-2/+3
|
* Work on embedded, tooScott Ullrich2008-11-201-37/+94
|
* * Honor $config['system']['polling'Scott Ullrich2008-11-201-8/+15
| | | | * Enable / disable polling even if we are not booting.
* Bump /var/run to 4mScott Ullrich2008-11-191-1/+1
|
* Set vm.kmem_size_maxScott Ullrich2008-11-192-2/+4
| | | | Noticed-by: simoncpu
* Do not destroy enc0Scott Ullrich2008-11-191-1/+0
|
* Only run ifconfig if a real ip and netmask exists instead of ifconfig $int /Scott Ullrich2008-11-191-2/+3
|
OpenPOWER on IntegriCloud