summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Set fastcgi_read_timeout to 180 seconds rather than the default 60 for the oc...Chris Buechler2016-02-011-0/+1
* Remove all additional packages from the system before reset to factory defaul...Renato Botelho2016-02-011-0/+1
* Remove static routes to DNS servers when gateway is disabled. It should fix #...Renato Botelho2016-01-281-8/+14
* Simplify logicRenato Botelho2016-01-281-19/+14
* Fix dns test for localhost inclusion, when saving now the port value can be s...jim-p2016-01-161-2/+2
* Update license on files from /etc/incRenato Botelho2016-01-151-14/+41
* Use case-insensitive regex matching for http_host in nginx captive portal con...Chris Buechler2016-01-111-2/+2
* Match nginx max body size with PHP's upload_max_filesizeChris Buechler2016-01-111-1/+1
* set nginx client_max_body_size large enough for config restore and other purp...Chris Buechler2016-01-111-0/+1
* 10m ssl_session_cache is adequate for our use cases.Chris Buechler2016-01-071-1/+1
* Use the local dh-parameters for nginx rather than the default.Chris Buechler2016-01-071-0/+1
* Make sure httpsname is a valid domain to avoid breaking nginx confRenato Botelho2016-01-071-1/+2
* Merge pull request #2355 from jlduran/no-preload-in-hstsChris Buechler2016-01-061-1/+1
|\
| * Remove preload token from HSTS headerJose Luis Duran2016-01-061-1/+1
* | Include limit_conn config for CP maxprocperipChris Buechler2016-01-051-2/+10
* | Only log to remote syslog server(s) if remote logging is enabledChris Buechler2016-01-051-8/+10
|/
* Fix nginx startup on NanoBSDjim-p2016-01-051-0/+3
* Fix spaces and indentRenato Botelho2016-01-051-14/+15
* fix redirurl for nginxChris Buechler2016-01-051-1/+1
* Include CA chain in certificate for nginxChris Buechler2016-01-051-1/+6
* Add nginx redirection for captive portalChris Buechler2016-01-051-2/+28
* lighty clean upChris Buechler2016-01-051-14/+2
* some CP clean up in nginx startChris Buechler2016-01-051-53/+3
* Bring back $ca in config functionChris Buechler2016-01-051-1/+2
* Retire system_generate_lighty_config()Renato Botelho2016-01-051-5/+0
* un-break SVG graphsChris Buechler2016-01-051-1/+0
* Skip error_log when disabled.Chris Buechler2016-01-051-1/+7
* clean up lighttpdChris Buechler2016-01-051-8/+0
* Keeping the disable logging option. Revert "clean up lighttpd bits"Chris Buechler2016-01-051-0/+8
* clean up lighttpd bitsChris Buechler2016-01-051-8/+0
* fix up nginx loggingChris Buechler2016-01-051-4/+3
* first run through, replacing lighttpd with nginx.Chris Buechler2016-01-051-214/+97
* Nuke fifolog support. It was never used or fully implemented, no GUI option, ...jim-p2015-12-171-8/+35
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-10/+0
* Ticket #5624: Welcome dpinger!Renato Botelho2015-12-101-3/+3
* Code style and white space in etcPhil Davis2015-12-101-1/+1
* Fix duplicate syslog messages - Redmine #5606Phil Davis2015-12-061-11/+3
* Allow gateway outside interface subnet. Fixes #972, #1847, and was checked (o...PiBa-NL2015-11-261-0/+18
* Also get time zones three levels deep. Fixes #5517jim-p2015-11-231-1/+2
* Merge pull request #2070 from jean-m-cyr/masterRenato Botelho2015-11-191-0/+4
* etc inc delete $Id commentsPhil Davis2015-11-101-1/+0
* Make sure timezones listed on first level directory is also grabbed by system...Renato Botelho2015-10-131-2/+15
* fix comment typo Phil Davis notedChris Buechler2015-09-301-1/+1
* Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726Renato Botelho2015-09-301-21/+16
* Add SVG MIME typeJose Luis Duran2015-08-291-0/+1
* Declare the harddisks variable only if neededdoktornotor2015-08-281-4/+4
* Bug #4569 - system_set_harddisk_standby() rewritte for current CAM-based ATA ...doktornotor2015-08-281-5/+12
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+2258
OpenPOWER on IntegriCloud