aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | python: add lib depsAlexandru Ardelean2014-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | python: final switchAlexandru Ardelean2014-11-09
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | Merge pull request #522 from chris5560/mastersbyx2014-11-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ddns-scripts: Update to Version 2.1.0-1 see description
| * | | | | | | ddns-scripts: Update to Version 2.1.0-1 see descriptionChristian Schoenebeck2014-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixed postinst and prerm in Makefile - implementation of provider specific update scripts into services and services_ipv6 file. first Provider "no-ip.com" - Thanks to DarkStarXxX for request and testing - finished uci/ddns wiki at http://wiki.openwrt.org/doc/uci/ddns - rewritten retry management - rewritten logging including following Issue 469 https://github.com/openwrt/packages/issues/469 - stop running sections on hotplug ifdown event (like start on ifup) - implement trap detection also kill "sleep" child processes SIGHUP to reload configuration (not really reloading, simply starting a new process) /etc/init.d/ddns reload implemented - code optimization - new provider LoopiaDNS.se Issue 494 https://github.com/openwrt/packages/issues/494 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | Merge pull request #523 from dibdot/mastersbyx2014-11-09
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | ssmtp: revoke gnutls support
| * | | | | | ssmtp: revoke gnutls supportDirk Brenken2014-11-09
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop gnutls and use openssl instead, due to excessive memory consumption in embedded environment for an additonal ssl library. Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* | | | | | Merge pull request #519 from hnyman/modify-sqmToke Høiland-Jørgensen2014-11-09
|\ \ \ \ \ \ | |/ / / / / |/| | | | | sqm-scripts: Modify installation step to ensure correct file permissions
| * | | | | sqm-scripts: Modify installation step to ensure correct file permissionsHannu Nyman2014-11-09
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use INSTALL_BIN & INSTALL_DATA macros instead of cp to ensure correct file permissions for the executable files. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #516 from dibdot/mastersbyx2014-11-08
|\ \ \ \ \ | | | | | | | | | | | | ssmtp: move to github
| * | | | | ssmtp: move to githubDirk Brenken2014-11-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* | | | | | Merge pull request #517 from Wedmer/mastersbyx2014-11-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | utils/zoneinfo: Removed Middle-East target due there're no files for it.
| * | | | | | Removed Middle-East target due there're no files for it.Vladimir Ulrich2014-11-08
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | Merge pull request #514 from commodo/python-update-4sbyx2014-11-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | Python update 4
| * | | | | | python: exclude pdb.doc and webbrowser.pyAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python: remove +libcrypto dep; that's a openssl libAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex.com>
| * | | | | | python: add PKG_USE_MIPS16:=0 + handle CONFIG_USE_MIPS16Alexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python: add PYTHONPATH var; this allows packages to configure itAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python: add HOST_PYTHON_LIB_DIR variable to python-package.mkAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python: cleanup Build/InstallDev ruleAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python: remove --without-ensurepip; not needed anymoreAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python: remove explicit rules in favor of using make/configure varsAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python: reboot all python packagesAlexandru Ardelean2014-11-07
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Redefine python-full as all-pages-minus-a-few-that-don't make sense. Remove all other packages. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #515 from Wedmer/mastersbyx2014-11-07
|\ \ \ \ \ \ | |/ / / / / |/| | | | | utils/zoneifo: Moved from old packages with updates
| * | | | | utils/zoneifo: Moved from old packages with updatesVladimir Ulrich2014-11-07
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | Merge pull request #508 from dibdot/masterTed Hess2014-11-06
|\ \ \ \ \ | | | | | | | | | | | | mc: move to github (midnight commander)
| * | | | | mc: move to githubDirk Brenken2014-11-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* | | | | | perl: Update to 5.20.1Marcel Denia2014-11-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | perl: Mark test support as experimentalMarcel Denia2014-11-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | perl: Fix signal order for i486Marcel Denia2014-11-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | perl: Update perlbase.mkMarcel Denia2014-11-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | perl: Also strip begin, end and for pragmasMarcel Denia2014-11-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | perl: Set nv_overflows_integers_at configuration symbolMarcel Denia2014-11-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | perl: Add basic test supportMarcel Denia2014-11-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | Merge pull request #507 from roger-/motionsbyx2014-11-06
|\ \ \ \ \ \ | |/ / / / / |/| | | | | motion: update and switch to recent fork
| * | | | | motion: switch to master branchRoger2014-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This branch includes some important fixes vs. 3.4.0. Signed-off-by: Roger D <rogerdammit@gmail.com>
| * | | | | motion: update and switch to recent forkRoger2014-11-04
| | | | | | | | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
| * | | | | motion: remove outdated (?) patchRoger2014-11-04
| | | | | | | | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | | | | haproxy: bump to version 1.5.8Thomas Heil2014-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Released version 1.5.8 with the following main changes : - BUG/MAJOR: buffer: check the space left is enough or not when input data in a buffer is wrapped - BUG/BUILD: revert accidental change in the makefile from latest SSL fix Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | Change default bcp38 interface to be eth1, don't enable by default.Toke Høiland-Jørgensen2014-11-05
| | | | | |
* | | | | | Merge pull request #506 from cj1324/fix_libsodiumsbyx2014-11-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | libsodium: fixed pkgconfig not found it.
| * | | | | | libsodium: fixed pkgconfig not found it.Han Chen2014-11-04
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Han Chen chen1324@gmail.com
* | | | | | Add luci-app-bcp38 packageToke Høiland-Jørgensen2014-11-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | Make PKG_LICENSE for BCP38 SPDX compatible.Toke Høiland-Jørgensen2014-11-05
| | | | | |
* | | | | | Add BCP38 implementation package (from CeroWrt).Toke Høiland-Jørgensen2014-11-05
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | Merge pull request #504 from Shulyaka/mastersbyx2014-11-04
|\ \ \ \ \ | | |_|_|/ | |/| | | mailman: fixed compilation errors (Issue #498)
| * | | | mailman: fixed compilation errors (Issue #498)Denis Shulyaka2014-11-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | | | Merge pull request #503 from Shulyaka/mastersbyx2014-11-04
|\| | | | | | | | | | | | | | python-dns: fixed URL
| * | | | python-dns: fixed URLDenis Shulyaka2014-11-04
|/ / / / | | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | | rpcd-mod-lxc: add lxc-create ubus bindingsLuka Perkov2014-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Example call: $ ubus call lxc create '{ "name": "bar", "template": "download", "args": [ "--no-validate", "--dist", "debian", "--release", "sid", "--arch", "i386" ] }' Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | mdnsresponder: add spdx tagSteven Barth2014-11-03
| | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>