aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | | git: update to 2.6.0Peter Wagner2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | nfs-kernel-server: update to 1.3.3Peter Wagner2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | Merge pull request #1805 from stefanhorning/ddns_serviceSteven Barth2015-10-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ddns: Added schokokeks.org to ddns services
| * | | | | | | | ddns: Added schokokeks.org service. Signed-off-by: Stefan Horning ↵Stefan Horning2015-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <stefan@hornings.de>
* | | | | | | | | Merge pull request #1830 from commodo/ovs-2.4.0-releasedSteven Barth2015-10-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | openvswitch: use released version 2.4.0
| * | | | | | | | | openvswitch: use released version 2.4.0Alexandru Ardelean2015-10-02
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous version was an unreleased one from the OVS trunk. This one is the released version, described here: http://openvswitch.org/pipermail/announce/2015-August/000078.html Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | Merge pull request #1831 from commodo/aircrack-ng-libnl-update-fixSteven Barth2015-10-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | aircrack-ng: use libnl-genl
| * | | | | | | | | aircrack-ng: use libnl-genlAlexandru Ardelean2015-10-02
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding libnl-core and libnl-genl as deps. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | cgi-io: add a small helper cgi that can be used by RPCD based UIsJohn Crispin2015-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | | | xl2tpd: bump versionYousong Zhou2015-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The update is mainly for addressing some memory corruption and segementation faults issues observed when running xl2tpd in OpenWrt. The relevant upstream pull request was at link [1] [1] Devel fix valgrind #77, https://github.com/xelerance/xl2tpd/pull/77 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | u2pnpd: add new packageMichael Heimpold2015-10-01
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | u²pnpd announces a device as UPnP basic device on the network so that an user could easily find it. It tries to detect various system information automatically, however everything can be overridden by UCI settings. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | squid: bump version to 3.5.9Marko Ratkaj2015-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | e2guardian: bump version to 3.2.0Marko Ratkaj2015-09-27
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | mosquitto: upgrade to version 1.4.4Karl Palsson2015-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop patch now included upstream. More information: http://mosquitto.org/2015/09/version-1-4-4-released/ Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | | | | Merge pull request #1788 from Dismounted/patch-1Steven Barth2015-09-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | nut: Fix required dependencies.
| * | | | | | nut: Fix required dependencies.Hanson Wong2015-09-20
| | | | | | |
* | | | | | | Merge pull request #1789 from MikePetullo/scapyMichael Heimpold2015-09-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | scapy: add new package
| * | | | | | | scapy: add new packageW. Michael Petullo2015-09-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #1792 from MikePetullo/krb5Michael Heimpold2015-09-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | krb5: update to 1.13.2
| * | | | | | | krb5: update to 1.13.2W. Michael Petullo2015-09-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / / / / / / lighttpd: update to 1.4.37W. Michael Petullo2015-09-20
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | gnunet: update version, fix gettext version after autoreconfDaniel Golle2015-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use gettext-version PKG_FIXUP to install up-to-date gettext infrastructure. autoreconf is still run implicitely as well. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | htpdate: add htpdate package based on AA feedTijs Van Buggenhout2015-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Source homepage has changed, and sources are updated to version 1.1.1 released 25 August 2015. Patch adjtimex still applies. Changes in version 1.1.1: - Fixed out of bound issue and a missing null-terminated string (thanks to Tobias Stöckmann) Signed-off-by: Tijs Van Buggenhout <tvbuggen@netzerk.be>
* | | | | | Merge pull request #1775 from kissg1988/seafile-serverTed Hess2015-09-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | seafile-server: fix libevent2 includes
| * | | | | | seafile-server: fix libevent2 includesGergely Kiss2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | | Merge pull request #1774 from kissg1988/seafile-ccnetTed Hess2015-09-14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | seafile-ccnet: bump release
| * | | | | | seafile-ccnet: bump releaseGergely Kiss2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | | mdnsresponder: fix fd leak for IPv6 socketsMarkus Stenberg2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | gnunet: fix build with full NLS supportDaniel Golle2015-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | Merge pull request #1764 from dddaniel/masterSteven Barth2015-09-10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | atftp: add new package
| * | | | | | atftp: add new packageDaniel Danzberger2015-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: - add init script for atftpd - merge '120-retry-option.patch' from old atftp packages. Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
* | | | | | | Merge pull request #1765 from kissg1988/seafile-ccnetSteven Barth2015-09-10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | seafile-ccnet: fix patch file to work correctly with libevent2 headers
| * | | | | | seafile-ccnet: fix patch file to work correctly with libevent2 headersGergely Kiss2015-09-09
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* / / / / / haproxy: fixes from upstreamheil2015-09-09
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - [PATCH 14/16] BUG/MINOR: http: remove stupid HTTP_METH_NONE entry - [PATCH 15/16] BUG/MAJOR: http: don't call http_send_name_header() - [PATCH 16/16] BUG/MINOR: tools: make str2sa_range() report Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | Merge pull request #1760 from salzmdan/masterSteven Barth2015-09-08
|\ \ \ \ \ | | | | | | | | | | | | knot: update to 1.6.5
| * | | | | knot: update to 1.6.5Daniel Salzman2015-09-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | Merge pull request #1741 from Borromini/masterSteven Barth2015-09-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | [Unbound] Update to 1.5.4
| * | | | | | [Unbound] Update to 1.5.4Borromini2015-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumped to latest upstream release - 1.5.4 Signed-off by Stijn Segers <francesco.borromini@inventati.org>
* | | | | | | strongswan: bump to 5.3.3Steven Barth2015-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | Merge pull request #1754 from kissg1988/seafile-ccnetSteven Barth2015-09-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | seafile-ccnet: use correct libevent2 includes
| * | | | | | | seafile-ccnet: use correct libevent2 includesGergely Kiss2015-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | | | Merge pull request #1755 from kissg1988/seafile-serverSteven Barth2015-09-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | seafile-server: fix libevent2 include paths
| * | | | | | | | seafile-server: fix libevent2 include pathsGergely Kiss2015-09-04
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | | | Merge pull request #1751 from marcin1j/patchwork/nbdSteven Barth2015-09-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nbd: import from oldpackages, add nbd-server package
| * | | | | | | | nbd: use procd style init script for nbd-serverMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Runs nbd-server in foreground. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | | | | | | nbd: get rid of unnecessary Build/Compile macroMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | | | | | | nbd: bump copyright header and add PKG_LICENSE tagMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | | | | | | nbd: bump version to 3.11Marcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | | | | | | nbd: add nbd-client init scriptMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds init.d and config files for nbd-client. Each section holds parameters of one block device, where section name (eg. nbd0) is NBD device name. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | | | | | | nbd: new package nbd-serverMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Network block device server allows to export a block device from router to remote host. This is particularly useful if no network filesystem server is feasible or direct access to a block device is needed. It's been tested for nearly a month on ar71xx (TL-WR842ND) and proved to be very stable and efficient solution. The package comes with init.d script and conf.d file allowing to configure most nbd-server options using standard uci interface. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>