summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* Rework a bit interface_mtu_wanted_for_pppoe(), no functional changesRenato Botelho2016-01-111-28/+36
|
* HTML Compliance - Firewall / Traffic Shaper / LimiterNOYB2016-01-091-4/+4
| | | | | | | Bad value button for attribute type on element a: Subtype missing. (only used if href attribute set) The font element is obsolete. Use CSS instead.
* Fix DDNS dhcpd(v6).conf config generation issues. Ticket #5603Chris Buechler2016-01-081-8/+12
|
* Fix reverse DNS zone names on dhcpd conf. It should fix #5041Renato Botelho2016-01-081-6/+30
|
* Account for IP aliases in IPsec firewall rules. Ticket #5500Chris Buechler2016-01-071-0/+8
|
* 10m ssl_session_cache is adequate for our use cases.Chris Buechler2016-01-071-1/+1
|
* Do not set PKG_AUTOUPDATE=false anymore and let pkg to update metadata when ↵Renato Botelho2016-01-071-45/+3
| | | | it's necessary. Some users reported to see issues in cases where update was necessary
* Revert "Force update if code reaches this point"Renato Botelho2016-01-071-1/+1
| | | | This reverts commit 5bcad0f5ec57858a6713cfbdbfcdf7004621b01b.
* Revert "Avoid mounting / rw without need when it's possible"Renato Botelho2016-01-071-24/+12
| | | | This reverts commit 0305284cf2d66119d6df8e57cdc52eb3b4d478af.
* Use the local dh-parameters for nginx rather than the default.Chris Buechler2016-01-071-0/+1
|
* Fixed up for vpn.log filtering.NOYB2016-01-071-11/+5
|
* Status - System Logs - VPNNOYB2016-01-071-10/+71
| | | | | | Revamp log file selection method to be consistent with the other system logs. Add advanced filter section; only activated for the non-vpn.log files (needs testing with vpn.log file first, continue using dump_clog_vpn until tested). Add manage log section
* Shaper use full bandwidth units of measurePhil Davis2016-01-071-19/+63
| | | | | In 2.2.* the shaper bandwidth type dropdowns show "Bit/s", "Kbit/s"... but in 2.3-BETA they are just showing "b", "Kb"... That is fixed in the various array() definitions here. I also added GetBwscaleText() function that will return the full text "Bit/s" etc associated with the current bandwidth type. Then call that in a couple of places that were displaying just the "raw" bandwidthtype on the screen. e.g. firewall_shaper_queues.php was displaying just "Kb" etc and now it will display "Kbit/s". That "issue" was in 2.2.* also - so that is an "enhancement".
* 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
| | | | | | | | | | | | | | Please see the documentation on how to include your domain in the preload lists: https://hstspreload.appspot.com
* | 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
|/
* Avoid mounting / rw without need when it's possibleRenato Botelho2016-01-051-12/+24
|
* Force update if code reaches this pointRenato Botelho2016-01-051-1/+1
|
* Fix nginx startup on NanoBSDjim-p2016-01-051-0/+3
|
* Make sure filesystem is rw state when pkg operations are calledRenato Botelho2016-01-051-0/+10
|
* Set necessary env vars for pkg db and cache dir on nanobsd or when MFS ↵Renato Botelho2016-01-051-14/+23
| | | | partition is being used
* Merge branch 'Status_-_System_Logs_-_Consolidation' of ↵Stephen Beaver2016-01-051-10/+25
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/NOYB/pfsense * 'Status_-_System_Logs_-_Consolidation' of https://github.com/NOYB/pfsense: Redmine #5731 Error when setting various system log settings from factory default config HTML Compliance - Status - System Logs - Firewall Summary View Fixup AJAX stuff so dynamic updating works. Rename functions per Phil suggestions. Remove commented out test code. Can' t do that here. Remove space between php tags. Status - System Logs - Consolidate - Firewall Summary View Status - System Logs - Consolidate - Firewall Dynamic View Status - System Logs - Consolidate - Common Functions
| * Fixup AJAX stuff so dynamic updating works.NOYB2016-01-041-10/+25
| | | | | | | | Move getGETPOSTsettingvalue function to be more centrally located in guiconfig.inc.
* | Merge pull request #2253 from calvinbui/patch-1Renato Botelho2016-01-051-3/+1
|\ \
| * | Stop DynDNS from turning off CloudFlarecalvinbui2015-12-171-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | By having 'proxiable' and 'proxied' values set to false, CloudFlare is turned off (i.e. not go through CloudFlare) for the domain when updating the DNS records. Setting them to 'true' would turn CloudFlare on that domain, however the user may have disabled it for their own reasons and would not like it changed. Instead, removing these two values will not alter the status of CloudFlare on the domain. Tested with false/false, true/false, false/true, true/true in all scenarios.
* | | 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
| | |
* | | Rename pid files from lighty to nginxRenato Botelho2016-01-051-6/+6
| | |
* | | Retire system_generate_lighty_config()Renato Botelho2016-01-051-5/+0
| | |
* | | un-break SVG graphsChris Buechler2016-01-052-2/+1
| | |
* | | start converting CP to nginxChris Buechler2016-01-051-5/+5
| | |
* | | start switching CP to nginxChris Buechler2016-01-051-11/+11
| | |
* | | Skip error_log when disabled.Chris Buechler2016-01-051-1/+7
| | |
* | | add config upgrade code for lighty->nginx loggingChris Buechler2016-01-052-1/+10
| | |
* | | clean up lighttpdChris Buechler2016-01-051-8/+0
| | |
* | | Keeping the disable logging option. Revert "clean up lighttpd bits"Chris Buechler2016-01-051-0/+8
| | | | | | | | | | | | This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.
* | | 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
| | |
* | | Merge pull request #1959 from davidjwood/rfc4638Chris Buechler2016-01-051-24/+136
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into rfc4638, fix conflict ↵David Wood2015-12-3157-3720/+3708
| |\ \ \ | | | | | | | | | | | | | | | with c399d0d
| * | | | Coding style fixes in interface_mtu_wanted_for_pppoe()David Wood2015-10-111-4/+8
| | | | |
| * | | | Limit interface MTU to 1500 if no explicit MTU configuredDavid Wood2015-10-111-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this change, setting the MTU of a PPPoE interface with a VLAN parent interface above 1492 will result in the MTU of other VLANs on the same physical NIC that are not explicitly configured to rise above 1500. It seems unwise - and a Principle of Least Astonishment breach - for an MTU requiring Ethernet jumbo frames to come about without explicit configuration.
OpenPOWER on IntegriCloud