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
Matthias Schiffer
97471a1bb7
lua-cjson: add host build support
2016-01-02 23:49:25 +01:00
Matthias Schiffer
289f58d5b9
ar71xx: another fix to wndr3700_board_detect
2016-01-02 23:46:48 +01:00
bdobe
ddc2a51764
ar71xx-generic: add support for D-Link DIR-505
2016-01-01 23:17:25 +01:00
Matthias Schiffer
e14b907e44
Merge pull request #610 from plumpudding/master
...
docs: fix typo
2016-01-01 21:49:53 +01:00
PetaByteBoy // Milan Pässler
02d3ed2fa9
docs: features/wired-mesh: fix typo
2016-01-01 20:35:43 +01:00
Matthias Schiffer
65ce99449e
docs: rename development version to v2016.1
2016-01-01 16:29:15 +01:00
Matthias Schiffer
df018ed7c7
docs: releases/v2015.2: fix typo
2015-12-20 20:13:09 +01:00
Matthias Schiffer
73a818b896
alfred: use batman-adv-visdata
2015-12-18 17:46:24 +01:00
Matthias Schiffer
8ffdcaaa1b
gluon-mesh-batman-adv-core: announce/neighbours.d: use batman-adv-visdata
2015-12-18 17:46:24 +01:00
Matthias Schiffer
939087cec9
gluon-status-page-api: neighbours-batadv: use batman-adv-visdata, increase interval
2015-12-18 17:46:24 +01:00
Matthias Schiffer
90a64ca87f
gluon-status-page-api: use sse-multiplex
2015-12-18 17:46:24 +01:00
Matthias Schiffer
fa504dae8d
gluon-neighbour-info: simplify and fix timeout calculation
...
The timeout was calculated incorrectly (in each iteration the span between
the start time and the current time was substracted from the timeout
again), and would often become negative, causing warnings in the kernel
log.
2015-12-18 17:46:24 +01:00
Matthias Schiffer
a3155c427a
gluon-neighbour-info: fix a few compiler warnings
2015-12-18 17:46:24 +01:00
Matthias Schiffer
d3bc707caa
gluon-neighbour-info: flush after writing the HTTP header
...
sse-multiplex likes to get the header as fast as possible.
2015-12-18 17:46:24 +01:00
Matthias Schiffer
c3150d821f
gluon-announce{,d}: create a new UCI cursor for each run
2015-12-18 17:46:24 +01:00
Matthias Schiffer
077dbe3c08
gluon-status-page-api: decrease dyn/statistics event frequency
...
The statistics data is now cached for 5s, no need to send an event every
second. The new interval is 3s, which is coprime with the cache timeout.
2015-12-18 17:45:45 +01:00
Matthias Schiffer
48d24c2674
gluon-announce: enable caching
2015-12-18 17:43:16 +01:00
Matthias Schiffer
eba7ecbbc0
gluon-announced: add support for caching announced data
2015-12-18 17:43:12 +01:00
Matthias Schiffer
5927fd66db
gluon-status-page: filter out duplicate events in statistics event stream
...
Allows simple handling of cached events.
2015-12-18 17:37:48 +01:00
Matthias Schiffer
38477d5c0c
Update gluon packages
2015-12-18 17:37:33 +01:00
Matthias Schiffer
6b8888fe5a
Update Gluon packages
2015-12-12 20:51:47 +01:00
Matthias Schiffer
837c457f42
Merge pull request #593 from freifunk-gluon/pr-fastd-docs
...
docs: Improve documentation of fastd and autoupdater config in site.conf
2015-12-09 23:11:14 +01:00
Jan-Philipp Litza
46aa2e7c6a
docs: Improve documentation of fastd and autoupdater config in site.conf
2015-12-09 21:00:19 +01:00
ruben
de8c908dc3
docs: grammar and formatting enhanced in site.conf
2015-12-08 22:58:40 +01:00
Matthias Schiffer
5ecb8a7366
gluon-mesh-vpn-fastd: gluon-annouced: fix fastd status always being reported as enabled
2015-12-08 22:47:32 +01:00
Matthias Schiffer
3655a5b228
Revert "bzip2: extend/fix the Host/Install rule to install libbz2.so files"
...
Fixes #589
2015-12-08 19:53:21 +01:00
Matthias Schiffer
6aa7a783cc
Merge pull request #590 from kokel/release-v2015.2
...
docs: releases/v2015.2: add ubiquiti airgateway
2015-12-08 19:45:00 +01:00
Tobias Hachmer
4c78da2978
docs: releases/v2015.2: add ubiquiti airgateway
2015-12-08 19:32:08 +01:00
Nils Schneider
0bb530d1c6
gluon-status-page: fix display of rx and tx traffic
...
On the status page statistics section counters for transmitted and received traffic were mixed up. Transmitted traffic was shown as received while received traffic was shown as being transmitted.
Fixes #586
2015-12-07 13:44:17 +01:00
Matthias Schiffer
108a1116d1
Merge pull request #584 from Ranlvor/master
...
OpenSSL: Added source/old to PKG_SOURCE_URL
2015-12-07 11:14:49 +01:00
Philzen
444105d22e
docs: releases/v2015.2: fix small typo
2015-12-07 09:15:09 +01:00
Ranlvor
e73d3c5c52
OpenSSL: Added source/old to PKG_SOURCE_URL
...
OpenSSL moves old versions of the library from http://www.openssl.org/source/
to http://www.openssl.org/source/old/1.0.2/ breaking the old links. That
behavior breaks the OpenWRT-build every time OpenSSL releases a new version.
This patch adds http://www.openssl.org/source/old/1.0.2/ to the PKG_SOURCE_URL
of OpenSSL to avoid breaking the build whenever OpenSSL releases a new
version.
2015-12-06 16:14:51 +01:00
Matthias Schiffer
87dd5bb3bb
build: copy opkg keypair to target openwrt tree instead of linking it
...
Fixes #579
2015-12-02 15:11:38 +01:00
Matthias Schiffer
3643d818db
Merge pull request #565 from freifunk-gluon/rn-v2015.2
...
docs: add v2015.2 release notes
2015-11-30 22:27:58 +01:00
Matthias Schiffer
6110d3d444
acx-mac80211: mark as BROKEN to avoid compile failure on mipsel targets
2015-11-28 22:41:42 +01:00