summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | When parent of a VLAN is LAGG and need to set a different MTU, interface ↵Renato Botelho2016-01-141-1/+14
| | | | | | | | | | | | | | | | must be re-created
* | | | Use proper variable ($wantedmtu) to get vlan MTURenato Botelho2016-01-141-3/+1
| | | |
* | | | All lagg members are exclusive, set the same MTU defined on interface ↵Renato Botelho2016-01-141-11/+7
| | | | | | | | | | | | | | | | instead of consider what is currently set on members
* | | | Rename variables to make more senseRenato Botelho2016-01-141-4/+4
| | | |
* | | | Simplify logicRenato Botelho2016-01-141-3/+4
| | | |
* | | | Merge pull request #2422 from phil-davis/patch-2Chris Buechler2016-01-131-47/+62
|\ \ \ \
| * | | | Fix #5767 config validation errors when first enabling DNS ResolverPhil Davis2016-01-131-47/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generate a complete set of test conf files in /var/unbound/test subdir when doing the validation of the tentative config that is being saved. This avoids any dependency on any of the "real" files already existing in /var/unbound and also avoids the chance of overwriting a live file that is currently in use by the running unbound. /var/unbound/test is removed once the validation has been done. The real unbound conf files are created in /var/unbound like they always were after the user presses apply.
* | | | | Revise binat rule when nobinat is setStephen Beaver2016-01-131-1/+1
| | | | |
* | | | | Fix no binat checkboxStephen Beaver2016-01-131-1/+1
| | | | |
* | | | | Fixed #3887Stephen Beaver2016-01-131-14/+19
|/ / / /
* | | | Prevent GIF/GRE from making dummy/unusable gateways that show up for ↵jim-p2016-01-131-2/+6
| | | | | | | | | | | | | | | | monitoring/routing/etc. Fixes #5766
* | | | Fix missing ')'Stephen Beaver2016-01-131-1/+2
| | | |
* | | | Accommodate webgui separator bar by ignoring when loading rulesStephen Beaver2016-01-131-0/+4
| | | |
* | | | Update copyright noticeStephen Beaver2016-01-131-35/+53
| | | |
* | | | Fix whitespace in upgrade_118_to_119jim-p2016-01-131-3/+3
| | | |
* | | | Merge pull request #2406 from stilez/patch-9Renato Botelho2016-01-131-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Remove spaces at EOL as requestedstilez2016-01-131-3/+3
| | | |
| * | | redmine 5702 - change to use high level IPv4 functions where low level ↵stilez2016-01-121-3/+3
| | | | | | | | | | | | | | | | ip2long32() etc are used
* | | | Fix attribution. Spotted-by BBcan177Renato Botelho2016-01-121-1/+1
| | | |
* | | | Merge pull request #2407 from stilez/patch-11Renato Botelho2016-01-121-2/+2
|\ \ \ \
| * | | | redmine 5702 - switch to high level IPv4 functions instead of low level ↵stilez2016-01-121-2/+2
| |/ / / | | | | | | | | | | | | ip2long32() etc
* | | | Add missing spacesRenato Botelho2016-01-121-2/+2
|/ / /
* | | Use case-insensitive regex matching for http_host in nginx captive portal ↵Chris Buechler2016-01-111-2/+2
| | | | | | | | | | | | configs.
* | | Update URL for dyns to match their current docs. Reported by GP^ on IRCChris Buechler2016-01-111-1/+1
| | |
* | | Match nginx max body size with PHP's upload_max_filesizeChris Buechler2016-01-111-1/+1
| | |
* | | Convert remaining short_open_tag occurances. See PR #2378NewEraCracker2016-01-111-1/+1
| | |
* | | set nginx client_max_body_size large enough for config restore and other ↵Chris Buechler2016-01-111-0/+1
| | | | | | | | | | | | purposes.
* | | 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
| | |
* | | Stop all nginx processes before attempt to start new ones. Fixes #5746Renato Botelho2016-01-081-1/+6
| | |
* | | Fix reverse DNS zone names on dhcpd conf. It should fix #5041Renato Botelho2016-01-081-6/+30
| | |
* | | Merge pull request #2380 from NewEraCracker/php-standardsRenato Botelho2016-01-081-3/+2
|\ \ \
| * | | Strengthen PHP session settingsNewEraCracker2016-01-071-0/+2
| | | | | | | | | | | | | | | | See https://secure.php.net/manual/en/session.configuration.php#ini.session.hash-function
| * | | Revert maximum array depth (aka input nesting level) to default valuesNewEraCracker2016-01-071-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | This is per default 50 in Suhosin (*.max_array_depth) and 64 in PHP (max_input_nesting_level) Note: Array depth is not the number of elements within an array.
* | | | 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
* | | Remove /etc/inetd.conf and obsolete inetd related filesRenato Botelho2016-01-072-1/+3
| | |
* | | 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
* | | Merge pull request #2372 from phil-davis/patch-2Stephen Beaver2016-01-071-19/+63
|\ \ \
| * | | 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".
* | | | Merge pull request #2371 from NewEraCracker/php-standardsStephen Beaver2016-01-071-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Increase max_input_varsNewEraCracker2016-01-071-0/+1
| | | | | | | | | | | | | | | | Since Suhosin has a configured limit of 5000 maximum input variables, for consistency, PHP should be configured with a similar setting (the default is just 1000). This will allow BIG forms to save without any problem in the future.
* | | | 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
|\ \ \
OpenPOWER on IntegriCloud