Commit Graph

24972 Commits

Author SHA1 Message Date
Ermal LUÇI
b65de5585b Fixes #4389 The VIP interfaces cannot be assigned since they are just an identification of the VIP for tracking. Consider that when configuring gif/gre. Also on bridges you cannot set a vip interface as its member. 2015-02-11 20:29:43 +01:00
Renato Botelho
336495264e Merge pull request #1480 from phil-davis/patch-1 2015-02-11 07:04:04 -02:00
Renato Botelho
c70002be33 Merge pull request #1482 from phil-davis/CP-text-typos 2015-02-11 07:01:07 -02:00
Renato Botelho
ef8182caca Merge pull request #1483 from phil-davis/formfld-unknown 2015-02-11 07:00:07 -02:00
Renato Botelho
079b0e209f Remove unset variable, spotted by phil-davis 2015-02-11 06:59:12 -02:00
Chris Buechler
2597415ba6 rrset-cache-size should == 2 * msg-cache-size. Ticket #4367 2015-02-11 01:43:59 -06:00
Phil Davis
0c6db320bd Fix typo in class in bridge edit
Fixing this makes nice little pencil icons appear in front of the text
entry fields.
2015-02-11 13:13:58 +05:45
Chris Buechler
06e847a729 Check if Unbound is enabled and using the same port before allowing dnsmasq to be enabled. part of Ticket #4332 2015-02-11 01:13:17 -06:00
Phil Davis
f416763bf0 Random text typos
that I noticed.
2015-02-11 12:52:14 +05:45
Ermal LUÇI
51e76899e6 Fixes #4370 Use the curlies to not confuse php 2015-02-10 21:08:40 +01:00
Ermal LUÇI
8fa0a5349a Actually fix even the openvpn auth user script with proper checks. I thought this was fixes already! 2015-02-10 20:50:46 +01:00
Ermal LUÇI
ed56ce5a1d Fixes #4329, Fix even tls.auth script by using proper isset() test as the fixes for other authentication scripts. 2015-02-10 20:47:21 +01:00
Ermal LUÇI
afb388159b Fixes #4397 Make mtu configuration before the ip address assignment. This fixes the issues of link routes having the wrong mtu configured on them. 2015-02-10 20:41:06 +01:00
Phil Davis
02376f6f23 Check if notification is disabled
in send_smtp_message()
Other packages like arpwatch sm.php and cron job output as reported in forum https://forum.pfsense.org/index.php?topic=88347.0 call send_smtp_message() directly, currently bypassing notification disabled checks. I think those packages [are intended to | should be] respecting the notifications disabled setting. People in the forum certainly expect them to respect this setting.
If we add the $force parameter here, passing it through from notify_via_smtp() then the default behavior of send_smtp_message() can be to respect the "disable" setting. That should stop other package callers from spamming people who have disabled SMTP notifications.
If a package really wants/needs to send regardless, then it can set $force, just like the "Test SMTP" button does.
2015-02-10 23:35:16 +05:45
Chris Buechler
74ab379dac touch up Unbound text 2015-02-09 22:34:00 -06:00
Chris Buechler
ef120e8785 Update Unbound defaults 2015-02-09 22:28:15 -06:00
Chris Buechler
f7dddc868b also add v6 IPs to hosts in the same manner v4 IPs are added. Ticket #4395 2015-02-09 18:10:51 -06:00
Chris Buechler
758b51a021 Use appropriate interface field description when working with floating rules, it was confusing and potentially incorrect for floating rule purposes. 2015-02-09 14:20:17 -06:00
Renato Botelho
2b704ea9d2 Merge pull request #1469 from makkbe/master 2015-02-09 09:22:34 -02:00
Chris Buechler
6d5d965875 fix up text 2015-02-06 22:28:21 -06:00
Chris Buechler
2dfe784626 remove CGN from "Block private networks" as it was in 2.0x and earlier
releases since it specifically notes RFC 1918 and CGN is more bogon.
Ticket #4379
2015-02-05 13:47:25 -06:00
Ermal LUÇI
bb8a30c23b Fixes #4381 this was a leftover of the change of zoneids to start from 2. 2015-02-05 20:41:17 +01:00
Renato Botelho
20078775d4 Merge pull request #1458 from xbipin/patch-4 2015-02-05 12:52:44 -02:00
Renato Botelho
42c57d69e2 Merge pull request #1472 from bassebaba/master 2015-02-05 08:10:20 -02:00
Renato Botelho
8f637a0c4e Merge pull request #1455 from xbipin/patch-2 2015-02-05 07:48:35 -02:00
Sebastian Öhman
d06f9ebea3 Use web-gui setting for pap or chap instead of having it hard-coded to chap. 2015-02-05 10:41:20 +01:00
xbipin
ee874f4782 remove empty values
remove empty values
2015-02-05 13:11:25 +04:00
xbipin
b997da8b61 upgrade config
upgrade config code so old entries not lost during upgrade
2015-02-05 09:41:17 +04:00
Renato Botelho
68f7662be7 Merge pull request #1466 from tuyan/master 2015-02-04 16:23:22 -02:00
Renato Botelho
13685ab5a3 Merge pull request #1470 from phil-davis/patch-1 2015-02-04 16:22:16 -02:00
jim-p
62657a7f8a Fix restartipsec command line script. 2015-02-04 12:38:30 -05:00
Ermal LUÇI
68716545c5 Fixes #3669 Handle properly recording of the ipv6 interface new ip and do not issues commands that cannot succeed. 2015-02-04 15:46:31 +01:00
Renato Botelho
1f97f37920 In last case, use dmesg.boot do detect ALIX boards when hw.model is not enough 2015-02-04 08:14:41 -02:00
Renato Botelho
7e36f71c32 Silent kenv when smbios.system.product is not present. While here, add VirtualBox to the list of virtualenvs 2015-02-04 07:43:06 -02:00
Phil Davis
695b6d08bc Firmware upgrade script text changes
while I am looking at this, might as well correct these.
No function problems or impact.
2015-02-04 08:03:00 +05:45
McB
f8b5f41d7a Merge remote-tracking branch 'upstream/master' 2015-02-03 20:25:30 +01:00
McB
68fde79cb5 Fixed alignment issue. 2015-02-03 20:21:35 +01:00
McB
197cf4331e Added DynDNS support for GleSYS API (www.glesys.com). 2015-02-03 20:17:24 +01:00
Chris Buechler
d7f4c1a42d fix responder-only IPsec text 2015-02-03 12:54:26 -06:00
Chris Buechler
e829fcbb91 fix text 2015-02-02 21:32:31 -06:00
Ermal LUÇI
bfcb1e4a1c Allow IPseec clients to properly connect and not stomp over each other. Reported-by https://forum.pfsense.org/index.php?topic=87980.0 2015-02-02 20:36:58 +01:00
Renato Botelho
6672609b90 Fix aliases popup width when fields are hidden when page is loaded. It should fix #4238 2015-02-02 15:28:36 -02:00
Ermal LUÇI
5e964cfdd3 Properly calculate the 6rd default gateway honoring netmasks other than /32 2015-02-02 17:46:01 +01:00
Tuyan Ozipek
f2b769d01d Fixed not being able to save custom and custom-v6 dyndns
entries due to "host" being posted empty, and thus failing
is_domain() check.
2015-02-02 10:46:30 -05:00
xbipin
c6c71b36ae fix indent
fix indent
2015-02-02 15:28:06 +04:00
Ermal LUÇI
1c4540dcac Ticket #4353 fix typo on unset var spotted-by: Phil Davis 2015-02-02 10:01:54 +01:00
Renato Botelho
e67c5bee46 Merge pull request #1457 from phil-davis/patch-2 2015-02-02 05:56:28 -02:00
Renato Botelho
2b8353ba39 Merge pull request #1459 from PiBa-NL/speedup_is_port 2015-02-02 05:55:19 -02:00
Renato Botelho
b2b1822b97 Merge pull request #1465 from phil-davis/patch-1 2015-02-02 05:54:16 -02:00
Phil Davis
8820a3aa8f Remove latin-1 encoding of RSS feed
Many thanks to Gertjan in forum https://forum.pfsense.org/index.php?topic=87504.msg484017#msg484017
Specifically setting the output encoding to latin-1 was causing the "black diamonds" for special characters in the http://blog.pfsense.org RSS feed (e.g. the registered trademark sign after pfSense did not come out).
It should all work by letting simplepie do its default stuff with the RSS feed.
2015-02-02 08:25:36 +05:45