summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Rename php-fpm pool from lighty to nginxRenato Botelho2016-01-051-1/+1
* | | 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-052-9/+0
* | | Keeping the disable logging option. Revert "clean up lighttpd bits"Chris Buechler2016-01-052-0/+9
* | | clean up lighttpd bitsChris Buechler2016-01-052-9/+0
* | | clean up restart_webguiChris Buechler2016-01-051-6/+1
* | | add all of /usr/local/lib/lighttpd to obsoletedfilesChris Buechler2016-01-051-60/+1
* | | fix up nginx loggingChris Buechler2016-01-051-4/+3
* | | first run through, replacing lighttpd with nginx.Chris Buechler2016-01-053-224/+102
* | | 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-31117-9271/+4102
| |\ \ \
| * | | | 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
* | | | | Add a default case for IPv6 in rc.banner, otherwise whatever trips first gets...jim-p2016-01-041-0/+3
* | | | | 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
* | | | Remove extra spaces on welcome textPhil Davis2016-01-011-1/+1
| |/ / |/| |
* | | 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
* | | Add a seatbelt to prevent 2 dpinger instances for same GWRenato Botelho2015-12-291-0/+3
* | | Collect dpinger processes that failed to start and try again after 1 second, ...Renato Botelho2015-12-291-2/+25
* | | No need to return 0 hereRenato Botelho2015-12-291-1/+1
* | | Change start_dpinger() to return dpinger return codeRenato Botelho2015-12-291-1/+2
* | | Do not overwrite $paramsRenato Botelho2015-12-291-1/+1
* | | Merge pull request #2332 from dennypage/masterRenato Botelho2015-12-291-0/+1
|\ \ \
| * | | Disable unused stdout reporting threadDenny Page2015-12-281-0/+1
* | | | Follow dpinger and change default loss_interval to 4* send_intervalRenato Botelho2015-12-291-1/+1
|/ / /
* | | Experimental: Fixed #5693Stephen Beaver2015-12-281-0/+3
* | | Disable IPsec phase1 or phase2 using DES and inform user why they were disabl...Renato Botelho2015-12-282-1/+37
* | | Revert "Delete package XML only on post-deinstall, otherwise it'll do it twice"Renato Botelho2015-12-281-0/+1
* | | Revert "Silent accept deinstall and pre-install on rc.packages"Renato Botelho2015-12-281-3/+0
* | | Only remove config.xml items on post-deinstall, fixes #5689Renato Botelho2015-12-281-5/+7
* | | Disable all IPsec P1 entries when old version has IPsec globally disabled. Fi...Renato Botelho2015-12-281-0/+8
* | | Fixes issue where limiter mask does not save (from forum)Stephen Beaver2015-12-281-1/+1
* | | Replace inetd by xinetd, it should fix #5707Renato Botelho2015-12-281-22/+60
* | | update comment for dpingerChris Buechler2015-12-241-3/+2
* | | HTML Compliance - System / Advanced / Firewall and NATNOYB2015-12-231-1/+1
OpenPOWER on IntegriCloud