Matthias Schiffer
8f7deca01e
brcm2708-gpu-fw: move pkg build dir to kernel build dir to fix rebuild bugs after cleaning the kernel tree
...
Backport of r48732
2016-02-28 19:29:25 +01:00
Matthias Schiffer
48c7039d53
gluon-status-page: don't reset signal graphs on resize events if width hasn't changed
...
Mobile browsers will often show or hide the address bar while scrolling.
This causes resize events which would often reset the signal graphs.
Fixes #662
2016-02-28 19:27:02 +01:00
Matthias Schiffer
a155149601
Update Gluon packages
2016-02-19 17:59:46 +01:00
Matthias Schiffer
44bdf37e3c
build: don't overwrite opkg key when it already exists
2016-02-13 17:03:17 +01:00
Matthias Schiffer
55dc9c369d
docs, README: change current release to v2016.1
2016-02-08 10:46:28 +01:00
Matthias Schiffer
b8791e0829
docs: releases/v2016.1: fix a formatting issue
2016-02-08 10:22:46 +01:00
Matthias Schiffer
f8b328835b
docs: features/monitoring: replace one last mention of gluon-announced
2016-02-07 21:42:04 +01:00
Matthias Schiffer
627e6b7b81
docs: user/site: change peer limit in example fastd config to 1
...
Change the limit to match our recommendation in the site-example.
2016-02-07 11:23:41 +01:00
Matthias Schiffer
10f7a88ba9
Backport fix for CVE-2016-0728 (local root exploit)
...
We're too close to the release of Gluon 2016.1 to do a full update of our
OpenWrt tree, therefore just make a backport of this.
2016-02-06 07:39:51 +01:00
Matthias Schiffer
e0e96b7b28
Merge branch 'restrict-respondd'
2016-02-05 19:18:40 +01:00
Matthias Schiffer
8bfb5fe102
docs: add information about image symlinks to the Getting Started page
2016-02-05 19:02:49 +01:00
Matthias Schiffer
495e154a6a
docs, LICENSE: fix upper and lower case of "OpenWrt"
2016-02-05 18:48:48 +01:00
Matthias Schiffer
145cb4ded2
gluon-luci-admin: ensure that the authorized_keys file always ends with a newline
...
Fixes #558
2016-02-05 18:31:25 +01:00
Matthias Schiffer
2f499dbfc1
gluon-respondd: restrict queries from the mesh to link-local addresses
...
Restrict to link-local addresses to prevent amplification attacks from
outside the mesh, or such attacks affecting the outside world.
Fixes #637
2016-02-05 17:06:07 +01:00
Matthias Schiffer
4d6956fa25
docs: update outdated monitoring documentation
2016-02-05 11:00:38 +01:00
Matthias Schiffer
10d7ad2107
docs: add more documentation of WLAN configuration
...
Fixes #574
2016-02-05 10:40:26 +01:00
Matthias Schiffer
19d4ca1b3e
Merge pull request #638 from kpanic23/patch-1
...
docs: Corrected some typos and strange grammar
2016-02-05 10:31:14 +01:00
Matthias Schiffer
54bb143128
docs: releases/v2016.1: grammar fixes, some minor improvements
2016-02-05 06:54:45 +01:00
kpanic23
e8d0fc6a81
Corrected some typos and strange grammar
2016-02-04 14:29:01 +01:00
Matthias Schiffer
6554cc21ab
Merge remote-tracking branch 'origin/firewall-multicast'
2016-02-03 08:40:20 +01:00
Matthias Schiffer
d58484c84e
gluon-mesh-batman-adv-core: respondd: fix pattern to count clients to work with compat 15
2016-02-02 17:18:52 +01:00
Jan-Philipp Litza
4ab184cd61
docs: Update regarding respondd refactoring
2016-02-02 15:13:17 +01:00
Jan-Philipp Litza
5bb4316f71
gluon-neighbour-info: Open firewall on WAN for respondd replies
...
If the query was via multicast, the response isn't matched by
--state ESTABLISHED,RELATED
This fixes #619
2016-02-02 13:06:54 +01:00
Matthias Schiffer
0005b3b5a2
autoupdater: stop non-essential services before downloading the image
2016-02-02 09:22:50 +01:00
Matthias Schiffer
b4aaf8a1f8
gluon-respondd: add init script
...
Instead of starting gluon-respondd from a hotplug handler, add a proper
init script. The new init script has a restart_if_running argument which
is now used by the hotplug handler.
2016-02-02 09:18:13 +01:00
Matthias Schiffer
9004028cb4
Convert gluon-announce Lua code to C modules, rename to gluon-respondd
...
gluon-announced and gluon-announce are merged to gluon-respondd.
2016-02-02 09:18:12 +01:00
Matthias Schiffer
840d07dd48
Add utility library libgluonutil
2016-02-02 06:39:22 +01:00
Matthias Schiffer
54ed2a8d14
docs: add TP-Link TL-WR843N/ND
2016-01-30 02:01:21 +01:00
Matthias Schiffer
4bfdd504cb
Merge pull request #634 from Ranlvor/patch-wr843n
...
Added Support for TP-Link WR843ND
2016-01-30 01:59:43 +01:00
Ranlvor
35ed4d2b76
Added Support for TP-Link WR843ND
...
Tests done to verify that this worked as intended:
* checked plattform_info image_name
* checked primary_mac
* does appear in ffmap-d3
* does mesh
* does fastd-VPN
2016-01-29 00:08:01 +01:00
Matthias Schiffer
2223ccd94c
Update gluon packages
2016-01-24 19:35:09 +01:00
Matthias Schiffer
4ed5b85668
docs: add UniFi AP Outdoor+ to list of supported devices
2016-01-17 23:23:42 +01:00
Matthias Schiffer
7c67ff0cf1
ath9k: fix HSR tuner support for UniFi Outdoor Plus
...
Also remove the BROKEN check as the UniFi Outdoor Plus support seems to
work fine now.
Fixes #272
2016-01-17 23:17:34 +01:00
Matthias Schiffer
49fcfb8da7
Merge pull request #623 from oakey-dev/master
...
add support for ubiquiti airRouter
2016-01-17 16:35:25 +01:00
Neal Oakey
472a1ff3eb
add support for ubiquiti airRouter
2016-01-17 16:33:49 +01:00
Matthias Schiffer
b1e1b47a70
Merge pull request #622 from rotanid/patch-1
...
docs: Update autoupdater.rst
2016-01-15 19:40:45 +01:00
Andreas Ziegler
d10a7b9c72
docs: Update autoupdater.rst
...
fix typo and express sentence regarding update priority clearer
2016-01-15 00:47:02 +01:00
Daniel Golle
4ce85afc22
gluon-status-page-api: support batadv-in-VLAN on ibss interface
...
introduce function to recurse down to the lowest layer-2 interface
corresponding to a given interface.
also re-introduce some of the previously removed input validation plus
some more to protect against glob and path based exploits.
2016-01-13 12:59:16 +01:00
Matthias Schiffer
e012e67bf1
Update Gluon packages
2016-01-12 16:02:13 +01:00
Matthias Schiffer
d295d6ef39
Merge pull request #617 from makomi/master
...
readme: fix typo, improve formatting
2016-01-10 17:25:28 +01:00
Matthias Kolja Miehl
65c0e256ab
readme: fix typo, improve formatting
2016-01-10 16:09:03 +00:00
Matthias Schiffer
0880159eb5
gluon-status-page: fix handling of interface names containing dots
2016-01-08 14:54:30 +01:00
Matthias Schiffer
c69587fba4
build: disable generation of ramdisk images
...
Our build process works similarly to the image builder and doesn't support
the generation of initramfs-based images.
Fixes #616
2016-01-08 11:23:44 +01:00
Delta / Stefan
bbdc334b43
gluon-status-page: add TB to list of units for transfer volumes
...
Fixes #614
2016-01-07 18:09:30 +01:00
Matthias Schiffer
0bd0df6f93
kernel: fs, seq_file: fallback to vmalloc instead of oom kill processes
...
Fixes #177
2016-01-04 10:26:40 +01:00
Matthias Schiffer
7b6f3fed70
Merge pull request #607 from freifunk-gluon/site.json
...
Convert site.conf to JSON during build
2016-01-04 10:25:13 +01:00
Matthias Schiffer
4456480a52
docs: add D-Link DIR-505 (A1) and Buffalo WZR-HP-G300NH (and remove WZR-HP-G300N, it is not actually supported)
2016-01-04 05:32:14 +01:00
Matthias Schiffer
f396ba43d9
Merge branch 'master' of https://github.com/coacx/gluon
2016-01-04 05:28:54 +01:00
Matthias Schiffer
7cd00aec52
Merge branch 'dir-505' of https://github.com/bdobe/gluon
2016-01-04 05:28:44 +01:00
Matthias Schiffer
f23e024787
Convert site.conf to JSON during build
...
This will allow us to use its content from other languages than Lua as
well.
2016-01-02 23:49:25 +01:00