summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* If the user chose to have DDNS Hostnames forced, respect that in the backend ...jim-p2017-08-211-0/+4
* 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
* 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
* 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
* 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
* Make sure pkg metadata is updated at least once daily. It will be used to spe...Renato Botelho2017-08-152-0/+45
* Put the FQDN first in /etc/hosts to make dnsmasq happy when reverse resolving...jim-p2017-08-141-3/+4
* Add Netgate Services and Support widgetSteve Beaver2017-08-142-7/+41
* New login design back-ported from 2.4Steve Beaver2017-08-141-83/+177
* 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-132-36/+100
* 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-052-3/+3
* Send uniqueid instead of UUID on user-agentRenato Botelho2017-07-052-6/+6
* Declare user_agent variable in the function it's usedRenato Botelho2017-07-051-10/+5
* Move uniqueid read to a function system_get_uniqueid()Renato Botelho2017-07-051-0/+18
* Change the way unbound is stopped when the process is being restarted, to giv...jim-p2017-06-291-6/+22
* unbound-control needs to know the config path or else it can't work properly....jim-p2017-06-291-2/+2
* Set a value for this variable in each case, so a previous value isn't re-used...jim-p2017-06-291-0/+1
* Use recently added hwaddr field to restore original MAC addressRenato Botelho2017-06-212-36/+3
* Fix net.inet.ip.random_id tunable description (Bug #6087)doktornotor2017-06-211-1/+1
* Fix APU2 with coreboot v4.x detectiondoktornotor2017-06-211-0/+1
* Make consistent rule information sectionPhil Davis2017-06-211-0/+41
* Use is_numeric() to make sure $prefix is not 0jim-p2017-06-211-1/+1
* Update interfaces.incaaa2ppp2017-06-211-2/+6
* Request PD even if no interfaces are set to track6 (Bug #4544)doktornotor2017-06-211-1/+1
* Update dyndns.classxygrec2017-06-211-2/+2
* Match whitespace after $vhid when checking CARP status to avoid partial match...jim-p2017-06-201-1/+1
* Don't remove examples from packages as obsolete, some packages rely on the fi...jim-p2017-06-121-1/+0
OpenPOWER on IntegriCloud