aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | luci-app-sqm: Luci GUI for sqm-scripts QoSHannu Nyman2014-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the Luci GUI for managing SQM QoS System. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
| * | | | | | sqm-scripts: Smart Queue Management - experimental QoSHannu Nyman2014-10-15
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sqm-scripts is a new QoS system from Cerowrt / Bufferbloat. I have tested it in my own community build. More info at: http://www.bufferbloat.net/projects/cerowrt/wiki/Smart_Queue_Management http://www.bufferbloat.net/projects/cerowrt/wiki/Setting_up_SQM_for_CeroWrt_310 Dave Täht submitted this first via openwrt-devel mailing list in March 2014, but that was not picked up before the switch to Github: http://patchwork.openwrt.org/patch/5078/ Original code used as the base: https://github.com/dtaht/ceropackages-3.10/commit/8ce293611094a0d65c5b62ce80d25f0e30603cf5 I have modified: - set the default interface to be eth1, like the Openwrt default. - modified config to hide some of the advanced options by default - beautified Makefile a bit - added Toke Høiland-Jørgensen <toke@toke.dk> as the maintainer, as discussed in https://github.com/dtaht/ceropackages-3.10/issues/8#issuecomment-59215905 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | Merge pull request #429 from commodo/python-respinsbyx2014-10-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Python respin
| * | | | | python: upgrade to version 2.7.8Alexandru Ardelean2014-10-15
| | | | | |
| * | | | | python: add python2 symlink to python as per PEP394Alexandru Ardelean2014-10-15
| | | | | |
| * | | | | python: use command instead of 'ln -sf'Alexandru Ardelean2014-10-15
| | | | | |
| * | | | | python: include python*-package.mk irespective of DUMP env varAlexandru Ardelean2014-10-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python: enforce version assignmentAlexandru Ardelean2014-10-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python: move python package versioning to python-package.mkAlexandru Ardelean2014-10-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python: add old python 2 package backAlexandru Ardelean2014-10-15
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to PEP394 (http://legacy.python.org/dev/peps/pep-0394/) the 'python' command should refer to 'python2'. In our case, this means we should reboot the old python package. We could rename the package name to python2, but that would just complicate things a bit with other packages, and since we're doing this reboot, such a complication would be unnecessary. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #431 from commodo/python3-fixsbyx2014-10-15
|\ \ \ \ \ | | | | | | | | | | | | Python3 fix
| * | | | | python3: fix python host pathAlexandru Ardelean2014-10-15
| | | | | |
| * | | | | python3: add python3 symlink to python exec as per PEP394Alexandru Ardelean2014-10-15
| | | | | |
| * | | | | python3: suffix vars with 3Alexandru Ardelean2014-10-15
| | | | | |
| * | | | | python3: include python*-package.mk irespective of DUMP env varAlexandru Ardelean2014-10-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python3: enforce version assignmentAlexandru Ardelean2014-10-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python3: avoid making python3 the default python commandAlexandru Ardelean2014-10-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python3: fixup python-package.mk includeAlexandru Ardelean2014-10-15
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | haproxy: patches from upstreamThomas Heil2014-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -[PATCH 1/2] BUG/MEDIUM: systemd: set KillMode to 'mixed' -[PATCH 2/2] BUG/MEDIUM: config: avoid skipping disabled proxies Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | alsa-lib: remove cross-compile guess (restore old patch)Ted Hess2014-10-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | openssh,ntpd: move USERID to the server only as the client utils don't need ↵Peter Wagner2014-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a user/group Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #428 from br101/masterTed Hess2014-10-14
|\ \ \ \ \ | | | | | | | | | | | | ffmpeg: Disable mips32r2 for mips32 CPUs
| * | | | | ffmpeg: Disable mips32r2 for mips32 CPUsBruno Randolf2014-10-14
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some CPUs, such as the au1500 are MIPS32 but not MIPS32r2 and we have to explicitly disable mips32r2 in the ffmpeg configure script. Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | Merge pull request #423 from enigmagroup/mastersbyx2014-10-14
|\ \ \ \ \ | | | | | | | | | | | | rename python to python3
| * | | | | renaming python-package.mk to python3-package.mkAgent 422014-10-13
| | | | | |
| * | | | | rename package name to python3Agent 422014-10-13
| | | | | |
| * | | | | rename folder to python3Agent 422014-10-13
| |/ / / /
* | | | | Merge pull request #416 from fededim/mastersbyx2014-10-14
|\ \ \ \ \ | |/ / / / |/| | | | sstp-client: new appication has been ported in packages feeds under net/sstp-client (version 1.0.9)
| * | | | net/sstp-client: new package version 1.0.9Rupan2014-10-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | | | gnutls: updated to 3.3.9Nikos Mavrogiannopoulos2014-10-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | Merge pull request #421 from antonlacon/ffmpeg-2.3.xTed Hess2014-10-12
|\ \ \ \ \ | | | | | | | | | | | | ffmpeg: update to 2.3.4 and add libopus support to libffmpeg
| * | | | | ffmpeg: Update to 2.3.4Ian Leonard2014-10-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | | | | ffmpeg: add libopus supportIan Leonard2014-10-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | Merge pull request #420 from chris5560/mastersbyx2014-10-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | | ddns-scripts: add retry loop to verify dns and proxy
| * | | | | ddns-scripts: add retry loop to verify dns and proxyChristian Schoenebeck2014-10-11
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the verify of DNS server and proxy at script start to retry the verify if there are connection problems during verify plus some minor changes. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | Merge pull request #419 from epgdatacapbon/mastersbyx2014-10-11
|\ \ \ \ \ | | | | | | | | | | | | ddns-scripts: Add MyDNS.JP
| * | | | | ddns-scripts: Add MyDNS.JPepgdatacapbon2014-10-11
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MyDNS.JP, a dynamic DNS service, is added to ddns-scripts. http://www.mydns.jp/ Signed-off-by: sstream <sstream00@yahoo.co.jp>
* | | | | Merge pull request #408 from blogic/useridsbyx2014-10-10
|\ \ \ \ \ | | | | | | | | | | | | generic userid: use the new USERID api
| * | | | | generic userid: use the new USERID apiJohn Crispin2014-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | recent changes in trunk allow us to specify the userid inside the openwrt makefile. the info is stored int he meta data of the IPK contorl file and users are generated by the new generic postinst trigger. Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | Merge pull request #418 from thess/shadow-build-fixsbyx2014-10-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | shadow: Add libiconv to PKG_BUILD_DEPENDS
| * | | | | | shadow: Add libiconv to PKG_BUILD_DEPENDSTed Hess2014-10-10
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | libmpdclient: Remove doxygen dependency, cleanup MakefileTed Hess2014-10-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | net/mosquitto: Bump to version 1.3.5Karl Palsson2014-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor point release due to delay in 1.4. This is a bugfix release. See: http://mosquitto.org/2014/10/version-1-3-5-released/ for changelog Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | openconnect: fixed description of ca file locationNikos Mavrogiannopoulos2014-10-09
| | | | | | | | | | | | | | | | | | | | | | | | Resolves #407
* | | | | | Merge pull request #411 from mirabilos/mkshsbyx2014-10-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | move mksh to github; update it
| * | | | | | mksh: SECURITY update to R50dThorsten Glaser2014-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - new upstream version - update my eMail address - add maintainer and licence tag Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
| * | | | | | mksh: moved to githubThorsten Glaser2014-10-09
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
* | | | | | haproxy: maintenance release to fix no critical bugsThomas Heil2014-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - bump to version 1.5.5 Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | fastd: disable link-time optimization to fix build with current toolchainMatthias Schiffer2014-10-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | libmpdclient: Update to latest 2.9 release, add license infTed Hess2014-10-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>