aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* fossl: update to 1.34Luka Perkov2015-11-04
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* ddns-scripts: rollup to version 2.5.0-1Christian Schoenebeck2015-11-04
| | | | | | | | | | | | | | - add -V / --version parameter to show version information - new option lookup_host as host to use by nslookup/host to validate IP address changes, to be separate from [DOMAIN] parameter which produces a lot of questions in the forum and on multi-host updates - new option param_enc for optional usage inside update_url [PARAMENC] (will be send urlencoded) - new option param_opt for optional usage inside update_url [PARAMOPT] - new service strato.de (IPv4 only) requested by ludwig.jaffe@ - new service variomedia.de (IPv4 & IPv6) requested by Wolfgang Oertl #1884 - rewritten function get_service_data to read services/service_ipv6 file - allow 3rd parameter inside services/service_ipv6 file - here should be the answer of the ddns provider on success. If parameter is set, it's checked by ddns-scripts and report errors to logfile/syslog if failed and retry - updated tld_names.dat Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* Merge pull request #1913 from dddaniel/masterTed Hess2015-11-04
|\ | | | | atftp: fix invalid read in tftp_send_request.
| * atftp: fix invalid read in tftp_send_request.Daniel Danzberger2015-11-04
| | | | | | | | | | | | | | This invalid read of 1 byte caused a segfault on some arm platforms. Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
* | pppossh: use exec with pty option to eliminate a level of bufferbloatYousong Zhou2015-11-03
| | | | | | | | | | | | | | | | | | While at it, also do the following fixes - Drop the URL pointing to the old github repo - Fix detection of default set of private keys Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | sqm-scripts: Bump to v1.0.4.Toke Høiland-Jørgensen2015-11-02
| |
* | fossil: add packageLuka Perkov2015-11-01
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | ocserv: allow enabling proxy ARPNikos Mavrogiannopoulos2015-11-01
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ocserv: if ocserv.conf.local is present append it to ocserv.confNikos Mavrogiannopoulos2015-11-01
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #1905 from kissg1988/seafileSteven Barth2015-11-01
|\ \ | | | | | | seafile-server: fix dependency and postinst script
| * | seafile-server: make postinst script work with Image GeneratorGergely Kiss2015-11-01
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | seafile-server: fix broken dependency on seafile-ccnetGergely Kiss2015-10-31
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | nginx: bump to 1.9.6Luka Perkov2015-10-31
|/ / | | | | | | | | | | | | | | In this bump as agreed with Thomas we are dropping out all the nginx 3rd party addons. In case you would like to see your 3rd party addon included please send a pull request and make sure it works with newest version. Signed-off-by: Luka Perkov <luka@openwrt.org>
* | ocserv: simplify IPv6 network settingNikos Mavrogiannopoulos2015-10-31
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ocserv: removed unecessary instructions and scriptNikos Mavrogiannopoulos2015-10-31
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | [Unbound] Update to 1.5.6Michael Hanselmann2015-10-30
| | | | | | | | | | | | Bump unbound to version 1.5.6 released on October 20, 2015. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | Merge pull request #1895 from yousong/add-ppposshSteven Barth2015-10-30
|\ \ | | | | | | pppossh: new package for network proto "pppossh"
| * | pppossh: new package for network proto "pppossh"Yousong Zhou2015-10-27
| | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | openvswitch: work-around kernel architecture detectionDaniel Golle2015-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | caught on build-bot: make -C /store/buildbot/slave/ramips/build/build_dir/target-mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/linux-3.18.21 M=/store/buildbot/slave/ramips/build/build_dir/target-mipsel_24kec+dsp_musl-1.1.11/openvswitch-2.4.0/datapath/linux modules make[7]: Entering directory `/store/buildbot/slave/ramips/build/build_dir/target-mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/linux-3.18.21' Makefile:610: arch/mipsel/Makefile: No such file or directory Declare LINUX_KARCH to package's build-system to resolv this. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | powerful adblock script to block ad/abuse domainsdirk2015-10-28
| | | | | | | | | Signed-off-by: dirk <dirk@brenken.org>
* | | iotivity: add resource-containerHauke Mehrtens2015-10-27
| | | | | | | | | | | | | | | | | | This is the new interface to add support for non OIC protocols to IoTivity. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
* | | iotivity: update to version 1.0.0Hauke Mehrtens2015-10-27
|/ / | | | | | | | | | | | | | | | | This brings IoTivity to version 1.0.0. The patches removed by this commit are merged upstream now. There are some new patches needed for new problems with Big Endian CPUs and also for musl. The plugin manager was removed in upstream IoTivity 1.0.0. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
* | wifidog: Bump to 1.3.0Michael Haas2015-10-25
| | | | | | | | | | | | | | * Updates wifidog to latest upstream release. * Removes patches/100-musl-compat.patch as that's included in 1.3.0 Signed-off-by: Michael Haas <haas@computerlinguist.org>
* | mwan3-luci updated to 1.4-4Aedan ARFETT Renner2015-10-23
| | | | | | | | | | | | | | Hard-coded location of ip (/usr/bin/ip) in controller file Added space after "for" in .htm files to clean it up signed-off-by: Aedan "ARFETT" Renner <chipdankly@gmail.com>
* | Merge pull request #1833 from commodo/keepalived-libnlSteven Barth2015-10-22
|\ \ | | | | | | keepalived: update to use only libnl-genl
| * | keepalived: update to use only libnl-genlAlexandru Ardelean2015-10-01
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | freeradius2: cleanup init scriptDaniel Golle2015-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The initscript originally imported from oldpackages no longer does the job, sed'ery around ifconfig is just not the way. Remove stuff which can also be done via /etc/freeradius2/* or /etc/default/radiusd instead. Fixes #1769 and #1193 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #1876 from mlichvar/chrony-update-2.2Steven Barth2015-10-20
|\ \ \ | | | | | | | | chrony: update to 2.2
| * | | chrony: update to 2.2Miroslav Lichvar2015-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for authentication with command key was replaced with communication over Unix domain socket. Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | mwan3: update to version 1.6-3Jeroen Louwes2015-10-20
|/ / / | | | | | | | | | | | | | | | Fix for changed location ip binary Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | | chrony: remove old filesMiroslav Lichvar2015-10-17
| | | | | | | | | | | | | | | | | | | | | Remove files that were accidentally included in the previous merge (pull request #1802). The obsolete patches are breaking the build now. Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | [Unbound] Update to 1.5.5Michael Hanselmann2015-10-14
| | | | | | | | | | | | | | | | | | Bump unbound to version 1.5.5 released on October 6, 2015. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | | Merge pull request #1858 from oneru/patch-1Steven Barth2015-10-13
|\ \ \ | | | | | | | | Fwknop: Fix setting getting overwritten
| * | | Fwknop: Fix setting getting overwrittenJonathan Bennett2015-10-12
| | | | | | | | | | | | | | | | | | | | A typo in the init file was causing a certain setting to be overwritten on every daemon start. Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | | | chrony: import from oldpackagesMiroslav Lichvar2015-10-13
| | | | | | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | Merge pull request #1800 from TuxCoder/masterSteven Barth2015-10-13
|\ \ \ \ | |/ / / |/| | | chaosvpn: add new package
| * | | chaosvpn: add new packageNorbert Summer2015-09-22
| | | | | | | | | | | | | | | | Signed-off-by: Norbert Summer <git@o-g.at>
* | | | Merge pull request #1849 from drizzt/masterMatteo Croce2015-10-12
|\ \ \ \ | | | | | | | | | | fwknop: fix building without gpg
| * | | | fwknop: fix building without gpgTimothy Redaelli2015-10-09
| | | | |
* | | | | ethtool: update to v4.2Matthias Schiffer2015-10-12
|/ / / / | | | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | ocserv: updated to 0.10.9Nikos Mavrogiannopoulos2015-10-07
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | all: get rid of kmod-ipv6 dependenciesSteven Barth2015-10-06
| | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | Merge pull request #1837 from cyanidium/masterSteven Barth2015-10-06
|\ \ \ \ | | | | | | | | | | nut: add dev headers, nut-web-cgi and nut-avahi-service, bugfix
| * | | | nut: add dev headers, nut-web-cgi and nut-avahi-service, bugfixMarty R2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Headers are required by collectd as mentioned in #1801. This is the nut portion based on dwmw2@d636841cd1d1dfab04cb509520c082738ddfb2ea Happy to merge with 15.05 as per #1803. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> [martin.p.rowe@gmail.com: condensed InstallDev lines] Added package nut-web-cgi based on demorfi@7e340f47944ff4a9c49d3b1dc6c1d9d965cd344c. Closes #1614. Pending signoff by @demorfi [martin.p.rowe@gmail.com: simplified implementation, no changes to Config.in] Added package nut-avahi-service similar to other implementations in #618 Bugfix to remove redundant NUT_DRIVER_SERIAL config Bugfix to make UPSLOG config actually install (requires PKG_RELEASE bump) Some code tidy-ups Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
* | | | | bmon: Adapt to libnl package split, only depend on required partsBaptiste Jonglez2015-10-03
|/ / / / | | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | | | 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