Phil Davis
170fbb18b7
Customize limiter info message
...
The $dn_default_shaper_msg is what is displayed on the Limiters tab. It needs to talk about "limiter" rather than "queue".
This code builds up each message using the same base template sentences, inserting "queue" or "limiter" in the appropriate place.
(cherry picked from commit aadc135856 )
2016-05-16 07:39:16 -04:00
NOYB
8c95f1fe56
Miscellaneous Textual Corrections - System / Advanced / Networking
...
(cherry picked from commit 542d14be06 )
2016-05-16 07:38:07 -04:00
NOYB
507d2709e0
Miscellaneous Textual Corrections - System / User Manager / Settings
...
(cherry picked from commit 850211423b )
2016-05-16 07:37:16 -04:00
NewEraCracker
c6c8cfea72
Miscellanous Textual Corrections - Add missing dots, normalize case
...
(cherry picked from commit cb6c20a997 )
2016-05-16 07:36:08 -04:00
Chris Buechler
0f1304eed0
Sanitize notice output here as well. Ticket #6154
2016-05-16 13:24:05 +02:00
Chris Buechler
318726075a
Correct force updates when chosen. Ticket #6359
2016-05-16 08:02:04 +02:00
Chris Buechler
0876ed6cfb
Fix script name in error log
2016-05-15 20:34:06 -05:00
Chris Buechler
223ebd3f14
Fix misspellings.
2016-05-15 20:32:17 -05:00
Chris Buechler
a23600ef64
Disable ipcomp regardless of config setting to avoid problem. Ticket #6167
2016-05-13 08:22:09 -05:00
Chris Buechler
535634e547
Silence mwexec output. Now that the groupdel actually works, it spams the log when group isn't found. Ticket #6352
2016-05-13 07:03:52 -05:00
Phil Davis
4680f6bf75
Make rule_columns_with_alias end params optional
...
Stops PHP warnings like reported in forum https://forum.pfsense.org/index.php?topic=111768.0
2016-05-13 04:01:40 -05:00
k-paulius
361b388b44
Unbound and dnsmasq can both be enabled so restart both if need be
2016-05-13 01:30:57 -05:00
Chris Buechler
3ded329e23
Fix scope for IPv6 link local gateway IPs. Ticket #6353
2016-05-13 00:44:28 -05:00
Chris Buechler
857f349086
Handle link local IPv6 gateways and default gateway switching correctly. Ticket #6258
2016-05-13 00:34:15 -05:00
NOYB
35a19ca0ac
Miscellaneous Textual Corrections - System Advanced
2016-05-12 22:52:21 -05:00
NOYB
507d23cdd6
Miscellaneous Textual Corrections - Services NTP PPS
2016-05-12 22:50:42 -05:00
Chris Buechler
b460c43b93
Don't start unbound in track6 config if system is booting. Add dnsmasq here as well. Based on PR 2943. Ticket #6186
2016-05-12 22:40:39 -05:00
Chris Buechler
cd227001e5
Use -g with groupdel when passing a GID. Ticket #6352
2016-05-12 22:20:51 -05:00
Renato Botelho
f5a9bb1f21
Do not enable i386 by default on amd64 host
...
(cherry picked from commit 44b30d595f )
2016-05-12 17:54:45 -04:00
Stephen Beaver
c032a89a89
Fixed #6349
2016-05-12 17:53:52 -04:00
jim-p
88cce82b30
Use proper IPsec enable test. Fixes #6351
2016-05-12 13:02:36 -04:00
Stephen Beaver
60ebb4736c
Add alias display to target host and target port columns
...
(cherry picked from commit 474e70a2d1 )
2016-05-12 11:41:49 -04:00
Renato Botelho
eb29a44aab
Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278
2016-05-12 07:52:45 -03:00
Renato Botelho
26c7100b40
Fix #6278
...
$cpzone is always in lowercase, it's used as the array key used in
config.xml. Use it in two cases where the $cp['zone'] was being wrongly
used:
- To find out zoneid
- To replace PORTAL_ACTION url
2016-05-12 07:52:45 -03:00
Chris Buechler
7801279148
Store notices safely to prevent potential XSS when notices are displayed locally or by remote systems where they're shipped. Ticket #6154
2016-05-12 04:31:32 -05:00
Chris Buechler
4458ed6b5d
Fix package_reinstall_all post-upgrade when packages have been removed in pre_upgrade. Ticket #6137
2016-05-12 02:09:46 -05:00
NewEraCracker
807e3bfc17
Tweak upgrade - Remove unused code and document changes better
...
This will ensure a smooth upgrade for those running config 15.4 to any next version.
2016-05-11 17:07:27 -05:00
Chris Buechler
6c6e8e3407
Prefer index.php over index.html where both exist.
2016-05-11 16:33:06 -05:00
Renato Botelho
24d2e48271
Only execute remote search operation on first call of get_pkg_info(), this should fix #6177
2016-05-11 15:36:32 -03:00
Renato Botelho
1a543cea40
Do not call pkg_update() here since pkg_switch_repo() aldready does it
2016-05-11 14:02:09 -03:00
NewEraCracker
48d321ca07
Miscellanous Textual Corrections - Add missing dots to phrases
...
(cherry picked from commit e4c7d45fc7 )
2016-05-11 08:34:54 -04:00
NOYB
771acc31d2
Miscellaneous Textual Corrections - Services / Dynamic DNS
...
(cherry picked from commit 1c4e2ed053 )
2016-05-11 08:32:21 -04:00
Phil Davis
3f398f0d4d
Hide CIDR for alias types that do not use it
...
Suggested/discussed in forum
https://forum.pfsense.org/index.php?topic=111593.0
2016-05-11 01:56:31 -05:00
Phil Davis
f212adc8f4
hideMask only modify input-group on first parent
...
Otherwise when unhiding (e.g. for Network type alias), input-group gets
added to every div up the DM hierarchy and the layout gets messed up.
2016-05-11 01:56:22 -05:00
Chris Buechler
60ec2d7a6f
Rename OSPF and System Patches packages in pre_upgrade_command. Ticket #6118
2016-05-11 00:52:18 -05:00
Chris Buechler
538a3c04a6
Revert "Add config upgrade code to update package names. Ticket #6118 "
...
This reverts commit 291fad4387 .
2016-05-11 00:29:58 -05:00
Chris Buechler
381b8f1cd5
Check for is_array here to avoid possible issues if the config.cache is invalid. Adapted from PR 2925
2016-05-10 22:55:06 -05:00
Stephen Beaver
5925b41917
Spaces->tabs
...
(cherry picked from commit e1caefc74f )
2016-05-10 23:44:44 -04:00
jim-p
16203db376
Fix tab highlighting when editing mobile IPsec P1. Fixes #6341
2016-05-10 15:27:44 -04:00
NewEraCracker
d515da7528
Adding missing spaces between punctuation
...
(cherry picked from commit 0e63fe1f37 )
2016-05-10 09:10:44 -04:00
NOYB
031cf0b47c
Miscellaneous Textual Corrections - Services Load Balancer
...
(cherry picked from commit f381776667 )
2016-05-10 09:09:29 -04:00
PiBa-NL
533f5895ca
theme Compact-RED, added a few more tweaks to look a bit more aligned.
...
(cherry picked from commit ec18e589f1 )
2016-05-09 18:16:04 -04:00
Chris Buechler
07b45576c5
just exit for v6, gateways setup above.
2016-05-09 16:13:03 -05:00
Chris Buechler
0eb97c7c26
fix booting check
2016-05-09 16:11:11 -05:00
Stephen Beaver
ed80365be0
Add Compact-RED theme and update system.php to sort available themes by pfSense, then BETA, then user supplied themes.
...
(cherry picked from commit 6a5c666196 )
2016-05-09 14:45:04 -04:00
Renato Botelho
1ad587b53e
Revert "Fix #6120 "
...
This reverts commit 4cbe0b132f .
2016-05-09 14:20:29 -03:00
Renato Botelho
70f4175502
Revert "Require system.inc to fix /etc/rc.console_setup. Ticket #6120 "
...
This reverts commit 32f0ee8846 .
2016-05-09 14:20:20 -03:00
Renato Botelho
32f0ee8846
Require system.inc to fix /etc/rc.console_setup. Ticket #6120
2016-05-09 14:17:47 -03:00
Renato Botelho
65aac79d99
A simple fix for #6120
...
- Retire system_console_configure()
- Replace above call on rc.bootup by setup_serial_port()
2016-05-09 10:29:24 -03:00
NOYB
bce2ce6025
Miscellaneous Textual Corrections - Services DNS Resolver
...
(cherry picked from commit 0cb4d4a635 )
2016-05-09 09:23:51 -04:00