Ignore down or unconfigured interfaces
Fix eclipse errors
Add an option to disable firewall scrubbing altogether.
Unbreak exec.php
Page title was defined twice, removed incorrect definition.
Acknowledge Alerts correctly from the package manager
Do not show Apply button twice on Captive Portal changes
enable rip daemon
Fix cache bug in IE.
Found in http://forum.m0n0.ch/index.php/topic,11.0.html
Show CARP IP in brackets () instead of a - which could be confusing
RIP confusing Failover IPSEC tab. We now allow CARP interfaces per VPN
Unbreak IPSEC editing
Allow CARP addresses to be the IPSEC endpoint.
This cleans up the code GREATLY and removes the FAILOVER IPSEC hack.
Reload vlan interfaces correctly after adding a new interface
Fix offset footer.
Small cosmetic fix for people using ultra-widescreen-resolutions (>1600 pixel width): fade too backgroundcolor to the right and left. By Hoba
Set default graph to processor
Remove reference to if=wan on the rrd link in the menu.Defaults are set in the page.
Commit system throughput graph
Allow for basic network boot configurationIn Use By: Seth
Cleanup code, fix dropdown selection.
Backout the snmp_bridge option. We can add it back when snmp_bridge.somakes it into releng_1 bsnmpd.
s/metallic/nervecenter/Submitted-by: Gary Buckmaster
Re-add missing queues graphs
Remove public website from drop down
Show load balancer pool type in status
Show behaviour in type field
Do not show notice about rebooting. It is already shown prior.
Speed the leases page by another factor of 10.sub 2s load times.
Allow for more snmpd options. If we want (remote) cpu and process monitoring 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 matches
Commit missed commit.Should add group outbound.
Remove useless reboot enforcing code.
We do not need to enforce reboots.
Reload captive portal settings regardless. We do not need to enforce reboots.
Reload allowed mac addresses upon saving. We do not need to control a reboot scenario here.
Reload allowed ip addresses upon saving. We do not need to control a reboot scenario here.
Fix ajax image refresh
New page layout and UI for the rrd graphs.
Process post code above form so that the checkboxes get checked correctly.
Update (C) years
Correct the ordering of unsetting the item and running the delete command. The delete command should be run after the unset so it can populate information correctly such as tinydns's data file.
Add missing class
Add OpenNTPD to base.
Update refresh interval to 12500 to avoid hammering the firewall with ajax requests
Remove flush code, we do this by default now.
Use array_merge_recursive_unique()
Remove spaces before save making the page uniform again.
Use isset()
DomTT library for popups.
Added Alias popup description for firewall rules.
Include scriptaculous and prototype.js for fancy kill effects
Backport diagnostics, show states which now includes a kill state feature.
Include IPSEC tab
Backport IPSEC filtering to 1.0.1.
Requested and will be tested by Seth
Only allow reverse mode for time being until the non reverse mode works correctly
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