summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Properly handle this rename, and squelch errors if it fails.jim-p2014-05-211-1/+1
* s/unlink/unlink_if_exists/Renato Botelho2014-03-031-2/+2
* Provide upgrade code after changes done for Ticket #3441Ermal2014-02-171-0/+16
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-3/+3
* Make sure to give the zone a name during the upgrade, or else it comes throug...jim-p2013-12-231-0/+1
* Set default value to radius_protocol during upgrade, it should fix #3226Renato Botelho2013-10-111-0/+2
* Needs parensjim-p2013-10-101-1/+1
* Remove newsyslog cron job on upgrade, if present.jim-p2013-10-101-0/+5
* Add upgrade code to change the DHCP next-server value to nextserver since it ...jim-p2013-10-101-0/+10
* Alix 2D6 crashes upgrade process withou out of diskspaceXon2013-09-191-1/+3
* 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
* Install Plan B for upgrading the RRD files to the newer format to add IPv6 fi...smos2013-04-161-42/+106
* Sprinkle some unset to reduce footprintErmal2013-04-121-17/+25
* Upgrade code & config default versionN0YB2013-02-091-0/+10
* Adjust RRD captive portal graphs for CP zonesRenato Botelho2013-02-061-0/+13
* Fix rrd databases upgrade. Helps ticket #2651Renato Botelho2013-01-281-4/+2
* Fix indent and remove trailing tabs and whitespacesRenato Botelho2013-01-211-85/+88
* Fix outbound NAT rules when interface is deleted:Renato Botelho2013-01-051-0/+13
* Make limiters have a schedule specified which applie bandwidth limits during ...Ermal2012-10-091-0/+18
* Due to the DHCP pool tag needing to be an array, rename the old LB "pool" var...jim-p2012-09-261-0/+17
* Ensure this gets a set default value or things can breakjim-p2012-08-011-0/+3
* Remove ca referencebcyrill2012-07-031-3/+0
* Implement certificate chain in Captive Portalbcyrill2012-07-031-12/+20
* Use Certificate Manager in Captive Portal settingsbcyrill2012-07-021-0/+39
* Change ereg_replace to preg_replace() functionccesario2012-06-301-1/+1
* Generalize the Crypto hardware option and add GUI support for AES-NI.jim-p2012-06-121-1/+7
* Make sure we tag all 2.0 gateways as being IPv4, in 2.1 we require this tag t...smos2012-06-081-0/+10
* Correct upgrade code from report of http://forum.pfsense.org/index.php/topic,...Ermal2012-06-061-5/+14
* Fixes #2428. Reference limiters in rules by name to avoid issues. Also put up...Ermal2012-06-011-0/+40
* Include util.inc and IPv6.inc before config.lib.inc.smos2012-06-011-1/+0
* Make sure we include "util.inc" during config upgrade. We need is_ipaddrv4() ...smos2012-06-011-0/+1
* Rename old RRD quality database to the new GW name so we continue the graph.smos2012-05-311-0/+7
* Fix reference updating for when more than one carp vip exists. Skip the upgra...Erik Fonnesbeck2012-05-231-5/+9
* Add missing declaration for global variable $g where it is used.Erik Fonnesbeck2012-05-231-2/+2
* Fix name of the config section for virtual IPs in upgrade code. Ticket #2445Erik Fonnesbeck2012-05-231-2/+2
* Check the surrounding characters to not allow partial matches. Ticket #2445Erik Fonnesbeck2012-05-231-1/+1
* Revert "Rather do a fix by going through vips in reverse order"Erik Fonnesbeck2012-05-231-4/+1
* Do this only for carp type vipsErmal2012-05-231-1/+4
* Rather do a fix by going through vips in reverse orderErmal2012-05-231-3/+5
* Since this is an interface to avoid issues arising from vip1 and vip11 existi...Ermal2012-05-231-1/+1
* Move vip upgrade code to be later, since it was backed out of 2.0.x it no lon...jim-p2012-05-231-15/+16
* Ooops use correct name for vipsErmal2012-05-231-2/+1
* Oops this should be sed and not sh. Fixes #2445Ermal2012-05-231-1/+1
OpenPOWER on IntegriCloud