Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reload vlan interfaces correctly after adding a new interface | Scott Ullrich | 2007-03-14 | 1 | -0/+3 |
| | |||||
* | Fix offset footer. | Scott Ullrich | 2007-03-14 | 1 | -2/+3 |
| | |||||
* | Small cosmetic fix for people using ultra-widescreen-resolutions (>1600 ↵ | Scott Dale | 2007-03-13 | 1 | -0/+0 |
| | | | | pixel width): fade too backgroundcolor to the right and left. By Hoba | ||||
* | Make sure openntpd is installed since it is now in base | Scott Ullrich | 2007-03-12 | 1 | -0/+1 |
| | |||||
* | Now that php is back to normal, back out the extension lines so that they ↵ | Scott Ullrich | 2007-03-08 | 2 | -6/+0 |
| | | | | are not loaded twice | ||||
* | Bump php working max memory to 32 megabytes | Scott Ullrich | 2007-03-08 | 2 | -4/+10 |
| | |||||
* | Set default graph to processor | Seth Mos | 2007-03-08 | 1 | -1/+1 |
| | |||||
* | Remove reference to if=wan on the rrd link in the menu. | Seth Mos | 2007-03-08 | 1 | -1/+1 |
| | | | | Defaults are set in the page. | ||||
* | Commit system throughput graph | Seth Mos | 2007-03-08 | 2 | -16/+92 |
| | |||||
* | Allow for basic network boot configuration | Seth Mos | 2007-03-08 | 1 | -4/+73 |
| | | | | In Use By: Seth | ||||
* | Include curl | Scott Ullrich | 2007-03-08 | 1 | -0/+1 |
| | |||||
* | Load pcre.so module | Scott Ullrich | 2007-03-07 | 1 | -0/+1 |
| | |||||
* | Add xml.so | Scott Ullrich | 2007-03-07 | 1 | -0/+1 |
| | |||||
* | Hard code our php extensions directory to ↵ | Scott Ullrich | 2007-03-07 | 1 | -0/+1 |
| | | | | /usr/local/lib/php/extensions/no-debug-non-zts-20020429/ | ||||
* | Cleanup code, fix dropdown selection. | Seth Mos | 2007-03-06 | 1 | -25/+46 |
| | |||||
* | Backout the snmp_bridge option. We can add it back when snmp_bridge.so | Seth Mos | 2007-03-04 | 1 | -2/+0 |
| | | | | makes it into releng_1 bsnmpd. | ||||
* | s/metallic/nervecenter/ | Bill Marquette | 2007-03-03 | 4 | -55/+55 |
| | | | | Submitted-by: Gary Buckmaster | ||||
* | Re-add missing queues graphs | Seth Mos | 2007-03-03 | 1 | -0/+8 |
| | |||||
* | Remove public website from drop down | Seth Mos | 2007-03-03 | 1 | -5/+1 |
| | |||||
* | Show load balancer pool type in status | Seth Mos | 2007-03-02 | 1 | -0/+6 |
| | |||||
* | Show behaviour in type field | Seth Mos | 2007-03-02 | 1 | -1/+3 |
| | |||||
* | Do not show notice about rebooting. It is already shown prior. | Scott Ullrich | 2007-03-02 | 1 | -1/+1 |
| | |||||
* | Speed the leases page by another factor of 10. | Seth Mos | 2007-03-02 | 1 | -65/+91 |
| | | | | sub 2s load times. | ||||
* | Allow for more snmpd options. If we want (remote) cpu and process monitoring ↵ | Seth Mos | 2007-03-02 | 1 | -16/+16 |
| | | | | | | support (nagios). Needs missing snmp_bridge.so to be committed into build! | ||||
* | Sync w/ m0n0wall | Scott Ullrich | 2007-02-27 | 2 | -43/+43 |
| | |||||
* | When editing a CARP VIP do not complain about the VHID when the record id ↵ | Scott Ullrich | 2007-02-27 | 1 | -1/+3 |
| | | | | matches | ||||
* | Commit missed commit. | Seth Mos | 2007-02-26 | 1 | -7/+22 |
| | | | | Should add group outbound. | ||||
* | Remove useless reboot enforcing code. | Scott Ullrich | 2007-02-26 | 1 | -2/+1 |
| | |||||
* | We do not need to enforce reboots. | Scott Ullrich | 2007-02-26 | 1 | -4/+0 |
| | |||||
* | Reload captive portal settings regardless. We do not need to enforce reboots. | Scott Ullrich | 2007-02-26 | 1 | -5/+5 |
| | |||||
* | Reload allowed mac addresses upon saving. We do not need to control a ↵ | Scott Ullrich | 2007-02-26 | 1 | -3/+3 |
| | | | | reboot scenario here. | ||||
* | Reload allowed ip addresses upon saving. We do not need to control a reboot ↵ | Scott Ullrich | 2007-02-25 | 1 | -3/+3 |
| | | | | scenario here. | ||||
* | Fix ajax image refresh | Seth Mos | 2007-02-25 | 1 | -6/+39 |
| | |||||
* | New page layout and UI for the rrd graphs. | Seth Mos | 2007-02-24 | 2 | -79/+158 |
| | |||||
* | Process post code above form so that the checkboxes get checked correctly. | Scott Ullrich | 2007-02-23 | 1 | -140/+140 |
| | |||||
* | Update (C) years | Scott Ullrich | 2007-02-23 | 2 | -3/+3 |
| | |||||
* | Correct the ordering of unsetting the item and running the delete command. ↵ | Scott Ullrich | 2007-02-21 | 1 | -10/+9 |
| | | | | The delete command should be run after the unset so it can populate information correctly such as tinydns's data file. | ||||
* | Add missing class | Scott Ullrich | 2007-02-20 | 1 | -5/+5 |
| | |||||
* | Add OpenNTPD to base. | Scott Ullrich | 2007-02-15 | 3 | -0/+98 |
| | |||||
* | Update refresh interval to 12500 to avoid hammering the firewall with ajax ↵ | Scott Ullrich | 2007-02-14 | 1 | -1/+1 |
| | | | | requests | ||||
* | Remove flush code, we do this by default now. | Scott Ullrich | 2007-02-14 | 1 | -3/+0 |
| | |||||
* | Use array_merge_recursive_unique() | Scott Ullrich | 2007-02-13 | 1 | -1/+1 |
| | |||||
* | Remove spaces before save making the page uniform again. | Scott Ullrich | 2007-02-13 | 1 | -3/+0 |
| | |||||
* | Use isset() | Scott Ullrich | 2007-02-13 | 1 | -1/+1 |
| | |||||
* | * Do not run save logic twice (slows the page down) | Scott Ullrich | 2007-02-13 | 1 | -128/+42 |
| | | | | * 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 | ||||
* | DomTT library for popups. | Scott Dale | 2007-02-12 | 4 | -0/+2272 |
| | |||||
* | Added Alias popup description for firewall rules. | Scott Dale | 2007-02-12 | 6 | -10/+278 |
| | |||||
* | correct spelling of permission | Ryan Wagoner | 2007-02-10 | 1 | -6/+6 |
| | |||||
* | Include scriptaculous and prototype.js for fancy kill effects | Scott Ullrich | 2007-02-09 | 1 | -0/+2 |
| | |||||
* | Backport diagnostics, show states which now includes a kill state feature. | Scott Ullrich | 2007-02-09 | 1 | -89/+153 |
| |