summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* RIP confusing Failover IPSEC tab. We now allow CARP interfaces per VPNScott Ullrich2007-03-184-4/+0
|
* Unbreak IPSEC editingScott Ullrich2007-03-181-3/+3
|
* Allow CARP addresses to be the IPSEC endpoint. This cleans up the code ↵Scott Ullrich2007-03-182-4/+15
| | | | GREATLY and removes the FAILOVER IPSEC hack.
* Reload vlan interfaces correctly after adding a new interfaceScott Ullrich2007-03-141-0/+3
|
* Fix offset footer.Scott Ullrich2007-03-141-2/+3
|
* Small cosmetic fix for people using ultra-widescreen-resolutions (>1600 ↵Scott Dale2007-03-131-0/+0
| | | | pixel width): fade too backgroundcolor to the right and left. By Hoba
* Set default graph to processorSeth Mos2007-03-081-1/+1
|
* Remove reference to if=wan on the rrd link in the menu.Seth Mos2007-03-081-1/+1
| | | | Defaults are set in the page.
* Commit system throughput graphSeth Mos2007-03-082-16/+92
|
* Allow for basic network boot configurationSeth Mos2007-03-081-4/+73
| | | | In Use By: Seth
* Cleanup code, fix dropdown selection.Seth Mos2007-03-061-25/+46
|
* Backout the snmp_bridge option. We can add it back when snmp_bridge.soSeth Mos2007-03-041-2/+0
| | | | makes it into releng_1 bsnmpd.
* s/metallic/nervecenter/Bill Marquette2007-03-034-55/+55
| | | | Submitted-by: Gary Buckmaster
* Re-add missing queues graphsSeth Mos2007-03-031-0/+8
|
* Remove public website from drop downSeth Mos2007-03-031-5/+1
|
* Show load balancer pool type in statusSeth Mos2007-03-021-0/+6
|
* Show behaviour in type fieldSeth Mos2007-03-021-1/+3
|
* Do not show notice about rebooting. It is already shown prior.Scott Ullrich2007-03-021-1/+1
|
* Speed the leases page by another factor of 10.Seth Mos2007-03-021-65/+91
| | | | sub 2s load times.
* Allow for more snmpd options. If we want (remote) cpu and process monitoring ↵Seth Mos2007-03-021-16/+16
| | | | | | support (nagios). Needs missing snmp_bridge.so to be committed into build!
* When editing a CARP VIP do not complain about the VHID when the record id ↵Scott Ullrich2007-02-271-1/+3
| | | | matches
* Commit missed commit.Seth Mos2007-02-261-7/+22
| | | | Should add group outbound.
* Remove useless reboot enforcing code.Scott Ullrich2007-02-261-2/+1
|
* We do not need to enforce reboots.Scott Ullrich2007-02-261-4/+0
|
* Reload captive portal settings regardless. We do not need to enforce reboots.Scott Ullrich2007-02-261-5/+5
|
* Reload allowed mac addresses upon saving. We do not need to control a ↵Scott Ullrich2007-02-261-3/+3
| | | | reboot scenario here.
* Reload allowed ip addresses upon saving. We do not need to control a reboot ↵Scott Ullrich2007-02-251-3/+3
| | | | scenario here.
* Fix ajax image refreshSeth Mos2007-02-251-6/+39
|
* New page layout and UI for the rrd graphs.Seth Mos2007-02-242-79/+158
|
* Process post code above form so that the checkboxes get checked correctly.Scott Ullrich2007-02-231-140/+140
|
* Update (C) yearsScott Ullrich2007-02-232-3/+3
|
* Correct the ordering of unsetting the item and running the delete command. ↵Scott Ullrich2007-02-211-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 classScott Ullrich2007-02-201-5/+5
|
* Add OpenNTPD to base.Scott Ullrich2007-02-151-0/+1
|
* Update refresh interval to 12500 to avoid hammering the firewall with ajax ↵Scott Ullrich2007-02-141-1/+1
| | | | requests
* Remove flush code, we do this by default now.Scott Ullrich2007-02-141-3/+0
|
* Use array_merge_recursive_unique()Scott Ullrich2007-02-131-1/+1
|
* Remove spaces before save making the page uniform again.Scott Ullrich2007-02-131-3/+0
|
* Use isset()Scott Ullrich2007-02-131-1/+1
|
* * Do not run save logic twice (slows the page down)Scott Ullrich2007-02-131-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 Dale2007-02-124-0/+2272
|
* Added Alias popup description for firewall rules.Scott Dale2007-02-126-10/+278
|
* Include scriptaculous and prototype.js for fancy kill effectsScott Ullrich2007-02-091-0/+2
|
* Backport diagnostics, show states which now includes a kill state feature.Scott Ullrich2007-02-091-89/+153
|
* Include IPSEC tabScott Ullrich2007-02-091-2/+2
|
* Backport IPSEC filtering to 1.0.1.Scott Ullrich2007-02-081-1/+1
| | | | Requested and will be tested by Seth
* Only allow reverse mode for time being until the non reverse mode works ↵Scott Ullrich2007-02-071-9/+9
| | | | correctly
* Do not check host for errors on zonedit type to allow exotic configuration ↵Scott Ullrich2007-02-071-5/+7
| | | | | | involving commas, etc to update multiple hostnames. Ticket #1249
* Fix rendering for non reverse modeScott Ullrich2007-02-071-11/+16
|
* Fix rendering for reverse modeScott Ullrich2007-02-071-4/+9
|
OpenPOWER on IntegriCloud