Commit Graph

32949 Commits

Author SHA1 Message Date
Steve Beaver
d800d0f5ba Revert config version to 15.8 and remove upgrade script 2017-08-15 20:17:59 -04:00
Steve Beaver
ef68bfa699 Add thermal_sensors.inc file to obsoleted files list 2017-08-15 16:43:22 -04:00
Steve Beaver
032f6a8963 COnvert thermal sensor widget to central refresh system 2017-08-15 16:40:11 -04:00
Steve Beaver
5efa7cae2f COnvert dyndns widget to central refresh system 2017-08-15 16:19:34 -04:00
Steve Beaver
b7a42d09d7 Added refresh icon to version display 2017-08-15 15:53:41 -04:00
Steve Beaver
1557953af1 Add refresh icon to system info widget version display 2017-08-15 15:31:55 -04:00
Renato Botelho
4ea84711df Refresh cache every 2h when using GUI 2017-08-15 14:54:28 -03:00
Renato Botelho
4e1a3d15ab Make sure pfSense-upgrade return code is obtained instead of tail's one 2017-08-15 14:22:26 -03:00
Renato Botelho
262f5ebe98 Add a workaround to register rc.update_pkg_metadata cronjob on 2.3 since config version cannot be bumped 2017-08-15 13:48:46 -03:00
Renato Botelho
e65e4744db Show user when pkg metadata was updated 2017-08-15 13:26:23 -03:00
Renato Botelho
38aca28596 Update cache when GUI successfully update pkg metadata 2017-08-15 13:24:55 -03:00
Renato Botelho
aee590122b Consider only last output line 2017-08-15 13:24:55 -03:00
Renato Botelho
de127ba685 Speedup get_system_pkg_version() considering only installed packages 2017-08-15 13:24:55 -03:00
Renato Botelho
51f9f8c22e Use cache file to show pfSense version information 2017-08-15 13:24:55 -03:00
Renato Botelho
870dcf677d Save pkg update return code 2017-08-15 13:24:55 -03:00
Renato Botelho
24ac6985d0 Run rc.update_pkg_metadata in background when repository changes 2017-08-15 13:24:55 -03:00
Renato Botelho
59c11dba3f Remove dead code using in the past to migrate from pfSense-repo-devel to a single pkg called pfSense-repo 2017-08-15 13:24:55 -03:00
Renato Botelho
40a5a7d07e Make sure pkg metadata is updated at least once daily. It will be used to speedup GUI parts related to pkg update 2017-08-15 13:24:55 -03:00
Steve Beaver
8e07e708cc System info widget prepared for background version checks 2017-08-15 07:44:35 -04:00
Steve Beaver
fe0eb5b111 COmpleted conversion of dashboard widget to ventralized refresh system 2017-08-14 17:46:28 -04:00
Steve Beaver
067109d9fd Re-wrote ipsec widgt to return JSON formatted AJAX data 2017-08-14 17:46:28 -04:00
Steve Beaver
8f3a49d7e9 First part of dashboard update system 2017-08-14 17:46:28 -04:00
jim-p
de7d6cb87d Put the FQDN first in /etc/hosts to make dnsmasq happy when reverse resolving hostnames. Make a special exception for localhost. Fixes #7771
(cherry picked from commit 0e78c2f544)
2017-08-14 14:17:36 -04:00
Steve Beaver
8dce797c3b Adding widget and login css files 2017-08-14 13:12:36 -04:00
Steve Beaver
179991b76e Add Netgate Services and Support widget 2017-08-14 13:06:02 -04:00
Steve Beaver
1605d94079 New login design back-ported from 2.4 2017-08-14 12:49:02 -04:00
jim-p
5d336c75ce Change IPsec widget tunnel status to handle newer strongSwan childid format. Fixes #7499
(cherry picked from commit 4de753e52d)
2017-08-07 14:10:17 -04:00
Steve Beaver
640d1b6456 pfSense 2.4 setHelp syntax was applied to v 2.3 - arguments should be provided in an array 2017-08-07 09:31:58 -04:00
Renato Botelho
ba43afdbf2 Remove .empty files from trusted/revoked directories 2017-08-04 11:15:38 -03:00
Felix Wolfsteller
b36b36eea1 improve README by full stop and link to github-help
(cherry picked from commit 47dc4743a8)
2017-08-03 08:27:59 -03:00
Renato Botelho
036b32b57e Fix #7625: Auto select '128' as mask for IPv6 2017-08-01 16:57:38 -03:00
PiBa-NL
f4c3483a1c rc.gateway_alarm, add syslog message that shows that a alarm was raised/cleared and what the parameters were
This helps clarify why sometimes services are restarted when reading through the syslogs.

