summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3796 from eyJhb/masterRenato Botelho2017-08-161-1/+2
|\
| * dyndns: changed CloudFlare to Cloudflare - correct spellingeyJhb2017-08-101-1/+1
| |
| * dyndns: added password help text for cloudflareeyJhb2017-08-101-1/+2
| |
* | Fixed #7625Steve Beaver2017-08-161-7/+5
| |
* | Do not use reference to avoid losing dataRenato Botelho2017-08-161-2/+4
| |
* | Always run additional_config_upgrade() and do it after config is writtenRenato Botelho2017-08-161-8/+10
| |
* | Fix indent/spaceRenato Botelho2017-08-161-9/+14
| |
* | Check if specific config upgrade code already ran and skip itRenato Botelho2017-08-161-7/+20
| |
* | Add a function to be called every time convert_config() runsRenato Botelho2017-08-162-0/+14
| |
* | Hide dashboard update period control. No longer needed with central refresh ↵Steve Beaver2017-08-161-6/+6
| | | | | | | | system
* | Convert firewall log widget to centralized refresh systemSteve Beaver2017-08-161-18/+32
| |
* | Use central refresh system for dyndns widgetSteve Beaver2017-08-152-31/+33
| |
* | Refresh cache every 2h when using GUIRenato Botelho2017-08-151-1/+1
| |
* | Make sure pfSense-upgrade return code is obtained instead of tail's oneRenato Botelho2017-08-151-1/+3
| |
* | Unset workaround used to set cronjob on 2.3.xRenato Botelho2017-08-151-0/+3
| |
* | Converted thermal sensor widget to use central refresh systemSteve Beaver2017-08-153-36/+40
| |
* | ipsec widget converted to JSON formatted refreshSteve Beaver2017-08-151-43/+50
| |
* | Put the FQDN first in /etc/hosts to make dnsmasq happy when reverse ↵jim-p2017-08-141-3/+4
| | | | | | | | resolving hostnames. Make a special exception for localhost. Fixes #7771
* | Revise error page to comply with login page styleSteve Beaver2017-08-142-21/+68
| |
* | Merge pull request #3800 from phil-davis/patch-1Steve Beaver2017-08-131-3/+3
|\ \
| * | Comment typosPhil Davis2017-08-131-3/+3
|/ /
* | Fix a couple of 'route: writing to routing socket: Invalid argument' ↵Luiz Souza2017-08-121-3/+5
| | | | | | | | | | | | | | 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 ↵Luiz Souza2017-08-111-2/+6
| | | | | | | | after the timeout.
* | Disable the DAD on the stf interface. This prevents the dpinger from start.Luiz Souza2017-08-111-4/+1
| |
* | Fixed #7625Steve Beaver2017-08-113-13/+33
| | | | | | | | | | | | | | By: Separating the source and destination onChange functions Preventing the mask selector from being automatically updated if it is disabled Simplifying the auto mask JavaScript
* | Build FRR package instead of FRR directlyjim-p2017-08-111-1/+1
| |
* | Refresh metadata before an upgradeRenato Botelho2017-08-111-1/+1
| |
* | Spelling :(Steve Beaver2017-08-111-1/+1
| |
* | Improve commentsSteve Beaver2017-08-111-2/+1
| |
* | Add AJAX version checkSteve Beaver2017-08-111-1/+44
| |
* | Show user when pkg metadata was updatedRenato Botelho2017-08-111-4/+20
| |
* | Update cache when GUI successfully update pkg metadataRenato Botelho2017-08-111-0/+6
| |
* | Change refresh link to iconSteve Beaver2017-08-111-1/+1
| |
* | Consider only last output lineRenato Botelho2017-08-111-1/+1
| |
* | remove old logo from default pageJared Dillard2017-08-102-1/+0
| |
* | Speedup get_system_pkg_version() considering only installed packagesRenato Botelho2017-08-101-2/+2
| |
* | Use cache file to show pfSense version informationRenato Botelho2017-08-102-4/+22
| |
* | Save pkg update return codeRenato Botelho2017-08-101-4/+8
| |
* | Add a protection to prevent ending up with duplicate crontab entryRenato Botelho2017-08-101-1/+10
| |
* | Revised Netgate Services and Support widget to use AJAX when refreshing the dataSteve Beaver2017-08-101-35/+85
| |
* | Update translation filesRenato Botelho2017-08-1084-3652/+3934
| |
* | Regenerate potRenato Botelho2017-08-101-75/+75
| |
* | Sort languages alphabetically (in English)Renato Botelho2017-08-101-6/+6
| |
* | Add Dutch to GUI, it's over 75% completeRenato Botelho2017-08-101-0/+1
| |
* | Run rc.update_pkg_metadata in background when repository changesRenato Botelho2017-08-101-1/+3
| |
* | Remove dead code using in the past to migrate from pfSense-repo-devel to a ↵Renato Botelho2017-08-101-9/+0
| | | | | | | | single pkg called pfSense-repo
* | Make sure pkg metadata is updated at least once daily. It will be used to ↵Renato Botelho2017-08-105-1/+70
|/ | | | speedup GUI parts related to pkg update
* Ensure the callback function exists before callingSteve Beaver2017-08-091-1/+1
|
* gateway, ntp, and openVPN widgets updatedSteve Beaver2017-08-095-65/+76
|
* Remove ajax stuff from installed packages widgetSteve Beaver2017-08-091-33/+2
|
OpenPOWER on IntegriCloud