Kill the occasional : NBT UDP PACKET message
Borrow newer logic from diag_logs_filter.php
Add switch to dynamic view link
Unbreak filter logs (dynamic ajax)
Do not encode & as & ... This is not a XML document.
Beef up error message
Correctly display POST messages
After package installation is completed, note that the user should configure the package and start it from the menu since this seems to be a common question/problem report.
sICMPV6/ipv6-icmp/
miniupnpd interfaces field is required .. pointed out by dsh
replaced background image by its GIF counterpart
Call filter_configure() not filter_configure_sync() which blocks and waits for the entire filter to reload. Woops.
fix typo in miniupnpd
miniupnpd version bump 20070130
MFC #2 of #2
PPPoE automatic disconnect MFC
Submitted-by: DSHReally, really, really wanted by: Hoba
Commit #1 of #2
MFC recent changes from Ryan
MFC latest tcpdump changes from Scott Dale
Add check_reload_status checker script to ensure that it is always running.
Prior attempts to restart from filter.inc lead to socket descriptor inheriting strangeness.
Call interfaces_vlan_configure() instead of reload_interfaces(). reload_interfaces() is still considered experimental and I am really not sure how this snuck past on the prior cleanup.
Use array_merge_recursive
Use array_combine()
Add pfsense.merge_config_section which can merge two keys together via XMLRPC sync instead of killing the prior section. This is useful when merging subkeys of installedpackets for example.
Sync aliases after removing
Backport the alias rowhelper description feature
Kill trailing space and note that dsh submitted last patch.
Fix multiple selection in RELENG_1 package editor. -HEAD does not suffer from this bug as the codebase is different.
Allow special characters in MPD/PPTP passwords.
Ticket #1210
s/require/require_once/
MFC TCPDump packet capture scripts from Scott Dale
Update to 20070112
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