summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* 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 ip2lo...stilez2016-01-121-2/+2
* | Add missing spacesRenato Botelho2016-01-121-2/+2
|/
* Use case-insensitive regex matching for http_host in nginx captive portal con...Chris Buechler2016-01-111-2/+2
* 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 purp...Chris Buechler2016-01-111-0/+1
* 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
* 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
| * Revert maximum array depth (aka input nesting level) to default valuesNewEraCracker2016-01-071-3/+0
* | 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 i...Renato Botelho2016-01-071-45/+3
* 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
* Revert "Avoid mounting / rw without need when it's possible"Renato Botelho2016-01-071-24/+12
* 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
* 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
* | Merge pull request #2371 from NewEraCracker/php-standardsStephen Beaver2016-01-071-0/+1
|\ \ | |/ |/|
| * Increase max_input_varsNewEraCracker2016-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
|/
* It's time to go BETA \o/Renato Botelho2016-01-051-1/+1
* 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 partit...Renato Botelho2016-01-051-14/+23
* Merge branch 'Status_-_System_Logs_-_Consolidation' of https://github.com/NOY...Stephen Beaver2016-01-051-10/+25
|\
| * Fixup AJAX stuff so dynamic updating works.NOYB2016-01-041-10/+25
* | Merge pull request #2253 from calvinbui/patch-1Renato Botelho2016-01-051-3/+1
|\ \
| * | Stop DynDNS from turning off CloudFlarecalvinbui2015-12-171-3/+1
* | | Fix spaces and indentRenato Botelho2016-01-051-14/+15
* | | fix redirurl for nginxChris Buechler2016-01-051-1/+1
* | | Add more lighttpd pieces to obsoletedfiles listChris Buechler2016-01-051-0/+5
* | | 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
OpenPOWER on IntegriCloud