summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
Commit message (Expand)AuthorAgeFilesLines
* Do not try to use a variable that is not set yetRenato Botelho2015-07-311-1/+1
* Introduce a new item to $g global, 'product_version' and stop reading /etc/ve...Renato Botelho2015-07-311-2/+2
* Remove unused ftmp referencesRenato Botelho2015-07-301-1/+0
* remove old unused nopccard_platformsChris Buechler2015-07-291-1/+0
* Fix #4794:Renato Botelho2015-07-171-1/+1
* Remove reference to vfs.forcesyncRenato Botelho2015-07-061-1/+0
* remove debug.pfftpproxy, it no longer exists.Chris Buechler2015-07-041-1/+0
* Revert "Disable this tunable for now. Ticket #4523"Ermal LUÇI2015-05-271-1/+1
* Disable this tunable for now. Ticket #4523Ermal LUÇI2015-05-251-1/+1
* Define pkg_prefix global varRenato Botelho2015-05-071-1/+2
* Define var_path global key since it is being used in interfaces.inc, but it w...Renato Botelho2015-04-151-0/+1
* set forcesync to 1 by default for now, testing potential impact for Ticket #4...Chris Buechler2015-04-141-1/+1
* Revert "Make forcesync default to the same behavior as freebsd rather than as...Chris Buechler2015-04-141-2/+1
* Make forcesync default to the same behavior as freebsd rather than as intende...Ermal LUÇI2015-04-141-1/+2
* Include net.key.preferred_oldsa in the sysctl list, set to 0 (disable) soChris Buechler2015-03-261-0/+1
* dns_split was a comma separated list and moved to use space as separator, pro...Renato Botelho2015-03-061-1/+1
* Add missing comma. Fixes #4485jim-p2015-03-041-1/+1
* Tweak the carp demotion factors slightly to avoid CARP transitions that are m...jim-p2015-03-031-0/+2
* Code Style Guide etc inc f to gPhil Davis2015-02-261-58/+62
* Merge pull request #1455 from xbipin/patch-2Renato Botelho2015-02-051-1/+1
|\
| * upgrade configxbipin2015-02-051-1/+1
* | Set update_url and update_manifest automatically based on version being or no...Renato Botelho2015-01-291-6/+13
|/
* Heh bump the config versionErmal LUÇI2015-01-131-1/+1
* Fix #4090:Renato Botelho2015-01-051-1/+1
* Add config upgrade code to make sure iketype is set, bump config version to 1...Renato Botelho2014-12-311-1/+1
* Add config upgrade code to validate changes made on c2fe67eb and d269747b. It...Renato Botelho2014-12-221-1/+1
* Bump latest_config version that I forgot on previous commit. Spotted by Jim P...Renato Botelho2014-12-171-1/+1
* Ticket #4009 Force serial console whenever the installer told us so.Ermal LUÇI2014-11-281-0/+3
* Add a parameter on platform_booting to help detect if it's on GUI on console ...Renato Botelho2014-11-281-2/+3
* OptimizeErmal LUÇI2014-11-271-4/+1
* Rather than set the g['booting'] on globals provide a function to test for th...Ermal LUÇI2014-11-261-4/+11
* Remove the booting signal if not needed to fix some issues reported on the GUIErmal LUÇI2014-11-261-0/+2
* The net.inet6.ip6.rfc6204w3 needs to be 1 for dhcpv6 to work correctly. Fixes...Ermal LUÇI2014-11-241-0/+1
* Put the booting signal in globals.inc since it makes all the other scripts de...Ermal LUÇI2014-11-241-0/+3
* Actually make default sysctls reside on globals.inc and use those by default ...Ermal2014-11-101-1/+5
* Reintroduce the vfs.forcesync systlErmal2014-10-151-1/+2
* Remove the minimum NIC warning, this dates back to when minimum 2 NICs were s...Chris Buechler2014-10-071-2/+0
* Update the URL for snapshots updateErmal2014-10-071-1/+1
* Provide upgrade config code to migrate unbound settings from 2.1 package to 2...Renato Botelho2014-09-231-1/+1
* Fixes #3666. Set the sysctl net.inet.icmp.reply_from_interface to 1 to use th...Ermal2014-09-111-1/+2
* Use a uniqid() to track phase2 entries to avoid confustion and various mistak...Ermal2014-08-011-1/+1
* Fix dscp values and provide a config upgrade to fix values stored in config.x...Renato Botelho2014-06-241-1/+1
* Change the option for webconfig login autocomplete from opt-in to opt-out, al...Renato Botelho2014-06-181-1/+1
* Fix i386 default URL for snapshotsRenato Botelho2014-06-121-1/+1
* Fixup update URLErmal2014-04-141-1/+1
* send crash reports via HTTPSChris Buechler2014-03-261-1/+1
* standardize on https on www.pfsense.orgChris Buechler2014-03-141-1/+1
* standardize on https://www.pfsense.org, point to packages.pfsense.orgChris Buechler2014-03-141-1/+1
* set package URL to https://packages.pfsense.orgChris Buechler2014-03-131-2/+2
* update link for 2.2Chris Buechler2014-03-061-1/+1
OpenPOWER on IntegriCloud