summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Properly handle this rename, and squelch errors if it fails.jim-p2014-05-211-1/+1
* Merge pull request #1032 from fichtner/contributions manually since it does n...Ermal2014-04-281-0/+4
* Do not allow upgrade_101_to_102 to exit earlyPhil Davis2014-04-141-20/+18
* Provide upgrade code after changes done for Ticket #3441Ermal2014-03-141-0/+16
* s/unlink/unlink_if_exists/Renato Botelho2014-03-031-2/+2
* Merge 10 -> 10.1 and 10.1 -> 10.2 function upgrade since the recent changes d...Ermal2014-02-171-5/+2
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-3/+3
* Upgrade all firewall rules to include a tracker field. Add a tracker field ev...Ermal2013-12-311-0/+26
* Fix syntaxRenato Botelho2013-12-241-2/+2
* Make sure to give the zone a name during the upgrade, or else it comes throug...jim-p2013-12-231-0/+1
* Convert ipaliases over carp to new world orderErmal2013-12-181-0/+27
* Since zoneid need to be less then 4096 provide some upgrade code to handle th...Ermal2013-11-251-0/+17
* Many fixes on privileges, ticket #3216:Renato Botelho2013-11-151-0/+34
* Add hybrid and disabled outbound NAT, fixes #2416:Renato Botelho2013-11-131-0/+16
* Change OpenVPN Compression settings to cover the full range of allowed settin...jim-p2013-10-311-0/+21
* Set default value to radius_protocol during upgrade, it should fix #3226Renato Botelho2013-10-111-0/+2
* Needs parensjim-p2013-10-101-1/+1
* Add upgrade code to change the DHCP next-server value to nextserver since it ...jim-p2013-10-101-5/+15
* Remove newsyslog cron job on upgrade, if present.jim-p2013-10-091-0/+5
* Alix 2D6 crashes upgrade process withou out of diskspaceXon2013-09-161-1/+3
* Set action = pass for configured mac addresses on CP passtrumacRenato Botelho2013-09-141-0/+15
* Disable kill_states by default on upgrade, it fixes #3183Renato Botelho2013-09-061-0/+6
* Fix #3004:Renato Botelho2013-09-031-10/+5
* Make sure RRD data is restored from backup before upgrading data and a new ba...Renato Botelho2013-09-031-0/+22
* Add independent logging choices to disable logging of bogon network rules and...jim-p2013-07-091-0/+8
* Repect global conf_pathRenato Botelho2013-07-021-1/+1
* Don't flip the IPv6 allow setting just because people are upgrading. Just upg...Chris Buechler2013-06-171-3/+1
* Fixes #2979Renato Botelho2013-05-291-0/+27
* Fix IPv6 Prefix ID default valueRenato Botelho2013-05-061-0/+12
OpenPOWER on IntegriCloud