Renato Botelho
0529323ff9
Force textdump, it should fix #6943
2016-11-21 10:34:28 -02:00
Renato Botelho
a7d88d2cbf
Add our own ddb.conf
2016-11-21 10:34:28 -02:00
Renato Botelho
1bd7d5e575
Revert "Apply the fix for ticket #6589 also into dhcpdv6 config"
...
Reverted after upgrade dhcpd server to 4.3.5
This reverts commit 20350989db .
2016-11-18 14:50:54 -02:00
Renato Botelho
06b91f60d7
Revert "Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits client-hostname where the cache threshold is reached. Ticket #6589 "
...
Removed after upgrade dhcpd server to 4.3.5
This reverts commit 318e038382 .
2016-11-18 14:50:42 -02:00
Steve Beaver
d3cb20cef8
Fixed #6931
2016-11-17 15:22:47 -05:00
doktornotor
2f7c76cf03
Put original match back
...
Did not mean to remove SSL substring from the check...
2016-11-17 12:47:07 +01:00
doktornotor
0db9846ac9
Fix nsCertType matching for some certificates (Bug #6877 )
...
See https://redmine.pfsense.org/issues/6877#note-4
2016-11-17 12:36:33 +01:00
Steve Beaver
589634a968
Revise host and domain sorting so that the index is not lost
2016-11-16 18:28:41 -05:00
Steve Beaver
f399727871
Added addrtolower() function to allow IPv6 addresses to be converted to lower case while preserving aliases or other text
2016-11-16 16:10:03 -05:00
Luiz Otavio O Souza
75bc87fe10
Revert "Fix #6864 automatically convert IPv6 input to lowercase"
...
This reverts commit d461ff40e3 .
2016-11-15 21:50:00 -06:00
Luiz Otavio O Souza
9128641db5
Revert "Fix #6918 Allow aliases with capital letters in rules"
...
This reverts commit 9444a281f0 .
2016-11-15 21:45:37 -06:00
Phil Davis
9444a281f0
Fix #6918 Allow aliases with capital letters in rules
...
Expand the types of Form_IpAddress so that the caller can specify
exactly what combination of IPv4, IPv6 address and alias is allowed for
the field.
Set the appropriate input pattern and hover help text.
Only toLowercase() the entered value if it has a ":" in it - i.e. it
looks like it is intended to be an IPv6 address (rather than an IPv4 or
an alias name).
2016-11-14 00:02:40 +05:45
jim-p
fbb652ed28
Use the ntpd "pool" command for more robust timekeeping. Attempting to automatically determine if we are using a pool, and allow it to be set optionally otherwise. Implements #5985
2016-11-11 16:24:00 -05:00
jim-p
92a7893958
Add options to console menu reboot selection to reboot into single user mode and to reboot and force a filesystem check. Implements #6639
2016-11-11 15:22:29 -05:00
Steve Beaver
464a540a3b
Revert change to row delete button
2016-11-11 13:44:47 -05:00
Steve Beaver
b9c0d66df5
Revert "Suppress delete button if only one row"
...
This reverts commit 75ac7cab1d .
2016-11-11 13:38:17 -05:00
Steve Beaver
75ac7cab1d
Suppress delete button if only one row
2016-11-11 11:37:01 -05:00
Steve Beaver
38fe6f0792
Fixed #6916
2016-11-11 11:11:58 -05:00
Steve Beaver
aa66a12568
Revert "Fixed #6811 "
...
This reverts commit f92d44da5a .
2016-11-11 08:40:47 -05:00
Luiz Otavio O Souza
7798eb1e6a
Fix a 'divide by zero' bug in traffic_shaper_wizard_multi_all.inc.
2016-11-09 22:08:03 -06:00
Phil Davis
d622a62eb4
Comment typos alphabet
2016-11-10 08:53:54 +09:30
Renato Botelho
5e105459a6
Merge pull request #3218 from kernelbug/master
2016-11-09 16:05:44 -02:00
Renato Botelho
8d8cd37224
Merge pull request #3220 from PiBa-NL/ipsec-routes
2016-11-09 16:02:47 -02:00
Renato Botelho
b256751e9b
Merge pull request #3211 from PiBa-NL/syslogd-logsocket
2016-11-09 15:32:50 -02:00
Steve Beaver
8e7fea674a
Fixed #6903
...
hosts and domains sorted on display, not on save to config
2016-11-09 09:56:00 -05:00
jim-p
b8b0fab1a4
Merge pull request #3215 from PiBa-NL/xmlrpc-loopback
2016-11-09 08:08:08 -05:00
Luiz Otavio O Souza
1267b78714
The IPv6 packets are always blocked.
...
Ticket #6206
2016-11-09 00:26:28 -06:00
Luiz Otavio O Souza
c603770d8e
Fix a 'divide by zero' bug on shaper wizard when PRIQ is used and no bandwitdth is entered (the correct setting for a PRIQ scheduler).
2016-11-09 00:21:43 -06:00
PiBa-NL
ee908e9367
ipsec, apply routes also for IP-aliases with carp parents
2016-11-08 21:38:39 +01:00
Steve Beaver
da7054b7cf
Fixed #6893
...
Null configuration settings are now written as <tag></tag> instead of <tag /> for consistency
2016-11-08 13:53:22 -05:00
Renato Botelho
d36ea86762
2.4.0 is now BETA
2016-11-07 20:13:40 -02:00
Steve Beaver
6bd09ca2ce
Fixed 6901
2016-11-07 14:13:37 -05:00
jim-p
86584ded30
Store Dynamic DNS passwords in Base64 to protect special characters. Fixes #6688
2016-11-07 13:49:19 -05:00
Steve Beaver
10b262b409
Fixed #6898
2016-11-07 13:00:24 -05:00
Luiz Otavio O Souza
a6b5014da2
So, PHP eats the last '\n' and we need an additional new line...
...
Fix the generated pf rules.
2016-11-07 09:56:38 -06:00
Steve Beaver
7c3a9dede9
Fixed #6779
...
Round calculated bandwidth down to nearest integer
2016-11-07 10:36:19 -05:00
Steve Beaver
54a217f0ff
Correct part of #6779
...
Setting input "step" value to "any" alows hte element to accept decimal (float) values, not just integers.
2016-11-07 09:38:25 -05:00
Luiz Otavio O Souza
55fcc035d1
Do not generate IPv6 rules when IPv6 is disabled.
...
Ticket #6206
2016-11-06 22:17:50 -06:00
Luiz Otavio O Souza
411d4e6e55
Consider the IPv6 checksum options when dealing with "Disable hardware checksum offload".
...
Ticket #5321
2016-11-06 21:51:13 -06:00
Luiz Otavio O Souza
a227ecef28
Merge pull request #3164 from fredronnv/master
...
* 'master' of https://github.com/fredronnv/pfsense :
Fix bug where CARP vip status is incorrent in the interface when more than one CARP vip is configured for an interface.
2016-11-06 21:18:16 -06:00
Luiz Otavio O Souza
068ec0b175
Merge pull request #3176 from stilez/patch-49
...
* 'patch-49' of https://github.com/stilez/pfsense :
80 character lines ftw :)
standardise old code ("or" -> "||")
2016-11-06 20:57:48 -06:00
Luiz Otavio O Souza
81cc31e125
Merge pull request #3199 from phil-davis/ipv6lower
...
* 'ipv6lower' of https://github.com/phil-davis/pfsense :
Remove "use lowercase" hint
Fix #6864 automatically convert IPv6 input to lowercase
2016-11-06 20:49:49 -06:00
Luka Pavlyuk
c766ac7dd7
Fix #6899
2016-11-07 00:32:39 +03:00
Luiz Otavio O Souza
3c3f9397de
Fix the port assigment on SG-4860 or SG-8860.
2016-11-04 23:26:02 -05:00
Steve Beaver
7da65ab7dc
Fixed #6895
...
by setting overflow-x: visible; in CSS
2016-11-04 16:25:08 -04:00
Renato Botelho
7ac34d65a4
Enable ALTQ for cxl. Fixes #6830
2016-11-04 17:16:28 -02:00
jim-p
1be1b87b5f
When deleting or disabling a non-dynamic gateway, if that gateway was set as default then remove the corresponding default route to respect the user's decision. Fixes #6659
2016-11-04 14:06:53 -04:00
Steve Beaver
f92d44da5a
Fixed #6811
2016-11-04 12:51:36 -04:00
jim-p
2446fffa59
Convert CloudFlare and GratisDNS dynamic DNS over to split hostname and domain name fields, like Namecheap. Otherwise they could both break with subdomains or international TLDs with many parts. Fixes #6778
2016-11-04 11:05:28 -04:00
Steve Beaver
e5d3397358
Fixed #6753
...
Interface menu entries no longer sorted for consistency with other GUI instances
2016-11-04 10:38:07 -04:00