summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace in upgrade_118_to_119jim-p2016-01-131-3/+3
* add config upgrade code for lighty->nginx loggingChris Buechler2016-01-051-0/+9
* Fixed #5714Stephen Beaver2015-12-301-0/+25
* Do not start dpinger processes due to rrdRenato Botelho2015-12-291-4/+0
* Disable IPsec phase1 or phase2 using DES and inform user why they were disabl...Renato Botelho2015-12-281-0/+36
* Disable all IPsec P1 entries when old version has IPsec globally disabled. Fi...Renato Botelho2015-12-281-0/+8
* Nuke fifolog support. It was never used or fully implemented, no GUI option, ...jim-p2015-12-171-0/+7
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* Fix GW setting names in upgrade_configPhil Davis2015-12-111-4/+4
* Write upgrade config to replace apinger by dpinger, it should fix #5624Renato Botelho2015-12-101-0/+50
* Code style and white space in etcPhil Davis2015-12-101-2/+3
* Include ipsec.inc here otherwise the global is undefined when called when res...jim-p2015-12-041-0/+1
* net.inet.ipsec.debug in 10-STABLE and newer is extremely noisy and has a seri...Chris Buechler2015-12-031-0/+3
* Upgrade code to change topology_subnet checkbox to drop-down. Issue #5526jim-p2015-12-011-0/+16
* Move recently added config upgrade for IPsec enable to last config upgradeRenato Botelho2015-11-231-4/+4
* Optimize upgrade_128_to_129()Renato Botelho2015-11-231-10/+8
* Move recently added upgrade code to a new config versionRenato Botelho2015-11-231-14/+18
* When necessary, unset $config['ipsec']['enable'] in upgrade code.Luiz Otavio O Souza2015-11-221-0/+3
* Unset "net.inet.ip.fastforwarding" when upgrading from older versions.Luiz Otavio O Souza2015-11-221-0/+14
* Fix old SNMP bindlan setting - Redmine #3883Phil Davis2015-11-191-0/+13
* Fixes upgrade of config file on already upgraded 2.3 Alpha systemsStephen Beaver2015-11-131-0/+2
* Changes after testing on real hardwareStephen Beaver2015-11-121-9/+8
* Revert "Fix upgrade_126_to_127()" partialyRenato Botelho2015-11-121-4/+0
* Fix upgrade_126_to_127()Renato Botelho2015-11-121-1/+5
* Fixed #5432Stephen Beaver2015-11-121-0/+39
* Remove fastforwarding from config upgrade. Ticket #5370Chris Buechler2015-11-121-28/+24
* add require of ipsec.inc so convert_config doesn't fail when invoked by gitsy...Matt Smith2015-11-111-0/+1
* Fix #5350. Correct issues with strongswan logging (setting changes did not pe...Matt Smith2015-11-111-4/+52
* etc inc delete $Id commentsPhil Davis2015-11-101-2/+2
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
* Require notices.inc only if it's going to be usedRenato Botelho2015-10-271-1/+3
* IKE auto mode is back, remove this config upgrade code unsetting it.Chris Buechler2015-10-241-4/+0
* Remove more references to theme, ticket #5333Renato Botelho2015-10-221-0/+4
* Fix function name, spotted by mgsmithRenato Botelho2015-10-221-1/+1
* Remove config stuff for WEP. on upgrade, disable WEP on interfaces that have ...Matt Smith2015-10-221-0/+22
* Completed #5333Stephen Beaver2015-10-221-36/+52
* Cleanup unused code:Renato Botelho2015-10-201-0/+6
* Use product_name global variable in more placesRenato Botelho2015-09-301-3/+3
* White space and minor bits in etcPhil Davis2015-09-161-2/+2
* Retire PPTP server, fixes #4226:Renato Botelho2015-09-151-26/+26
* Retire PPTP server, fixes #4226:Renato Botelho2015-09-151-0/+98
* Merge pull request #1848 from phil-davis/bootstrap-reviewjim-p2015-09-021-13/+13
|\
| * Integrate bootstrap etc/inc with masterPhil Davis2015-08-301-13/+13
* | Merge branch 'master' into bootstrapRenato Botelho2015-09-011-32/+63
|\ \ | |/ |/|
| * Protect unset() with isset() in upgrade_configPhil Davis2015-08-261-32/+63
* | Merge branch 'master' into bootstrapRenato Botelho2015-08-261-14/+13
|/
* update config to rid of nt-hashJim Thompson2015-08-251-0/+9
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+3825
OpenPOWER on IntegriCloud