summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* No longer experimental so comment removedSteve Beaver2017-08-176-6/+7
* Speedup package related calls to get_pkg_info() since now we have a script th...Renato Botelho2017-08-162-3/+2
* Don't automatically update CIDR masks if the selector is disabledSteve Beaver2017-08-161-7/+14
* Do not use reference to avoid losing dataRenato Botelho2017-08-161-2/+4
* Ignore upgrade_167_to_168() when upgrade_166_to_167() runs, they are both the...Renato Botelho2017-08-161-0/+2
* Always run additional_config_upgrade() and do it after config is writtenRenato Botelho2017-08-161-8/+10
* Each item in additional_config_upgrade() must write config after changing itRenato Botelho2017-08-161-3/+7
* Detect old workarounds in config upgrade and deal with themRenato Botelho2017-08-161-2/+20
* Bring upgrade_166_to_167() to 2.3 worldRenato Botelho2017-08-161-1/+39
* Move workaround used to enable pkg metadata update cronjob to a generic mecha...Renato Botelho2017-08-162-30/+35
* 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 s...Steve Beaver2017-08-161-6/+6
* Convert firewall logs widget to centralized refresh systemSteve Beaver2017-08-161-20/+34
* Revert config version to 15.8 and remove upgrade scriptSteve Beaver2017-08-152-35/+1
* Add thermal_sensors.inc file to obsoleted files listSteve Beaver2017-08-151-0/+1
* COnvert thermal sensor widget to central refresh systemSteve Beaver2017-08-153-103/+40
* COnvert dyndns widget to central refresh systemSteve Beaver2017-08-151-24/+30
* Added refresh icon to version displaySteve Beaver2017-08-151-1/+4
* Add refresh icon to system info widget version displaySteve Beaver2017-08-151-0/+2
* 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
* Add a workaround to register rc.update_pkg_metadata cronjob on 2.3 since conf...Renato Botelho2017-08-151-0/+30
* Show user when pkg metadata was updatedRenato Botelho2017-08-151-4/+20
* Update cache when GUI successfully update pkg metadataRenato Botelho2017-08-151-0/+6
* Consider only last output lineRenato Botelho2017-08-151-1/+1
* Speedup get_system_pkg_version() considering only installed packagesRenato Botelho2017-08-151-2/+2
* Use cache file to show pfSense version informationRenato Botelho2017-08-152-4/+22
* Save pkg update return codeRenato Botelho2017-08-151-4/+8
* Run rc.update_pkg_metadata in background when repository changesRenato Botelho2017-08-151-1/+3
* Remove dead code using in the past to migrate from pfSense-repo-devel to a si...Renato Botelho2017-08-151-9/+0
* Make sure pkg metadata is updated at least once daily. It will be used to spe...Renato Botelho2017-08-153-0/+54
* System info widget prepared for background version checksSteve Beaver2017-08-151-11/+62
* Re-wrote ipsec widgt to return JSON formatted AJAX dataSteve Beaver2017-08-141-69/+79
* First part of dashboard update systemSteve Beaver2017-08-145-82/+195
* COmpleted conversion of dashboard widget to ventralized refresh systemSteve Beaver2017-08-142-41/+47
* Put the FQDN first in /etc/hosts to make dnsmasq happy when reverse resolving...jim-p2017-08-141-3/+4
* Adding widget and login css filesSteve Beaver2017-08-142-0/+352
* Add Netgate Services and Support widgetSteve Beaver2017-08-143-8/+42
* New login design back-ported from 2.4Steve Beaver2017-08-142-83/+194
* Use an alternate method to stop unbound and fix #7326jim-p2017-07-141-6/+19
* If a client address is in the webConfiguratorlockout table, do not allow them...jim-p2017-07-141-0/+25
* Fix typojim-p2017-07-131-2/+2
* Restructure how unbound zone data is written to fix processing of "redirect" ...jim-p2017-07-133-36/+104
* Improve the way the auth server list is generated and account for a key being...jim-p2017-07-101-4/+2
* Removed MSS clamping exclusionsRobbert Rijkse2017-07-061-4/+1
* Several complaints of unbound problems after commiting, so back this out. Rev...jim-p2017-07-061-22/+6
* Fix missing line from openssl.cnfjim-p2017-07-051-0/+1
* Include User Agent information when update bogons listRenato Botelho2017-07-051-0/+8
* Remove extra spaces from User AgentRenato Botelho2017-07-053-4/+4
OpenPOWER on IntegriCloud