summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-8/+59
|\
| * add a check to avoid foreach on non-arrayChris Buechler2015-07-271-0/+4
| * Upgrade config to 11.9. Changes IPsec peer ID for EAP types to "any", to reta...Chris Buechler2015-07-251-0/+13
| * change iketype auto to ikev2 on upgrade. Ticket #4873Chris Buechler2015-07-231-0/+5
| * Merge pull request #1770 from phil-davis/patch-1Chris Buechler2015-07-211-0/+10
| |\
| | * Unset old CA and Cert in left system configPhil Davis2015-07-211-0/+8
| | * Unset old CA and Cert in system configPhil Davis2015-07-211-0/+2
| * | Merge pull request #1771 from phil-davis/patch-2Renato Botelho2015-07-211-3/+4
| |\ \
| | * | Allocate dnpipe and dnqueue numbers even if no filter rulesPhil Davis2015-07-211-3/+4
| | |/
| * | Captive Portal zoneid upgrade fix var name typoPhil Davis2015-07-211-1/+1
| |/
| * Fix #4794:Renato Botelho2015-07-171-1/+22
| * Code spacingPhil Davis2015-06-151-2/+2
| * Code style bits and pieces from etcPhil Davis2015-05-311-11/+11
| * Fix up Ticket #4504 implementation. Match config style with other areas. Use ...Chris Buechler2015-04-041-3/+0
* | Merge branch 'master' of github.com:pfsense/pfsenseSjon Hortensius2015-04-041-0/+4
|\ \ | |/
| * Ticket #4504 actually make it correctErmal LUÇI2015-04-031-1/+3
| * Upgraded configurations should keep the default configuration of bypassing la...Ermal LUÇI2015-04-031-0/+2
* | Merge remote-tracking branch 'upstream/master' into origin/masterSjon Hortensius2015-03-221-404/+619
|\ \ | |/
| * dns_split was a comma separated list and moved to use space as separator, pro...Renato Botelho2015-03-061-0/+13
| * Code style etc inc uPhil Davis2015-03-031-403/+589
| * Ancient bug on upgrade_014_to_015Phil Davis2015-03-011-1/+1
| * Random text typosPhil Davis2015-02-111-3/+3
| * remove empty valuesxbipin2015-02-051-10/+9
| * upgrade configxbipin2015-02-051-0/+17
* | Globally correct a few typosSjon Hortensius2015-03-071-1/+0
|/
* To avoid issues with clashing SAIDs go back to specifying the reqid in strong...Ermal LUÇI2015-01-131-0/+13
* Fix #4090:Renato Botelho2015-01-051-0/+7
* It's supposed to remove windows EOL here, not ;Renato Botelho2015-01-051-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-6/+7
* Add config upgrade code to make sure iketype is set, bump config version to 1...Renato Botelho2014-12-311-0/+12
* Add config upgrade code to validate changes made on c2fe67eb and d269747b. It...Renato Botelho2014-12-221-0/+16
* Replace ; by newlines when upgrading custom_options from unbound packages, it...Renato Botelho2014-12-181-0/+3
* Add a cron item to expire items from webConfiguratorlockout, also add config ...Renato Botelho2014-12-171-0/+14
* Use newline to separate unbound custom options during config upgrade, it shou...Renato Botelho2014-12-151-4/+4
* Unlink temporary xml file to avoid filling up space with junk filesErmal LUÇI2014-12-011-0/+4
* Do not run this during bootupErmal LUÇI2014-11-271-1/+2
* Do not run this code during upgrade and if ost is booting upErmal LUÇI2014-11-271-4/+8
* Rather than set the g['booting'] on globals provide a function to test for th...Ermal LUÇI2014-11-261-6/+6
* Ticket 3967, revert upgrade code. Existing 2.2 installs might be impactedErmal2014-11-101-23/+1
* Fix two more instances of rrd.tgz renaming.jim-p2014-10-311-2/+2
* Remove also old unbound startup scriptRenato Botelho2014-09-251-0/+1
* Remove unbound files, menu and service during config upgrade, otherwise thing...Renato Botelho2014-09-241-0/+28
* Make sure unbound user and group is also created during upgrade configRenato Botelho2014-09-231-0/+4
* Provide upgrade config code to migrate unbound settings from 2.1 package to 2...Renato Botelho2014-09-231-0/+92
* Use a uniqid() to track phase2 entries to avoid confustion and various mistak...Ermal2014-08-011-0/+14
* Remove extra quote and fix syntaxRenato Botelho2014-07-061-1/+1
* Use a php function rather tan using exec. Suggested-by: gargaErmal2014-07-041-1/+1
* Remove all .xml file generated from upgrade since it makes /var fullErmal2014-07-041-0/+1
* Fix dscp values and provide a config upgrade to fix values stored in config.x...Renato Botelho2014-06-241-0/+17
* Change the option for webconfig login autocomplete from opt-in to opt-out, al...Renato Botelho2014-06-181-0/+9
OpenPOWER on IntegriCloud