Add CPU usage widget and fix the missing ?> error.
set filename properly upon downloading capture
Add ASN1DN identities support to IPSEC.
Subbmitted-by: Nic Bernstein <nic_AT_onlight.com>
parse entire path for packet capture file to download correctly
New widgets: shows statistics for interfaces (and there was much rejoicing)
update widgets to use css properly
update widget css
correctly show/hide new widgets
Make OpenVPN usable in status_service.php
Note that failover mode only applies to ougoing (multi-wan) rules.
backout previous, accidental commit
preparing for widgets
Revise polling text.
Revert previous commits now that IPSEC is reloading correctly.
SSH-Key(only) Login
Call vpn_ipsec_force_reload() when user clicks "Save"
Remove IPV6 operations.
update interface widget
update icons for interface widget
Change link 'System' to 'Dashboard'
Increase update delay.
Remove extra debugging echo.
Add diag IPSEC screen.
add closing tr tag
s/dhcprelay/dhcrelay/ so that service status shows up correctly
Ticket #1333
Increase field sizes.
Do not display top bar on RELENG_1
Increase textarea size to 7 rows.
Increase textarea size to 5 rows.
Do not use an array for page title.
Output page title
Do not return fbegin twice.
Remove gettext()
Add system tunables area which allows the user to fine control sysctl's.
Update colors to match pfSense
Add SVG CPU Graph
Obtained-from: m0n0wall
hide graphs for disabled interfaces properly
Allow graph to receive incoming refresh interval. Default is 1 sec.
allow user to configure refresh interval. Default is 3 seconds
show system information first when no configuration saved
update css for widget config div
Update graph refresh interval to 3 seconds from 1.
Back out #1313. It breaks dhcp relay.
See ticket #1332
-fix div tag placement causing formatting issue when upnp disabled
-bump miniupnpd version 20070521-dropped status tab from upnp services page-dropped tabs from upnp status page
Reset dynamic dns upon pppoe forced disconnect.
Ticket #1325
provide function to show configuration
hide configure button as default.
widget configure icon
save widget settings
Add stop / start / restart racoon (IPSEC VPN) service option.
save capture to /tmp, fix other various issues
add option for no count, correct host field
s/occured/occurred/
Ticket #1309
DHCP Relay - server textbox field doesn't toggle properly
Ticket #1313
Remove syslog from port definitions
Ticket #1314
Add missing closing td tag.
Add duplicate option to system_routes.php.By request of Seth.
Port load balancer sticky address option
fix html alignment and pgtitle
Add a plus button on the top header of these pages.This to make it easier on large configurations.
When Enable Static ARP entries is enabled, do not allow entries that lack an ip address from being added. Currently we do not have any type of dhcp server hooks to automatically add the arp address to the arp table to make this work otherwise.
Add NTP server field to dhcp config.From: Alexander Schaber
Execute tcpdump in background for speed improvement
Add more protocols.
Submitted-by: Martin Fuchs
Make naming consistent
correctly determine if time range exists
correct scriptaculous handle
Widget base. Note: changes to widgets are not saved yet.
Schedule icon change, round 3
MFC: asap
schedule icon update
schedule icons
Show icon that indicates whether the traffic is being blocked or allowed
further changes to 1.3 for pppoe server and pptp server. added to gui add radius acct and auth ports add acct update in seconds option for external radius servers add backup radius server changes
rearranges xml for better use moved radius specific features inside tags added options for additional server above 2 miner bug fixes
Ticket #1306
Do not attempt to touch /needs_package_sync on CDROM platform.
Do not allow - in aliases. This breaks port aliases.tables are fine with the - and the _. Ports only work with _.
Prevent a configuration sync loop from occuring when a cluster has two nodes.
Switch over to mpd4
Code-submitted-by: alan_AT_radiowave.ie
Change Miniupnp to UPNP
Add upnp status link in the menu
Add tab interface.
MFC: Together with the newly added status_slbd_vs.php this hould make awhole. For 1.2
PPPoE server fixes
Ticket #1283
Add server pools status page.Someone needs to add tabs for the status pages?!
MFC: Probably
Process gateway pools only.
closable graphs
correct the html structure, and show errors properly
Alter outbound nat descriptions to match operation
MFC: Soon?
verify interface is enabled before drawing graph
Give user option to display multiple graphs. Note: need a better play button for Scott's bling blingin request.
New flashy index page. Just some snippets from various other pages
Move interface info function for global use
Unbreak status graph. Someone is going to need to submit WORKING patches that work with FireFox, IE and Opera for this to get changed again!
Ticket #1290
s/resolved/resolve/
check if schedule config is array first