Commit Graph

31645 Commits

Author SHA1 Message Date
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
NOYB
cea54822f1 Miscellaneous Textual Corrections - Services DNS Forwarder
(cherry picked from commit 3d7aaa1a3f)
2016-05-09 09:22:42 -04:00
Renato Botelho
4cbe0b132f Fix #6120
- Do not include /etc/ttys on base package, it's not supposed to be
replaced during upgrade
- Create a script /etc/rc.console_setup to make it easy to call
setup_serial_port() from shell scripts. This script will update
/etc/ttys accordingly
- Call /etc/rc.console_setup just after 2nd stage of upgrade happened
and new files are in place
2016-05-09 09:51:51 -03:00
Chris Buechler
96ca32a246 Update L7 config upgrade code removal. Only file notice if it was actually in use, otherwise it just confuses people. 2016-05-08 03:14:46 -05:00
Chris Buechler
297ace668e Add config upgrade code to update package names. Ticket #6118 2016-05-08 03:11:15 -05:00
Chris Buechler
d239edd157 Setup gateway monitors and exit in rc.newwanip(v6) if system is booting. Ticket #6186 2016-05-07 20:00:38 -05:00
Chris Buechler
adff31362e Log if rc.newwanip(v6) is called with empty interface. 2016-05-07 19:29:01 -05:00
Chris Buechler
55a9ca071b status_queues.php, default packet_s to 0 if it falls through to that point. Ticket #6329 2016-05-07 17:10:31 -05:00
Stephen Beaver
f2c719c995 Experimentally fixed #6327
(cherry picked from commit 54fc9503ff)
2016-05-07 15:46:20 -04:00
NOYB
885af75cbb Miscellaneous Textual Correction - Firewall / Shaper
(cherry picked from commit c3ebf34704)
2016-05-07 15:08:26 -04:00
NOYB
0925f82d68 Miscellaneous Textual Correction - Firewall / Rules
(cherry picked from commit 1fd8a55206)
2016-05-07 15:07:06 -04:00