summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/config.inc
Commit message (Collapse)AuthorAgeFilesLines
* Code with multiple %s in etcPhil Davis2017-02-011-2/+2
|
* Deprecate nanobsd platform and remove all conditionals that uses itRenato Botelho2016-10-121-7/+0
|
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-2/+0
|
* Retire cdrom platform supportRenato Botelho2016-10-121-53/+34
|
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Ticket #3734: Replace etc/inc/IPv6.inc by pear-Net_IPv6 portRenato Botelho2016-08-101-1/+1
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-1/+1
|
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-53/+54
|
* Set PHP's memory limit to 512M on 64 bit. Ticket #6364Chris Buechler2016-05-241-2/+2
|
* Remove duplicated line in config.incPhil Davis2016-02-121-1/+0
| | | This had been duplicated way back in https://github.com/pfsense/pfsense/commit/10e91486fa5c2d467135bcaa887aee83458442a0
* Move set_language() call back to guiconfig.inc since it's causing trouble on ↵Renato Botelho2016-01-221-5/+0
| | | | console
* Fix #5690:Renato Botelho2016-01-211-8/+1
| | | | | | - Remove parameters from set_language() - Add a global variable for default language - add env var for LANG, otherwise it won't work
* Update license on files from /etc/incRenato Botelho2016-01-151-24/+40
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-4/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Set language early on a common place included everywhere. This fix some tar ↵Renato Botelho2015-12-141-0/+12
| | | | warnings 'Failed to set locale'
* Stop creating /var/etc/cfdevice, it's not being usedRenato Botelho2015-11-181-3/+0
|
* Try to use default timezone from globals.inc when possible. Stop setting ↵Renato Botelho2015-11-091-2/+6
| | | | timezone on pkg_mgr_installed.php
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+226
OpenPOWER on IntegriCloud