summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to 2019. Happy New YearSteve Beaver2019-05-101-1/+1
* Remove unnecessary expiretable cron jobs for ssh/gui lockout. Issue #9223jim-p2019-03-121-0/+8
* Ensure IPsec P1 entries have a 'protocol' value. Fixes #9207jim-p2018-12-181-0/+13
* Fix #9121: Initialize arrays to prevent PHP 7 errorsjim-p2018-11-211-47/+29
* Skip empty IPsec P1 during upgrade to 17.5. Fixes #9083jim-p2018-10-311-0/+4
* ssh settings upgrade fixesjim-p2018-10-101-1/+2
* ssh settings alignment. Fixes #8974jim-p2018-09-281-0/+15
* Fix a PHP error when upgrading gatewaysjim-p2018-09-061-2/+2
* Fix #7694: Replace sshlockout_pf by sshguardRenato Botelho2018-08-301-1/+22
* Upgrade config : Move captiveportal authentication to use user managerAugustin FL2018-08-101-0/+104
* FEC LAGG is deprecated, remove from GUI and change on upgrade. Fixes #8734jim-p2018-08-021-0/+18
* Create cron array if it doesn't exist on upgrade.jim-p2018-07-311-0/+6
* Integrate ACB into core. Add config migration.Steve Beaver2018-07-161-0/+29
* routing, add option 'automatic' for gateway selection, and allow manual order...PiBa-NL2018-07-021-0/+12
* Make GUI/config values for gateway groups match what the backend code expects...jim-p2018-07-021-0/+36
* Improve default gateway upgrade code. Ticket #8504jim-p2018-05-101-2/+54
* Gateways, allow for configuring a gatewaygroup as the default gateway.PiBa-NL2018-04-231-0/+84
* Captive portal: add option to choose whether to use the bandwidth limits retr...plumbeo2018-04-051-12/+27
* Fix #8417Renato Botelho2018-04-021-0/+11
* Bump up the XML config version.Luiz Souza2018-03-201-0/+4
* Revise picture widget to store image on file system, not in XML configSteve Beaver2018-03-161-0/+14
* Add a placeholder for a factory update.Luiz Souza2018-03-141-0/+4
* Correct variable reference for IGMP proxy enable in upgrade code. Fixes #8356jim-p2018-03-091-1/+1
* igmp, Add option to disable the igmp servicePiBa-NL2018-03-041-0/+12
* Fix #7469Renato Botelho2018-02-141-3/+3
* Fix config version # arrising from merging older PRSteve Beaver2018-02-021-2/+2
* Merge pull request #3711 from PiBa-NL/20170427-ipsec-multiple-P1-algoSteve Beaver2018-02-021-0/+19
|\
| * ipsec, allow configuration of multiple ike phase1 encryption ciphers (algo/bi...PiBa-NL2017-12-221-0/+19
* | upgrade_config.inc: Remove all restore_rrd() callsAlistair Francis2018-01-091-31/+0
* | Fix foreach error on hosts that have no dyndns entries.jim-p2018-01-051-0/+4
* | Update the Copyright notice for pfSense.Luiz Souza2018-01-051-1/+1
* | Delete keytype field from config, remove unnecessary file cleanup.Joeri Capens2018-01-021-5/+6
* | Remove old dnssec-keygen style files during upgradeJoeri Capens2017-12-291-0/+11
|/
* Fix #7981: Convert PPP ports interface names to new VLAN notation using dotsRenato Botelho2017-10-211-0/+22
* Fix the QinQ support.Luiz Souza2017-10-171-0/+29
* Change the VLAN inteface names to use the 'dotted' format of FreeBSD, which i...Luiz Souza2017-10-161-0/+22
* Bump config revision, fix comment. Ticket #7809jim-p2017-08-241-1/+1
* Setup upgrade code for wireless interfaces to the new format needed for 2.4, ...jim-p2017-08-241-0/+28
* Fix indent/spaceRenato Botelho2017-08-161-9/+14
* Add a function to be called every time convert_config() runsRenato Botelho2017-08-161-0/+12
* Unset workaround used to set cronjob on 2.3.xRenato Botelho2017-08-151-0/+3
* Add a protection to prevent ending up with duplicate crontab entryRenato Botelho2017-08-101-1/+10
* Make sure pkg metadata is updated at least once daily. It will be used to spe...Renato Botelho2017-08-101-0/+15
* Revise upgrade script to insert support widget at the top of column 2Steve Beaver2017-08-091-2/+27
* Update config versionSteve Beaver2017-08-071-0/+4
* Fix upgrade 166 to 167 scriptSteve Beaver2017-08-071-4/+2
* Force the support widget to show when a user upgrades to this versionSteve Beaver2017-08-041-2/+12
* Fix OpenVPN Auth Digest Algorithm selection so it does not use duplicate/alia...jim-p2017-07-101-0/+19
* Merge pull request #3556 from doktornotor/patch-3Renato Botelho2017-05-151-1/+1
|\
| * Fix net.inet.ip.random_id tunable description (Bug #6087)doktornotor2017-02-191-1/+1
OpenPOWER on IntegriCloud