Update translation files
Regenerate pot
Fix JSON format for mobile IPSec data per Kill Bill (Thanks!)
(cherry picked from commit ce3a6cfd365f171f6ffff86024a16dabb26803c8)
Time to go for 2.4.0-RC
Enable debug when building quagga to fix crash on ARM
Remove dashboard update period stuff
No longer experimental so comment removed
Add the AWS ena module to MODULES_OVERRIDE list.
Add Polish to GUI, it's over 75% complete
Revert "Enable debug when building quagga to fix crash on ARM"
This reverts commit 525bc9f1dbb32e7682fdf03e08e7d1bdc75cd53d.
Revert "Enable debug for frr too"
This reverts commit c694655bb1511c169ff8b0a280c9b34c63e01815.
Enable debug for frr too
Let more ports build on ARM
Widget comment edit
Re-write CPU usage calculation to avoid sleep in AJAX call
Speedup package related calls to get_pkg_info() since now we have a script that update metadata periodically
Merge pull request #3795 from PiBa-NL/20170808-hfsc-no-prio
Merge pull request #3799 from marjohn56/Unbound-start-delay
Merge pull request #3796 from eyJhb/master
Fixed #7625
Do not use reference to avoid losing data
Always run additional_config_upgrade() and do it after config is written
Fix indent/space
Check if specific config upgrade code already ran and skip it
Add a function to be called every time convert_config() runs
Hide dashboard update period control. No longer needed with central refresh system
Convert firewall log widget to centralized refresh system
Use central refresh system for dyndns widget
Refresh cache every 2h when using GUI
Make sure pfSense-upgrade return code is obtained instead of tail's one
Unset workaround used to set cronjob on 2.3.x
Converted thermal sensor widget to use central refresh system
ipsec widget converted to JSON formatted refresh
Put the FQDN first in /etc/hosts to make dnsmasq happy when reverse resolving hostnames. Make a special exception for localhost. Fixes #7771
Revise error page to comply with login page style
Merge pull request #3800 from phil-davis/patch-1
Comment typos
Fix a couple of 'route: writing to routing socket: Invalid argument' warnings during the boot.
Use the correct variable and only add the route when the hostname is resolved (if the remote address is a hostname).route: writing to routing socket: Invalid argument
Do not run the dpinger when the IPv6 address has the tentative flag even after the timeout.
Disable the DAD on the stf interface. This prevents the dpinger from start.
Fixed #7625By:Separating the source and destination onChange functionsPreventing the mask selector from being automatically updated if it is disabledSimplifying the auto mask JavaScript
Build FRR package instead of FRR directly
Refresh metadata before an upgrade
Spelling :(
Improve comments
Add AJAX version check
Show user when pkg metadata was updated
Update cache when GUI successfully update pkg metadata
Change refresh link to icon
Consider only last output line
Some systems - only one that I am aware of, complain that unbound is starting before dchp6 has completed leading to problems, this occurs only on boot.
Further examination did indeed show that the problem is caused by unbound starting before the dhcp6c - RTSOLD - rc.newwanipv6 have completed, making sure that these have all run before unbound is allowed to start corrects the problem....
remove old logo from default page
Speedup get_system_pkg_version() considering only installed packages
Use cache file to show pfSense version information
Save pkg update return code
Add a protection to prevent ending up with duplicate crontab entry
Revised Netgate Services and Support widget to use AJAX when refreshing the data
dyndns: changed CloudFlare to Cloudflare - correct spelling
Sort languages alphabetically (in English)
Add Dutch to GUI, it's over 75% complete
Run rc.update_pkg_metadata in background when repository changes
Remove dead code using in the past to migrate from pfSense-repo-devel to a single pkg called pfSense-repo
Make sure pkg metadata is updated at least once daily. It will be used to speedup GUI parts related to pkg update
dyndns: added password help text for cloudflare
Ensure the callback function exists before calling
gateway, ntp, and openVPN widgets updated
Remove ajax stuff from installed packages widget
dd system information widget to central refresh systemAdd ability for a widget to specify how often it wants to be updated
Revise upgrade script to insert support widget at the top of column 2Add old support widget to obsolete files list
Repair broken AJAX response (POST vs GET)
interface_statistics widget added to central refresh system
Add ipsec widget to new centralized refresh system
shaper, hfsc cannot use priority, as such don't show the field in the webgui.Also for the other shapers 0 is a valid priorityWhile fairq causes a error loading rules with a priority above 7 so prevent that.
Experimental centralized widget refresh systemUsed by the interfaces.widget.php widget only for now
make css compatible with newer nvd3 version
Update config version
Fix upgrade 166 to 167 script
Rename support widget refresh link to match new widget name
Force the support widget to show when a user upgrades to this version
Remove .empty files from trusted/revoked directories
Merge pull request #3794 from PiBa-NL/20170803-compact-red-theme-logo
Theme Compact-RED, adopt new logo for theme sizing navbar size
update top nav bar logo
change login page logo to svg
remove image from rss widget
update favicon
Merge pull request #3793 from ecovillage/master
improve README by full stop and link to github-help
Fix #7625: Auto select '128' as mask for IPv6
Fix VLAN Priority set pf syntax. Fixes #7744
Merge pull request #3762 from PiBa-NL/20170624_gatewayalarm_log