summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add https to update URLs and replace RELENG_8_3 by RELENG_10_0Renato Botelho2014-02-141-2/+2
* Add chroot for UnboundWarren Baker2014-01-291-0/+1
* Oops correct php syntaxErmal2014-01-031-1/+1
* Move to zerocopy_enbale for bpf to optimize bpf logging which uses bpf interf...Ermal2014-01-031-1/+2
* Update copyright_years to be calculated on the fly.Tuyan Ozipek2014-01-021-1/+1
* Happy New Year 2014!blagynchy2014-01-021-1/+1
* Upgrade all firewall rules to include a tracker field. Add a tracker field ev...Ermal2013-12-311-1/+1
* Set latest config versionErmal2013-12-181-1/+1
* Remove deprecated sysctls. vfs.forcesync needs to be seen if the patch needs ...Ermal2013-12-141-2/+0
* Since zoneid need to be less then 4096 provide some upgrade code to handle th...Ermal2013-11-251-1/+1
* Many fixes on privileges, ticket #3216:Renato Botelho2013-11-151-1/+1
* Add hybrid and disabled outbound NAT, fixes #2416:Renato Botelho2013-11-131-1/+1
* Change OpenVPN Compression settings to cover the full range of allowed settin...jim-p2013-10-311-1/+1
* Add upgrade code to change the DHCP next-server value to nextserver since it ...jim-p2013-10-101-1/+1
* Remove newsyslog cron job on upgrade, if present.jim-p2013-10-091-1/+1
* Set action = pass for configured mac addresses on CP passtrumacRenato Botelho2013-09-141-1/+1
* s/BSDP/ESF/Chris Buechler2013-09-111-2/+2
* Simplify the update URL definition in globals.inc and add some comments to it.jim-p2013-09-101-4/+7
* Disable kill_states by default on upgrade, it fixes #3183Renato Botelho2013-09-061-1/+1
* Allow for easier override on $g values if needed.jim-p2013-09-051-0/+5
* Add independent logging choices to disable logging of bogon network rules and...jim-p2013-07-091-1/+1
* Fixes #2979Renato Botelho2013-05-291-1/+1
* After some discussions it is better to make this a tunable and allow its valu...Ermal2013-05-081-1/+1
* Fix IPv6 Prefix ID default valueRenato Botelho2013-05-061-1/+1
OpenPOWER on IntegriCloud