summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Bump php working max memory to 32 megabytesScott Ullrich2007-03-082-4/+10
|
* 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
* Include curlScott Ullrich2007-03-081-0/+1
|
* Load pcre.so moduleScott Ullrich2007-03-071-0/+1
|
* Add xml.soScott Ullrich2007-03-071-0/+1
|
* Hard code our php extensions directory to ↵Scott Ullrich2007-03-071-0/+1
| | | | /usr/local/lib/php/extensions/no-debug-non-zts-20020429/
* 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!
* Sync w/ m0n0wall:Scott Ullrich2007-02-271-0/+0
| | | | update time zone data to reflect US/Canada DST changes
* Sync w/ m0n0wallScott Ullrich2007-02-272-43/+43
|
* 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-153-0/+98
|
* 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
|
* correct spelling of permissionRyan Wagoner2007-02-101-6/+6
|
* 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
* miniupnpd version bump 20070208 .. adds uuid, serial number, and version supportRyan Wagoner2007-02-082-8/+21
|
* Only allow reverse mode for time being until the non reverse mode works ↵Scott Ullrich2007-02-071-9/+9
| | | | correctly
OpenPOWER on IntegriCloud