aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ntripclient: change source to githubNuno Goncalves2015-07-13
| | | | | | | | ntripclient developer agency http://igs.bkg.bund.de/ does not reliably provide a source mirror with version naming. Created a github repository to provide sources and allow contributions. Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* lcd4linux: import from oldpackagesJonathan McCrohan2015-07-12
| | | | | | | | | * Update to latest version * Refresh patches * Update copyright years * Fix musl build issues (patches already applied upstream) Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* Merge pull request #1567 from ejurgensen/masterTed Hess2015-07-12
|\ | | | | libunistring: update to 0.9.6
| * libunistring: update to 0.9.6ejurgensen2015-07-12
| | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | alsa-lib: fix includes of sys/poll.h (remove redirecting... warnings)Ted Hess2015-07-12
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | sqm-scripts/luci-app-sqm: Merge upstream changes.Toke Høiland-Jørgensen2015-07-12
|\ \ | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
| * | sqm-scripts: Default to ECN on for egress.Toke Høiland-Jørgensen2015-07-12
| | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
| * | [SQM] Fix simple.qos to allow using cake as ingress shaperSebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simple.qos had accidentally set up the egress shaper twice, once with the true egress parameters and a second time using the ingress parameters, effectively misconfiguring both directions. This bub only affected situations where 3-tier ingress classification was used. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
| * | [SQM] Fix sqm_logger to accept empty strings as inputSebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | sqm_logger tried tro wait indefinitely if passed an empty string. This in turn makes sqm-scripts hang. Quoting the input argument in sqm_logger seems to fix the problem. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
| * | [SQM] Fix changes relating to cake lnk layer adjustmentsSebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The last batch of changes tried to teach the GUI to pass link layer options to cake but forgot to actually call the function that parses the GUI variables and used it as a string insteead. So this fixes that it also tries to allow the use of the tc_stab link layer adjustment method with cake so the implementations can be validated against each other easily. Needs testing... Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
| * | [SQM/luci-app-sqm] Wire up link layer dandling for cakeSebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The cake traffic-shaper qdisc omne stop solution knows how to handle link layer adjustments for ATM and can account for per packet overhead. This commit adds cake as link layer adjustment mechanism in the GUI and passes numerically specified overhead as well as the ATM linklayer keywords on to cake. This change also passes the "advanced option strings" from the Queue Discipline tab to cake. But as before no error checking. This needs testing, as I have no working cake qdisc available so caveat emptor... Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
| * | luci-app-sqm: add cake supportDave Taht2015-07-12
| | |
| * | sqm-scripts: Support the cake qdisc.Dave Taht2015-07-12
| | | | | | | | | | | | Signed-off-by: Dave Taht <dave.taht@bufferbloat.net>
| * | [SQM/luci-app-sqm] Fix SQM GUI help messages.Sebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make clear that configuration options guarded by checkboxes are only effective as long as those boxes are checked. The sqm gui has giarded some advanced configuration options behind exposing checkboxes, meaning these optiopn's values were only used as long as those boxes were checked. This commit just improves the description of the checkboxes to included this useage instruction... Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
| * | [SQM/luci-app-sqm] Enable sqm initiscript if a single sqm instance gets enabledSebastian Moeller2015-07-12
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SQM gui has confused its users with an enable button, that only served to selecively activate/de-activate sqm instances instead of controlling sqm's initscript (which needs to be enabled so the sqm properly starts up after a reboot and also for hotplug to work properly). luci-app-sqm will now enable sqm's initscript when a single sqm instance get enabled. It also informs the user about this fact in the top margin of the sqm page. Note sqm will not disable the initscript behind the user's back if sqm instances get disabled. While I would have prefered this notice to be more prominent an attentive user should notice, and most users should not care anyway. This also increases the package release number. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
* | gnutls: updated to 3.4.3Nikos Mavrogiannopoulos2015-07-12
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | libidn: Update to 1.31Marcel Denia2015-07-12
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | Adopt the netperf package.Toke Høiland-Jørgensen2015-07-12
| | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | Merge pull request #1561 from hauke/iotivity-ulibcHauke Mehrtens2015-07-12
|\ \ | | | | | | iotivity: deactivate it on uclibc
| * | iotivity: deactivate it on uClibcHauke Mehrtens2015-07-12
|/ / | | | | | | | | | | | | | | | | | | | | | | | | IoTivity makes use of std::sto* and this is deactivated because GCC things uClibc does not support C11, but it supports this part, not C11 completely. To make IoTivity work with uClibc a patch for this bug is needed: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58393 An option would be this patch: https://github.com/maximeh/buildroot/blob/master/package/gcc/4.9.1/850-libstdcxx-uclibc-c99.patch Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | tcsh: add source mirrorsNuno Goncalves2015-07-11
| | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | Merge pull request #1547 from adam2104/masterSteven Barth2015-07-11
|\ \ | | | | | | dnscrypt-proxy: add support for -E/--ephemeral-keys option.
| * | dnscrypt-proxy: add support for -E/--ephemeral-keys option.Adam Gensler2015-07-07
| | | | | | | | | | | | Signed-off-by: Adam Gensler <openwrt@a.gnslr.us>
* | | sslh: disable libpcre probe supportJonathan McCrohan2015-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport upstream commit 3aefaf3 which allows sslh to be built without libpcre support. This was brought about by the move to musl which doesn't support the non-POSIX REG_STARTEND regexec eflag. Fixes: #1506 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | screen: update to 4.3.1Etienne CHAMPETIER2015-07-11
| | | | | | | | | | | | | | | | | | | | | refresh patches quickly run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | monit: update to 5.14Etienne CHAMPETIER2015-07-11
| | | | | | | | | | | | | | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | zabbix: increase PKG_RELEASEEtienne CHAMPETIER2015-07-11
| | | | | | | | | | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | zabbix: switch zabbix_agentd to procdEtienne CHAMPETIER2015-07-11
| | | | | | | | | | | | | | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | zabbix: add option to run daemon in foregroundEtienne CHAMPETIER2015-07-10
| | | | | | | | | | | | | | | | | | | | | | | | this will allow us to switch to procd and use jailing ... this patch come from https://support.zabbix.com/browse/ZBXNEXT-611 big thanks to Boris Manojlovic Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | Merge pull request #1555 from ericschultz/patch-1Hauke Mehrtens2015-07-10
|\ \ \ | | | | | | | | Fixed broken link in README.md
| * | | Fixed broken link in README.mdEric Schultz2015-07-10
|/ / / | | | | | | | | | I've fixed the obtain.firmware.sdk link. Signed-off-by: Eric Schultz <eschultz@prplfoundation.org>
* | | Merge pull request #1552 from MikePetullo/openldapTed Hess2015-07-08
|\ \ \ | | | | | | | | openldap: update to 2.4.41
| * | | openldap: update copyright datesW. Michael Petullo2015-07-08
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | openldap: update to 2.4.41W. Michael Petullo2015-07-08
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #1551 from roger-/micropythonTed Hess2015-07-08
|\ \ \ \ | | | | | | | | | | micropython: update to fix build issue
| * | | | micropython: update to fix build issueRoger2015-07-08
| | | | |
* | | | | Merge pull request #1169 from ryzhovau/lighttpd_luaTed Hess2015-07-08
|\ \ \ \ \ | | | | | | | | | | | | lighttpd: add liblua deps for lighttpd-mod-cml and lighttpd-mod-magnet
| * | | | | lighttpd: add liblua deps for lighttpd-mod-cml and lighttpd-mod-magnetAlexander Ryzhov2015-04-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | openconnect: corrected port descriptions in READMENikos Mavrogiannopoulos2015-07-08
| |_|/ / / |/| | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | ocserv: more explicit documentationNikos Mavrogiannopoulos2015-07-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | openconnect: corrected call to proto_add_host_dependencyNikos Mavrogiannopoulos2015-07-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | Merge pull request #1537 from sairon/tvheadend-new-packageTed Hess2015-07-07
|\ \ \ \ \ | | | | | | | | | | | | tvheadend: add new package
| * | | | | tvheadend: add new packageJan Čermák2015-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tvheadend is a TV streaming server and recorder for Linux. Legacy Makefile for tvheadend was used as a skeleton, but most of its parts were rewritten or updated later. Procd init script allows to set some configuration options (these are commented out in default Uci config for documentation purposes) and is written in a way that it puts only configuration that needs to be persistent to main memory. EPG database which is large and updated regularly is put to tmpfs (this can be disabled in config). Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
* | | | | | Merge pull request #1548 from aTanW/masterSteven Barth2015-07-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | joe: bump to new upstream v4.0
| * | | | | | joe: bump to new upstream v4.0aTanW2015-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 8 ++++---- files/joerc | 28 ++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 4 deletions(-)
* | | | | | | Merge pull request #1549 from salzmdan/masterSteven Barth2015-07-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | knot: update to 1.6.4
| * | | | | | | knot: update to 1.6.4Daniel Salzman2015-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | | | Merge pull request #1546 from arfett/masterSteven Barth2015-07-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mwan3-luci updates for CC/trunk compatibility
| * | | | | | | | mwan3-luci update to version 1.4-3arfett2015-07-06
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed two issues in Chaos Calmer and trunk: -troubleshooting page not displaying -UCI arguments out of order because of switch to musl c library from uclibc Signed-off-by: Aedan "arfett" Renner <chipdankly@gmail.com>
* | | | | | | | lvm2: update sources and improve packagingDaniel Golle2015-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>