summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
Commit message (Collapse)AuthorAgeFilesLines
* Add the new tunable in the GUI for custommization and its default valueErmal2012-12-111-1/+2
|
* Do not process ip options by default this is 2012Ermal2012-11-201-1/+2
|
* Make limiters have a schedule specified which applie bandwidth limits during ↵Ermal2012-10-091-1/+1
| | | | that period
* Add ECE and CWR TCP flags as defined in RFC 3168bcyrill2012-10-011-1/+1
|
* Due to the DHCP pool tag needing to be an array, rename the old LB "pool" ↵jim-p2012-09-261-1/+1
| | | | variable to something else so it's not interpreted as an array.
* Use Certificate Manager in Captive Portal settingsbcyrill2012-07-021-1/+1
|
* Generalize the Crypto hardware option and add GUI support for AES-NI.jim-p2012-06-121-1/+1
|
* Fixes #2428. Reference limiters in rules by name to avoid issues. Also put ↵Ermal2012-06-011-1/+1
| | | | upgrade code for existing configs. The same fix is necessary for 2.0.x though not sure how this should be committed there.
* Move vip upgrade code to be later, since it was backed out of 2.0.x it no ↵jim-p2012-05-231-1/+1
| | | | longer needs to be so early, and otherwise there can be some breakage/fallout. Ticket #2445
* Update the default URL here for our new FreeBSD release.smos2012-04-191-2/+2
|
* Add upgrade code that updates the dynamic gateway names to their new format ↵smos2012-04-181-1/+1
| | | | | | new $if_$type. Redmine Ticket #2332. I've tested a simple upgrade with 3 dynamic Wans with varying names and that appears to have succeeded. Needs more testing.
* Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-221-1/+1
| | | | https://redmine.pfsense.org/issues/647
* it's 2012Chris Buechler2012-01-081-1/+1
|
* Implement is_jumbo_capable in a more performant way. This should help with ↵Ermal2011-12-281-20/+0
| | | | large number of interfaces
* Add Unbound chroot directory pathWarren Baker2011-09-301-0/+1
|
* Add global to hide download tabScott Ullrich2011-09-261-0/+1
|
* Add the multi instance CP to master branch. This allows to define CP with ↵Ermal2011-09-071-1/+1
| | | | different properties on different interfaces.
* Merge remote branch 'upstream/master'jim-p2011-06-141-1/+1
|\ | | | | | | | | | | Conflicts: etc/inc/globals.inc etc/inc/upgrade_config.inc
| * Up config number for username sync upgrade.Ermal2011-06-141-1/+1
| |
* | Merge remote branch 'upstream/master'jim-p2011-06-011-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts: conf.default/config.xml etc/inc/filter.inc etc/inc/globals.inc etc/inc/pfsense-utils.inc etc/inc/upgrade_config.inc usr/local/www/interfaces.php
| * Remove out-dated RRD file as it will cause broken images to appear on RRD ↵Warren Baker2011-05-261-1/+1
| | | | | | | | graphs page.
* | Merge remote branch 'upstream/master'jim-p2011-05-191-1/+1
|\ \ | |/
| * Fix PPTP server radius settings upgrade from 1.2.3. Fixes #1292jim-p2011-05-181-1/+1
| |
* | Merge remote branch 'upstream/master'Seth Mos2011-05-031-1/+0
|\ \ | |/ | | | | | | Conflicts: usr/local/www/status_rrd_graph_img.php
| * Remove rndtest sysctl since the kernel module is not anymore part of our ↵Ermal2011-04-281-1/+0
| | | | | | | | kernels.
* | Enable the IPv6 allow toggle, otherwise the other IPv6 rules do not work.Seth Mos2011-03-151-1/+1
| |
* | Merge the config upgrade code, there was a mismatch, the one who merged this ↵Seth Mos2011-03-091-1/+1
|/ | | | wrong should get a pointy hat.
* Add upgrade code to ensure rule protocols are all lower case.jim-p2011-03-031-1/+1
|
* lower limit to 101 MBChris Buechler2011-03-031-1/+1
|
* Adding crashreporterurl for rebrandsScott Ullrich2011-02-071-0/+1
|
* Add a global g option named disablecrashreporter which defaults to false for ↵Scott Ullrich2011-02-071-0/+1
| | | | rebrands
* it's 2011Chris Buechler2011-01-231-1/+1
|
* Add the default value for the new tunable debug.pfftpproxy to 0. It allows ↵Ermal2011-01-171-2/+3
| | | | to disable the pfftpproxy. Also add it to the default config.xml though no upgrade code should be needed since people can create this from the gui and hopefully do not need to know about this anyway.
* Bump config version, add upgrade code to setup cron job for URL table update ↵jim-p2011-01-101-1/+1
| | | | script.
* Add sysctl for maximum socket buffer sizing. Set to 42621444. This is ↵Scott Ullrich2011-01-041-3/+4
| | | | needed for some heavily loaded servers running unbound, squid, etc
* Typecast second param for array_merge to silent a warning that is breaking ↵Renato Botelho2010-12-221-2/+2
| | | | build since we check output of test_php.php looking for a string 'FCGI-PASSED PASSED'
* nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
|
* Fix incorrect variable name.Erik Fonnesbeck2010-12-221-1/+1
|
* merge the dynamic obtained result with the static maintained list to not ↵Ermal2010-12-211-4/+1
| | | | avoid strange problems as in Ticket #1123.
* Get rid of fastforwarding since it is not maintained from long time. ↵Ermal2010-12-081-1/+1
| | | | Courtesy-of: battlez_ IRC
* Add lem(4) to our drivers list.Ermal2010-12-071-2/+2
|
* Unbreak sysctl handling.Scott Ullrich2010-11-281-1/+1
|
* Use php_uname where possible.Ermal2010-11-261-2/+2
|
* nuke ;Scott Ullrich2010-11-211-1/+1
|
* Remove bce item it is loader.conf only per jimpScott Ullrich2010-11-211-2/+1
|
* Define hw.bce.tso_enableScott Ullrich2010-11-211-1/+2
|
* Increase vfs.read_max to 32. See ↵Scott Ullrich2010-11-201-26/+27
| | | | http://ivoras.sharanet.org/blog/tree/2010-11-19.ufs-read-ahead.html .. This can help dramatically if using Squid or any other packae that does a lot of hard disk reads.
* Hopefully now the reinclusion of config will not override vars.Ermal2010-11-191-1/+1
|
* Use full path when we might not have full environment setup.Ermal2010-11-191-2/+2
|
* Remove trailing carriage returnScott Ullrich2010-11-101-1/+2
|
OpenPOWER on IntegriCloud