Do not check host for errors on zonedit type to allow exotic configuration involving commas, etc to update multiple hostnames.
Ticket #1249
Fix rendering for non reverse mode
Fix rendering for reverse mode
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/
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.
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
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
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.
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
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
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