Commit Graph

3458 Commits

Author SHA1 Message Date
Scott Ullrich
4b7d574132 Reload vlan interfaces correctly after adding a new interface 2007-03-14 21:15:41 +00:00
Scott Ullrich
03c64985bc Fix offset footer. 2007-03-14 19:22:10 +00:00
Scott Dale
b837a5a6d7 Small cosmetic fix for people using ultra-widescreen-resolutions (>1600 pixel width): fade too backgroundcolor to the right and left. By Hoba 2007-03-13 20:53:42 +00:00
Scott Ullrich
2a59483dc9 Make sure openntpd is installed since it is now in base 2007-03-12 20:05:02 +00:00
Scott Ullrich
e8805207a8 Now that php is back to normal, back out the extension lines so that they are not loaded twice 2007-03-08 23:48:39 +00:00
Scott Ullrich
69f4b3a77a Bump php working max memory to 32 megabytes 2007-03-08 20:13:00 +00:00
Seth Mos
b09c72144e Set default graph to processor 2007-03-08 19:58:32 +00:00
Seth Mos
1678cd9e2d Remove reference to if=wan on the rrd link in the menu.
Defaults are set in the page.
2007-03-08 19:56:53 +00:00
Seth Mos
e3d7c123d8 Commit system throughput graph 2007-03-08 19:50:49 +00:00
Seth Mos
4e9cd82858 Allow for basic network boot configuration
In Use By: Seth
2007-03-08 19:48:47 +00:00
Scott Ullrich
c968bcdf8c Include curl 2007-03-08 18:12:47 +00:00
Scott Ullrich
8452103901 Load pcre.so module 2007-03-07 02:31:11 +00:00
Scott Ullrich
f3b8a784e2 Add xml.so 2007-03-07 02:26:20 +00:00
Scott Ullrich
c4e3f1492e Hard code our php extensions directory to /usr/local/lib/php/extensions/no-debug-non-zts-20020429/ 2007-03-07 02:03:13 +00:00
Seth Mos
9850b6256a Cleanup code, fix dropdown selection. 2007-03-06 10:23:02 +00:00
Seth Mos
1b081fd9da Backout the snmp_bridge option. We can add it back when snmp_bridge.so
makes it into releng_1 bsnmpd.
2007-03-04 21:18:17 +00:00
Bill Marquette
b91375370b s/metallic/nervecenter/
Submitted-by: Gary Buckmaster
2007-03-03 16:58:29 +00:00
Seth Mos
c01d99da52 Re-add missing queues graphs 2007-03-03 00:35:59 +00:00
Seth Mos
2e5126187c Remove public website from drop down 2007-03-03 00:07:09 +00:00
Seth Mos
4190956e4c Show load balancer pool type in status 2007-03-02 23:54:36 +00:00
Seth Mos
d1a4365d8f Show behaviour in type field 2007-03-02 23:48:32 +00:00
Scott Ullrich
b3fd1c2f9f Do not show notice about rebooting. It is already shown prior. 2007-03-02 17:26:41 +00:00
Seth Mos
b4f7282cc8 Speed the leases page by another factor of 10.
sub 2s load times.
2007-03-02 15:31:08 +00:00
Seth Mos
95fb49e81d Allow for more snmpd options. If we want (remote) cpu and process monitoring support (nagios).
Needs missing snmp_bridge.so to be committed into build!
2007-03-02 08:36:58 +00:00
Scott Ullrich
0cf7b7a7c0 Sync w/ m0n0wall:
update time zone data to reflect US/Canada DST changes
2007-02-27 17:23:14 +00:00
Scott Ullrich
ef345a708c Sync w/ m0n0wall 2007-02-27 17:14:45 +00:00
Scott Ullrich
d0dd13efda When editing a CARP VIP do not complain about the VHID when the record id matches 2007-02-27 17:09:46 +00:00
Seth Mos
3555199417 Commit missed commit.
Should add group outbound.
2007-02-26 08:53:58 +00:00
Scott Ullrich
c4b88b5d84 Remove useless reboot enforcing code. 2007-02-26 00:33:08 +00:00
Scott Ullrich
a33094b53b We do not need to enforce reboots. 2007-02-26 00:04:48 +00:00
Scott Ullrich
ea1eac37bc Reload captive portal settings regardless. We do not need to enforce reboots. 2007-02-26 00:02:03 +00:00
Scott Ullrich
0eca4f8052 Reload allowed mac addresses upon saving. We do not need to control a reboot scenario here. 2007-02-26 00:00:12 +00:00
Scott Ullrich
1c5617828f Reload allowed ip addresses upon saving. We do not need to control a reboot scenario here. 2007-02-25 23:58:24 +00:00
Seth Mos
683bf0319b Fix ajax image refresh 2007-02-25 22:42:37 +00:00
Seth Mos
89d25faf99 New page layout and UI for the rrd graphs. 2007-02-24 11:25:23 +00:00
Scott Ullrich
aa9e7aaaed Process post code above form so that the checkboxes get checked correctly. 2007-02-23 00:40:57 +00:00
Scott Ullrich
0cbaf12be7 Update (C) years 2007-02-23 00:40:28 +00:00
Scott Ullrich
8060d89a47 Correct the ordering of unsetting the item and running the delete command. The delete command should be run after the unset so it can populate information correctly such as tinydns's data file. 2007-02-21 03:56:09 +00:00
Scott Ullrich
e86a8e5741 Add missing class 2007-02-20 04:43:28 +00:00
Scott Ullrich
bd7ad5d2fb Add OpenNTPD to base. 2007-02-15 20:34:05 +00:00
Scott Ullrich
35786126ee Update refresh interval to 12500 to avoid hammering the firewall with ajax requests 2007-02-14 18:56:25 +00:00
Scott Ullrich
d6862c98a3 Remove flush code, we do this by default now. 2007-02-14 01:01:14 +00:00
Scott Ullrich
ee87d92965 Use array_merge_recursive_unique() 2007-02-13 23:10:14 +00:00
Scott Ullrich
901c53076c Remove spaces before save making the page uniform again. 2007-02-13 21:19:34 +00:00
Scott Ullrich
1c5ca2e979 Use isset() 2007-02-13 21:17:40 +00:00
Scott Ullrich
d2eb5def93 * Do not run save logic twice (slows the page down)
* Add disable hardware checksum option which prevents the system from turning on hardware checksum offloading.  This seems to be a growing problem on a lot of nics such as SK
2007-02-13 21:11:31 +00:00
Scott Dale
79379fa0a4 DomTT library for popups. 2007-02-12 20:03:03 +00:00
Scott Dale
3a54b6ca14 Added Alias popup description for firewall rules. 2007-02-12 19:18:59 +00:00
Ryan Wagoner
092855f522 correct spelling of permission 2007-02-10 02:51:06 +00:00
Scott Ullrich
e415bfab3c Include scriptaculous and prototype.js for fancy kill effects 2007-02-09 20:59:14 +00:00