summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Only change protocol if it's set and not empty.jim-p2011-03-041-1/+2
* Add upgrade code to ensure rule protocols are all lower case.jim-p2011-03-031-0/+7
* Fix admins group permission setting when upgrading from 1.2.3.jim-p2011-02-251-1/+1
* Correct IPsec carp interface upgrade code, off by onesmos2011-02-251-1/+1
* Use full path to pwjim-p2011-02-241-2/+2
* Add missing _relayd group, and when upgrading from 1.2.3, add _relayd group a...jim-p2011-02-241-0/+2
* Correct the vlan upgrade code to continue when we fixed up the interfacesmos2011-02-241-2/+4
* Correct the config path to the vip arraysmos2011-02-231-1/+1
* Attempted fix that should convert the old carp[$i] naming to vip[$vhid]smos2011-02-231-0/+5
* Make sure we iterate by the vlan number lest we end up with a empty variable?...smos2011-02-231-3/+4
* Correct the gateway group member name to the correct GW_". strtoupper($if) up...smos2011-02-231-1/+1
* Do not rely on php new foreach by reference and use the old method of chaning...Ermal2011-02-161-8/+6
* Add the cron job a different way. There have been a couple reports of losing ...jim-p2011-01-181-2/+10
* Bump config version, add upgrade code to setup cron job for URL table update ...jim-p2011-01-101-0/+5
* Ticket #491. Correct username/password name fields so upgrade works correctly.Ermal2011-01-051-2/+2
* Forgot to up the array count.Warren Baker2011-01-041-3/+3
* Add kern.ipc.maxsockbuf to upgrade config and remove extra whitespace.Warren Baker2011-01-041-1/+5
* Instead of replacing the whole array just add the new vlanif member to the co...Ermal2010-12-231-3/+2
* nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* Ticket #491. Do not actually check for enable to exist but for host since ena...Ermal2010-12-061-2/+2
* Store upgraded monitor IPs in gateway items, not accidentally as bogus interf...jim-p2010-11-301-4/+5
* Make the RRD path if it doesn't yet exist at this point.jim-p2010-11-301-0/+2
* Remove hw.bce.tso_enable item it is loader.conf only per jimpScott Ullrich2010-11-211-10/+6
* Some fixes for the upgrade code for captive portal users.Erik Fonnesbeck2010-11-181-1/+11
* Remove the old field even if empty in rename_field.Erik Fonnesbeck2010-11-181-2/+2
* Remove trailing carriage returnScott Ullrich2010-11-101-1/+2
* Do some is_array() testing before renaming fields, otherwise empty variables ...jim-p2010-10-271-9/+20
* Check to see if it is not an array first - as per jim-p on IRC.Warren Baker2010-10-221-1/+2
* Mark this entry as an array before treating it as such otherwise php complains.Ermal2010-10-221-0/+1
* Fix crl upgrade code.jim-p2010-10-211-1/+1
* Add upgrade code for importing CRLs. Ticket #555jim-p2010-10-201-2/+12
* Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-191-8/+15
* Generalize this function and use it in more places to reduce duplicated code.jim-p2010-10-191-31/+15
* Convert fullname field on users to descr, so it gains CDATA protection.jim-p2010-10-191-1/+14
* desc to descr in Load Balancer config, so they gain CDATA protection and stan...jim-p2010-10-191-2/+22
* Change the description field on sysctl tunables to be 'descr' and not 'desc' ...jim-p2010-10-191-24/+37
* Use proper matching because the command might contain nice in it.Ermal2010-10-181-1/+1
* Do not run anymore the cron job for monitoring check_reload_status since it h...Ermal2010-10-161-27/+12
* We want to upgrade all of interfaces/gateways.Ermal2010-10-141-1/+1
* Better initialize this.Ermal2010-10-011-0/+1
* Add upgrade code for NAT 1:1 rules and bump config version.Erik Fonnesbeck2010-09-051-0/+23
* Base64 encode passowrd fields for safer operations. Suggested-by: Efonne(IRC)Ermal2010-09-031-1/+1
* Upgrade user data too for new pppoe world.Ermal2010-09-031-0/+11
* Correct function name. Pointy-hat: jimp@Ermal2010-09-031-1/+1
* Upgrade code to merge user certificates with normal certificates.jim-p2010-09-021-0/+25
* Upgrade code for pppoe.Ermal2010-09-021-0/+11
* Moving certs and ca out from under system. Provide upgrade code to move exist...jim-p2010-09-011-23/+33
* Ticket #482. This solves point 3) which converts the custom 'local IP' direct...Ermal2010-08-231-0/+6
* Ticket #769. Convert assigned openvpn interfaces by using custom options to 2...Ermal2010-08-231-0/+50
* Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs ...Ermal2010-08-191-0/+21
OpenPOWER on IntegriCloud