(cherry picked from commit 48196bf0b2)
2017-07-31 17:32:45 -03:00
Fernsehkind
2839bb1319 Use correct wording for menu entry "Reset All States" in "System/Advanced Network"
(cherry picked from commit ee7bdbe69b)
2017-07-31 17:32:18 -03:00
Fernsehkind
c5ad7e261b Use correct wording for log output when IP address has changed and states are killed accordingly
(cherry picked from commit 8e7d47feda)
2017-07-31 17:32:17 -03:00
Ralph Haussmann
0ffce5fdd6 Add GUI entry for ip_change_kill_states in Network/Advanced (See #1629)
(cherry picked from commit 66a405929e)
2017-07-31 17:32:17 -03:00
Ralph Haussmann
ba2500cf27 Improve log output when ip_change_kill_states is set.
(cherry picked from commit a84da2286c)
2017-07-31 17:32:16 -03:00
Renato Botelho
d33bdb2705 Merge pull request #3774 from phil-davis/sort-if-names-RELENG_2_3 2017-07-31 16:41:19 -03:00
PiBa-NL
ac789c952c ipsec, prevent simultaneous/repeated calling of vpn_ipsec_configure() by /etc/rc.newipsecdns
(cherry picked from commit 7c6f38e49a)
2017-07-31 16:38:10 -03:00
PiBa-NL
898d5161fb Trafficshaper, show interface names for disabled interfaces, dont just show a kinda 'empty' spot..
(cherry picked from commit 725aee3f19)
2017-07-31 16:37:38 -03:00
marjohn56
8f212c6423 Correct typo's as per Jim's request
(cherry picked from commit 3e86fa9913)
2017-07-31 16:36:52 -03:00
marjohn56
8420b94480 Add Option to use static IPV6 over v4 parent ( PPPoE
A new option when setting a v6 static on the WAN to allow  the connection to use the V4 interfaces i.e. PPPoE

(cherry picked from commit b73313837b)
2017-07-31 16:36:51 -03:00
stilez
514233eee2 typo
"Networked" not "network" - "Internet of Things" especially.

(cherry picked from commit d751dee379)
2017-07-31 16:35:14 -03:00
stilez
23dcfc7525 grammar fix
(cherry picked from commit 94ef78afa9)
2017-07-31 16:35:12 -03:00
stilez
8347777187 format %1$s etc in help
(cherry picked from commit ef77e40e0c)
2017-07-31 16:35:10 -03:00
stilez
5c9bc79843 Improve the HELP note about what will/won't work if TLD is set to ".local"
For example, some people won't use mDNS and won't know other things might break; also it's not clear that while ".local" is a problem, ".local.lan" isn't.

(cherry picked from commit b45746a37c)
2017-07-31 16:35:09 -03:00
Lorenz Schori
a32a2d04ce Add support for IPv6 AUTO_LINKLOCAL flag on bridge interfaces
(cherry picked from commit b060e08c9d)
2017-07-31 16:34:42 -03:00
hamnur
64876ec1aa Use attribute rekey_enable as usual but optionally allow to set margintime if rekeying is not disabled
(cherry picked from commit 376e6f6719)
2017-07-31 16:33:52 -03:00
hamnur
a69de2f673 Fix indent of if-block
(cherry picked from commit 9d472f01c3)
2017-07-31 16:33:50 -03:00
hamnur
8f03bc0481 Check if margintime is numeric and smaller than P1 lifetime
(cherry picked from commit af729f53f3)
2017-07-31 16:33:47 -03:00
hamnur
f7c409fe15 Hide margintime if rekeying is disabled
(cherry picked from commit e18ddb3844)
2017-07-31 16:33:46 -03:00