Commit Graph

32935 Commits

Author SHA1 Message Date
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
hamnur
04c2c66259 Activate RADIUS accounting for mobile ipsec if it was selected on the auth server view
(cherry picked from commit 1e0442e061)
2017-07-31 16:33:39 -03:00
hamnur
9ca72a7701 Add strongswan rekeymargin attribute to vpn ipsec phase1 view
(cherry picked from commit 9542011684)
2017-07-31 16:33:38 -03:00
marjohn56
ccf8bd86b8 dhcp6c Advanced Config prefix interface
Currently, when using dhcp6c advanced configuration the prefix interface is WAN, this is not very useful!

The changes here allow the user to select the interface that the PD will be applied on..

(cherry picked from commit 58a185aede)
2017-07-31 16:32:28 -03:00
PiBa-NL
1528ee4e95 dns, allow deleting last row for "Additional Names for this Host"
(cherry picked from commit f6cf3687d2)
2017-07-28 13:56:57 -03:00
Renato Botelho
6b47375788 Enable REDIS option for suricata 2017-07-26 14:08:37 -03:00
Renato Botelho
47683c9483 Do not re-create core pkg repo when running with -r 2017-07-20 14:04:18 -03:00
jim-p
67fea03620 Use an alternate method to stop unbound and fix #7326
(cherry picked from commit 782453b4db)
2017-07-14 14:47:24 -04:00
jim-p
f0da1eda7c If a client address is in the webConfiguratorlockout table, do not allow them to access the GUI. Print an error and kill their states. Ticket #7693
Extra check to be sure that an existing open state cannot bypass lockout controls.

(cherry picked from commit cc9b0f76da)
2017-07-14 09:57:14 -04:00
jim-p
930914fd81 Fix typo
(cherry picked from commit 2c3b9ac554)
2017-07-13 20:17:27 -04:00
PiBa-NL
1fdecbe6ee cron, fix job removal by index splice and write valid schedules for ramdrive backups
(cherry picked from commit ce3371fe96)
2017-07-13 16:06:38 -03:00
PiBa-NL
aeb0e915c2 cron, dont write_config() when nothing changed. 2017-07-13 16:05:22 -03:00
PiBa-NL
bef8ce513e bootup, change message to "Checking config backups consistency..." to tell whats taking time, as there is usually little to cleanup involved
(cherry picked from commit c253048797)
2017-07-13 15:58:47 -03:00
PiBa-NL
04cd314bce nat, portforwards should not make up a new destination information when a configured dhcp interface does not currently have an address.
fixes: https://forum.pfsense.org/index.php?topic=127585.msg733528#msg733528
(cherry picked from commit 5a8a8bbea3)
2017-07-13 15:58:24 -03:00
jim-p
021332fa29 Restructure how unbound zone data is written to fix processing of "redirect" zone entries. Fixes #7690
Also corrects some other misc issues for formatting of zone data.
While here, add an option, not exposed in the GUI, for users to get the previous behavior of defining short names for hosts.
2017-07-13 13:58:29 -04:00