fixed a cosmetic bug that made this page showing without borderspace in IE- by pfjason
comment out some scripts that no longer seem to be used and cause scripting errors.- by pfjason
using htmlentities for textarea to make editing of php-files possible without unexpected end of page- fixed by pfjason
'<=' -> '<'
submitted-by: pfJason
Fix JavaScript errors.
Fix error when no updates are available.
Fix tabs.
reported-by: hoba
Add "needed updates" screen, which displays release date, update type, version, update category, and size.
Standardize tabs.
Fix forms.
Add firmware updater settings page. This will eventually be used to set the desired update mirror, branch to track, etc.
Really change title.
Change title.
*Add "firmware updater" tab similar to package manager.*Add tab for updater settings.
Introduce a new diagnostics filter page which works! This one now uses regex for easy updating. There are a few outstounding issues such as the counter not working correctly due to some lines lacking a src and dest which needs some work but overall it works.
<br> before alerting that we didn't locate any CARP interfaces
Don't chop off footer table elements
Do not touch an empty variable
Add showhide_black to manipulate black open/close images. There's probably a much better way to do this :)
Correctly delete multiple lines at once. And leave the X on the side for the scrolling wusses.
Restore per line delettion.
fixed platform error that caused page not to show. thanks to anonymous ;-)
whitespace cleanup - fixes small bug too :)
use CN as identifier
Never mind...revert last commit - bug was elsewhere
regexp needed @ backslashed
config -> conf
Fix POST target
Mount rw before working with /etc
Let queues burst up to 100% of link speed, but over the course of the next 100ms, shape that back down to 90% max. This should help with priority being somewhat ignoredwith hfsc.
Missing )
Fix IPSEC logs.
grep for racoon
system.log -> vpn.log
Add field greyout.
Set ident field
Set page title
Use TARGET='_new'
Style cleanups
Add automatically generate ca certificates option
Use a colspan of 5
Use <p> instead of <br>
Set title to Package Editor if $title is unset
PanasonicPBX -> PanasonicTDA
Add a emergency eject notice.
Bring carp back up after interface changes
Bring carp back up after wan changes
Only show enable serial port option on pfSense and crom platforms
Do not show Package Logs on the CDROM platform
Do not show Packages option on CDROM platform
use parse_xml_config_pkg()
Let system_start_ftp_helpers() handle starting and stopping of pftpx
Remove another stale XXX item
Remove XXX todo item, its already been completed.
Use isset() for enable serial checks
Stop and start ftp helpers as necessary
<br> around $loadmsg
no need to declate
Do not check if status
Revert last commit.
Automatically take into account multi-wan support.
interface -> interfaces
Include the remaining portion of the page if no carp addresses are available
is_service_running() -> is_process_running()
seperate load and save message. dont use ! for load messages.
is_service_running returns true, use it.
force wan configuration
Note second item as *
dhclient no longer sets /var/run/dhclient.pid for some reason so use is_service_running()
Add RTSP protocol
Don't offer to restore all packages if none are installed.
Remove extra rw ro
Use correct variable
ip -> ipaddr
No need for {} surrounding a one line foreach()
make sure $todo is an array
parse_xml_config -> parse_xml_config_pkg
Include m0n0wall style alerts
Do not attempt to display queue graphs if traffic shaping disabled
Merge IPsec defines from m0n0wall
No need to backup $config and restore. This is a ages old bug.
Updates and fixes.
Fix package saving.
require -> require_onceinclude -> require_once
Allow a GET savemsg= parm to notify user of updating, etc.
Correctly popultae $myurl and friends
Fixes Ticket #179
Add Panasonic Hybrid PBX to EZ Shaper Wizard
Tweak copyright and typo.
Rework services.
Sync up with m0n0wall -> Preffered sa selection
Do not redeclare functions