Fixup color code
Suggested-by: DSH
Replace nervecenter nifty corner code with RELENG_1 metallic code.
Fix nerve center theme.
Patch submitted by DSH
Fix padding for releng_1
MFC new images
MFC nervecenter theme
Seems to work okay on RELENG_1 so far. May need a few tweaks here and there.
If we already have a lease state do not loop again.Fix leases listing for non failover installs
Fix Quality graph spacing
Cleanup Quality graph with HEAD version.
Add Xbox360 support in the gaming section
See http://support.microsoft.com/kb/908874
Show the average and period in human format.
Prevent error when there are no leases
Correct gateway check. This was WRONG.
New much faster (usable) version, also lists failover pool status
Let's see if this works ok over the course of a few snapshots. If not we can always revert this checkin combination.Do note the s/$POST/$_POST fixes!
Allow for a failover type next to the already available load balancing type.The gui server list box needs some up and down box for ordering....
Reintroduce the Penalty Box option. This one has reported succes fromforum users and has been out there for over 2 weeks now.This also allows you to set a upper limit to the p2p queues. Togetherwith the p2pcatchall that makes for a reasonable p2p blocker.
Bump the height of all graphs up to 200. This makes us squint less.
This code is tested for outbound load balancing on a carp cluster and...
Limit NAT description to prevent invalid rules.Submitted-by: Devon O'Dell <devon.odell@coyotepoint.com>
MFC miniupnpd changes from Ryan Wagoner
Backout penalty box option.
Step 3 is supposed to be VOIP, and Seth forgot to rename all of the step ids in the .inc file leading to utter badness.
Backout last commit. We are already using zlib compression.
Use GZIP http compression handler. This will speed up the GUI when using over slow WAN links. Or just WAN links in general.
MFC fixes for Ticket 1187 by proxy for Scott Dale
Add Penalty box option to the RELENG_1 wizard. I've had no complaintsand the tests work. It works quite similar to voip queue but with aupper limit.
NOTE: This does not shape FTP traffic because of the FTP proxy.
hint at people that a host should be a IP address.
Duh. $type is a variable.
Log an error when we reach maximum capacity to system logs
Log an error to system logs when $type is not set.
Revert $type commit. This is being set by the called function per Jonathon.
Silence Eclipse warnings
Do not use blank variable $type. Use the same variable $cpdb[$i][2] that is being used in the other calls.
Unhide Allow intra-BSS communication, the option now works with 6.2-RC1
Set value to ON when checked.
Kill trailing space
Add checkbox support to rowhelper
Sync miniupnpd w/ HEAD
MFCMiniupnpd menu item
MFC UPNP support6
New files required by newer graphing code. Placeholder error image. Andcolor include.
Merge newer rrd graphing code, drop down now only lists valid rrdtargets. Added CPU and States graphs. More logging in case of graphgeneration. Minor bugfixes and cleanup.
MFC 14296allow for the most stupid config everif user selects nothing but p2pcatchall, allow them to be stupid and putall traffic in the p2p queue, effectively negating all benefits of shaping
MFC [15285]add dhcpd static mappings to dns forwarder
Ticket #1135: better mousetrap for detecting amount of swap
MFC [15088]Ticket #1133: Fix OpenNTP page header and make PPTP log tab consistent
We no longer have a update time interval
Ticket #1139
Only allocate 5M to APC cache - the contents of /etc/inc and /usr/local/wwwadd up to about 4.2M, this should still allow us to cache all our PHP inshared memory.Reported-By: gbelanger on forums
ZoneEdit now works, tested by myself and korozionMFC checkin [15047]
Add back maxprocperid javascript since we can now control this.
Add back maxprocperid since we can now control this.
Set background color for body
Set background color
Notify user that reject style rules only work with the TCP protocol.
Ticket #1118
Save filter state across meta refreshes
Hide RADIUS session timeout, it is indeed even a new option to m0n0wall.
Hide Allow intra-BSS communication option. It is b0rked and we don't plan on playing dominos any further with the wireless stuff.
Add filtering capabilities to system log so that operators can identify information quicker.
Restore nuked $i variables
s/Load Balancer/OpenNTPD/
Ticket #1116
We need to know memory count and memory free for bug submissions. Include top | head -n5 and sysctl hw.physmem
Add OpenNTPD logging tab
Switch to OpenNTPD.
Reset DHCP server after deleting static assignment.
Unbreak radius auth
Add new loading image that is suitable for usage on top of grey tabs.
Change items to read "SNMP Service" and "DHCP Service"
Wait 5 seconds after stopping or starting a service to give the kill or starting process enough time to do its magic instead of marking the service as up when it really is not.
Wait 5 seconds after stopping a service to give the kill process enough time to do its magic instead of marking the service as up when it really is not.
Call filter_configure() instead of /etc/rc.filter_configure from shell (extra exec call)
Resolve package descriptions if they are available.
Only foreach through optional interfaces if they exist
We cannot tail the initial clog file in return_clog because we are not guaranteed to have that amount of "matching" lines. Instead, build up a grepline that contains all of the grep and grep -v statement. This now allows the tail to chop off the last X lines correctly.
We cannot tail the initial clog file in dump_clog because we are not guaranteed to have that amount of "matching" lines. Instead, build up a grepline that contains all of the grep and grep -v statement. This now allows the tail to chop off the last X lines correctly.
Be kind, rewind. Restart the package after a reinstallation.
Allow loading of text from outside scripts such as snort.
Detect if stored item in config.xml is an array. If it's an array simply pass array along, if its not then attempt to explode the array.
Fix interfaces selection widget. Now selections are restored.
Set implicit_flush = true as well. Now downloading and slow tasks actually update the progress bar, etc in real time.
output_buffering needs to be set to 0
Output buffering needs to be off.
MFC 14473Make sure we test for databases without interface information. e.g. spamd. Fixes report made in forum.
Move helper function to correct area
512K is enough for 1000 rows. Back out previous commit.
Increase filter log space to 784K so that it can accept 999 entries
Default to TCP
Treat sack type traffic as TCP
Note that the shaper is not compatible with bridging in the opening warning
Disable firmware check, we are not using it in RELENG_1
We log to a ram disk, so change text to read to a local ram disk instead of local disk
Don't try to filter records that have strange date / time stamps.
Only allow number ints for tcp/udp ports.
Ticket #1098
Fix case-o
s/carp/CARP
Ticket #1097