summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Change wordingSeth Mos2011-02-011-1/+1
* Add support for IPv6 counters to the RRD graphs. This adds 4 more data source...Seth Mos2011-01-311-1/+83
* 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
* Disable TSO and LRO in upgraded configs.jim-p2010-08-041-0/+7
* Do not use a monitor address from a load balancer pool as the monitor IP for ...smos2010-07-301-5/+1
* Invert the is_array() check as this incorrectly unsets the gateway array leav...smos2010-07-301-3/+5
* Follow the restored username as the logged in user when upgrading a config. O...jim-p2010-07-291-0/+2
* Only output these messages when booting.jim-p2010-07-281-3/+6
* Change this find to a chdir/glob.jim-p2010-07-261-2/+2
* Fix the RFC dns updates config upgrade. It would blow up on an incomplete/inv...jim-p2010-07-201-14/+5
* Fixes #480. Correctly upgrade config for monitorip. When a gateway exists sav...Ermal2010-06-211-5/+9
* Include rrd.inc if dump_rrd_to_xml() is not found to be included to avoid Fat...Scott Ullrich2010-06-091-2/+4
* Fix up upgrade function for new PPPs implementation.gnhb2010-06-101-11/+10
OpenPOWER on IntegriCloud