summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Do not rely on PHP5 features which are not widely used in pfSense.Ermal Luçi2009-12-071-2/+2
* upgrade sysctls to value default. Ticket #71sullrich2009-12-061-21/+25
* Extra protection to prevent empty load_balancer arrays on configuration upgradesSeth Mos2009-12-031-1/+7
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+4
* add missing sysctl to config upgradeChris Buechler2009-09-011-0/+5
* Make the config upgrade sysctls match the correct values in the default confi...Chris Buechler2009-09-011-4/+4
* Include certs.incScott Ullrich2009-08-241-1/+1
* Make style consistentScott Ullrich2009-08-241-4/+2
* Oops, part of the git merge sneaked in here. RemoveScott Ullrich2009-08-241-10/+4
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into re...Scott Ullrich2009-08-241-0/+33
|\
| * Added support for certificate chains to manager so that lighty can deliver th...Nigel Graham2009-05-241-0/+33
* | Minor header changesScott Ullrich2009-08-241-2/+2
* | Remove openvpn.inc from functions.inc since its just a subsystem that does no...Ermal Luçi2009-07-081-2/+0
* | s/./_/ for vlans since netgraph does not like .(dots) in the path names.Ermal Luci2009-06-161-1/+1
* | Change even the upgrade code to use new style vlan names.Ermal Luçi2009-06-081-1/+1
* | Revert "Do not use tags for vlan interface names since there might be same vl...Ermal Luçi2009-06-081-1/+1
* | Do not use tags for vlan interface names since there might be same vlan tags ...Ermal Luçi2009-06-081-1/+1
* | Remove code from Seth since one code already exists. And fix a bug on the pre...Ermal Luçi2009-06-081-11/+2
* | Yank bridge upgrade function as it appears to be a duplicate. I should have c...Seth Mos2009-06-081-25/+1
* | Fix bridge upgrade code.Seth Mos2009-06-081-3/+1
* | Fix VLAN upgrade code properly. That's what I get for blind coding.Seth Mos2009-06-081-7/+4
* | Fix butchered upgrade code in the end of the fileSeth Mos2009-06-081-0/+3
* | Add missing quoteSeth Mos2009-06-081-1/+1
* | Add missing ; to prevent parse errorSeth Mos2009-06-081-1/+1
* | Try to fix "key element can not be a reference"Seth Mos2009-06-081-2/+2
* | Actually use the counterSeth Mos2009-06-071-1/+2
* | Add bridge upgrade code for 1.2 -> 2.0Seth Mos2009-06-071-1/+26
* | Since we still needed upgrade code for vlans from 1.2 to 2.0 I added the upgr...Seth Mos2009-06-071-1/+16
* | Revert mwexec back to exec. They are very different functions.Seth Mos2009-06-061-2/+2
|/
* * Shuffle functions around to reduce require_once() a little.Ermal Luçi2009-04-291-3/+0
* * Convert schedules to pf(4).Ermal Luçi2009-04-261-0/+9
* Use mwexec() to hide find *-quality.rrd messagesScott Ullrich2009-03-271-2/+2
* Modify IPsec code to allow for transport mode. All existing configurations aremgrooms2009-03-151-0/+8
* Move the IPsec pinghost option from phase1 to phase2. Correct somemgrooms2009-03-151-4/+4
* Move 1700 lines of config upgrade code into it's own include file that's onlyBill Marquette2009-03-141-0/+1728
OpenPOWER on IntegriCloud