summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Shaper use full bandwidth units of measurePhil Davis2016-01-071-19/+63
* 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
|/
* 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
* | | 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
* | | 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 wit...David Wood2015-12-3157-3720/+3708
| |\ \ \
| * | | | 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
| * | | | Add RFC4638 support (MTU > 1492) to the PPPoE clientDavid Wood2015-10-111-1/+15
| * | | | Adjust interface MTUs for PPPoE but do not override explicitly configured MTUsDavid Wood2015-10-111-17/+60
| * | | | Add interface_mtu_wanted_for_pppoe()David Wood2015-10-111-0/+38
| * | | | get_parent_interface() - add support for vlans configured as a vlan but not a...David Wood2015-10-111-0/+14
* | | | | Further fix on saving shaper->queue->maskStephen Beaver2016-01-041-1/+1
| |_|_|/ |/| | |
* | | | Fixed #5733Stephen Beaver2016-01-041-70/+0
* | | | Adjust dpinger default values to match recent changes in dpinger projectRenato Botelho2016-01-041-2/+2
| |/ / |/| |
* | | Fixed #5714Stephen Beaver2015-12-302-1/+26
* | | Remove workaround to get dpinger running when interface is in tentative stateRenato Botelho2015-12-301-20/+2
* | | Do not start dpinger processes due to rrdRenato Botelho2015-12-291-4/+0
* | | Restore default MTU when field is cleared. Fixes #3926Renato Botelho2015-12-291-36/+40
* | | Make sure source and target addresses have scope id when they are link-local....Renato Botelho2015-12-291-23/+15
OpenPOWER on IntegriCloud