summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Captive portal: fix idle times in details popupplumbeo2017-08-231-2/+2
* When saving a GIF interface, do not allow the user to enter a subnet directly...jim-p2017-08-221-4/+4
* fixed #7795Steve Beaver2017-08-221-5/+5
* If the user chose to have DDNS Hostnames forced, respect that in the backend ...jim-p2017-08-211-0/+4
* Eliminate unused functions from functions.inc.phpSteve Beaver2017-08-211-75/+0
* Backport 2.4 getstats format for ease of maintenanceSteve Beaver2017-08-212-59/+5
* Fix system information widget display orderSteve Beaver2017-08-211-5/+8
* Avoid JS error by always rendering mobile ipsec DIV, even if emptySteve Beaver2017-08-201-5/+11
* Fixed JSON format in IPSec widet per Kill Bill (Thanks!)Steve Beaver2017-08-191-2/+1
* Interfaces menu "(Assign)" -> "Assigments"Steve Beaver2017-08-181-5/+20
* Revise CPU load display to eliminate sleep in AJAX callSteve Beaver2017-08-172-44/+47
* 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
* shaper, hfsc cannot use priority, as such don't show the field in the webgui.PiBa-NL2017-08-161-21/+24
* Some systems - only one that I am aware of, complain that unbound is starting...marjohn562017-08-163-0/+22
* DOn't automatically update CIDR masks if the selector is disabledSteve Beaver2017-08-161-9/+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
* COmpleted conversion of dashboard widget to ventralized refresh systemSteve Beaver2017-08-142-41/+47
* 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
* Put the FQDN first in /etc/hosts to make dnsmasq happy when reverse resolving...jim-p2017-08-141-3/+4
OpenPOWER on IntegriCloud