Add missing td
Remove use of undefined var $conn and fix some td class
Respect default gateway option when adding a gateway from interfaces page. It fixes #3230
Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General
Include the CP zone in the form parameters if one is defined. Fixes access to concurrent graph on zones other than the first/default.
Prevent assigned vlans from being changed the tag.
Fix #3218, reaload filter rules when activate or deactivate dhcpdv6
Certificate Manager, for 'Create an internal Certificate' use the correct 'Digest Algorithm'
Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195
Make sure to account for IP aliases on lo0 here, or they get duplicated on each CARP sync
No need to treat PHP errors as a crash on -RELEASE for now.
Test growl whether or not growl is disabled.
Do not sync DHPCv6, it must operate independetly. Ticket #3184
Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover the way that DHPv4 did. Fixes #3184
Fix #3127
By default htmlspecialchars does not consider single quotes, what can bea problem when value attribute is set using it. Replace value attributeset to use double quotes on places where it's obviously recieving aresult of htmlspecialchars() call.
Bring back static routes to fix issues reported on Ticext #3179
Disable state killing on gateway failure by default for new configs.Clarify the text describing the option while here.
Fix issue reported on http://forum.pfsense.org/index.php/topic,66160.0.html
fix text
Merge pull request #792 from razzfazz/RELENG_2_1
add option to send prefix hint for requesting desired prefix length for ...
touch up text, s/nat/NAT/
add option to send prefix hint for requesting desired prefix length for delegation
This change adds an option on the interfaces page for sending a prefix hint for the selected delegation size. If enabled, a "prefix" field requesting :: with the appropriate prefix length (64 - dhcp6-ia-pd-len) is added to the "id-assoc pd" entry in the dhcp6c config file. This hint is required for requesting prefixes shorter than /64 from Comcast.
Show a count of the CPUs if more than one is detected, and show how those CPUs are supplied by the hardware.
Use ipprotocol to check gateway protocol, this fix a issue that allow to set more than one default gateway when it's dynamic
s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases.
fix text to remove non-applicable copy/paste from v4 relay
Remove this particular form tag that doesn't appear to serve any purpose on this page, and breaks the drop-down zone selector. Fixes #3153
Add patch from the ticket to fix #3149
Add scope to target when it is a link-local, it helps ticket #3150
Merge pull request #778 from N0YB/patch-11
Update functions.inc.php
May as well remove this errant td end tag too.
Strip off scope before attempting to resolve the IPv6 IP here.
Fix gateway widget size change on first update.Inner table size changes because the table in update data does not have the same attributes as the widget. i.e. border, cellpadding & cellspacing.
Rather than doing auto-detection, fall back to a glob for now when listing potential PPP serial devices. This will allow us to push ticket #2433 back to 2.2 with a more proper long-term fix for the auto-detection.
Fix Diag > Tables AJAX fadeOut after deletion for rows with CIDR mask format.
When renaming or deleting a virtual server, clean up the old relayd anchor name. Otherwise the rules are still there and valid, and will cause problems as they will override the new VS settings. Also clear out the anchors when stopping relayd or starting fresh that way no old settings could conflict.
Also take dhcpv6 into consideration even here.
Relax advanced options firewall rules tests
Various advanced options are now possible for any protocol since https://github.com/pfsense/pfsense/commit/653bde345e8f960de5bc745fe74e64d8ef3fd2d3So allow these through the front-end GUI validation also.Code change for 2.1 branch.
Fix double-click to edit on OpenVPN CSC entries
Remove prior CSC entry when cleaning up. Fixes #3143
Fix checkes for nested aliases containing FQDNs on static routes. It fixes #2941
Do not allow to add nested alias containing FQDNs when current alias is used on a static route, ticket #2941
Make sure an alias is not used by a static route before delete, ticket #2941
Fix check for existing IP Address in DHCP mapping
Even the Error message says: "This Hostname, IP or MAC address already exists." the IP Address was not checked if it already was given to a client as static mappedConflicts: usr/local/www/services_dhcp_edit.php
Warn user that change will not take effect immediately
Do not call -f twice (thx eri)
Fix whitespaces
Improvements on Diagnostics -> Routes
Show apinger as a service when active, and display its status on gateway-related pages.
Add the MAC manufacturer code to the CP status page
Add the MAC manufacturer code to the DHCPv6 leases view.
Add the MAC manufacturer code to the NDP table.
fix text - add space between sentences. This got lost in another commit
Clarify that the graph is for mbuf clusters
Update system.php
fix text - s/by/beConflicts: usr/local/www/system.php
typos
Merge pull request #763 from N0YB/patch-9
Update diag_logs_filter.php
Merge pull request #759 from N0YB/patch-5
Update system_advanced_admin.php
Merge pull request #760 from N0YB/patch-6
Merge pull request #761 from N0YB/patch-7
Update interfaces.php
Merge pull request #762 from N0YB/patch-8
Update services_dyndns_edit.php
Update diag_logs_settings.php
fix text - s/rulessets/rule sets
fix typo - s/expression/expression
fix typo - s/sperate/separate
fix text - Capitalize sentence. s/this/This
fix text - add space between sentences.
fix typo s/Communcations/Communications/
fix text - s/occured/occurred/
Revert "Remove unecessary variable"
Variable is used below
This reverts commit 010639a89ba4ebdd1267274e8c0dcfc6d474ce03.
Show friendly interface name, fixes #3095
tighten overly broad regexes for SMART monitoring
Catch adaX here too
Check if hostname is valid, it fixes #3117
Use full path
Show full process arguments in system activity output, but limit output to 105 chars wide so it does not spill out of its background area.
Make NAT port forward data entry error message match GUI text
The GUI has "Redirect target IP" and "Redirect target port". But the error message when validating "Redirect target port" refers to it as "local port". I was just confused when I forgot to type in the "Redirect target port", the error told me I had to enter a valid local port. I looked down the GUI page for "local port" and it is not there.
Fix #3113, fix multiple english spell errors s/seperet/separat/
Setting $pconfig['ttl'] to isset result causes the ttl value to be set to 1 (true) upon subsequent saves.
fix typos
Also catch adaX Fixes #3112
revert part of commit 4cfcbd3 - removes blank option on firewall log widget drop down menu
Mark input_errors as reference at do_input_validation declaration, it fixes #3108
Fix #3103, cleanup ports fields when protocol changes
Close td
Allow advanced options state-related parameters to be used for TCP, UDP and ICMP
Allows the state-related parameters to be specified for UDP and ICMP as well as TCP. Discussed in forum http://forum.pfsense.org/index.php/topic,64653.0.html
Implement an option to allow using the IPv4 connectivity interface for sending the dhcpv6 information. Usually useful for ppp[oe] type links and some ISP
Fix error in 2.1 branch dhcp6prefixonly implementation
The Main branch code was in the correct place, but the version applied to 2.1 branch had this code in the wrong place.
Fixes #3100. Fix spell and spaces issues
Validate firewall rule advanced options requirements
Checks that the user has selected a TCP Pass rule etc when using the state-related advanced options. Validates as per the checks that are applied in filter.inc when generating the actual pf rules.Forum discussion: http://forum.pfsense.org/index.php/topic,64653.15.html...
When adding Port or URL alias default the alias type (2.1 version)
When viewing the Port or URL aliases tab, and pressing "+" (add), make the default alias type match the Port or URL tab from which the user pressed "+".This is a version for the 2.1 branch.
Fix editing saving dhcp6prefixonly state
Reported in redmine #3097 and forum http://forum.pfsense.org/index.php/topic,64483.msg350255.html#msg350255
3652 days worth is a too much. Scale it back to more reasonable 1.25 x maximum used data (2284 days).
Use default RRD colors that are a little more visually distinct. Add some better comments/labels to make it easier for people to help customize and tweak the colors. Suggestions welcome.
Disable the BEAST protection by default because the GUI will break if you use this and have a Hifn card installed. Others may break similarly. Change it into a checkbox option, off by default, and automatically disable it if a conflicting card has been detected.
This is not a percentage
Remove remaining hardcoded theme names
Add LDAP server options to control UTF8-encoding of parameters. Fixes #2227. While I'm here, add a checkbox to prevent the stripping of @ from the LDAP username if the user wants the full name transmitted.
Some more tweaks to state and mbuf update/output on dashboard widget.
Use some easier to distinguish colors for mbuf graph