Skip to content
Snippets Groups Projects
  1. Jul 13, 2019
  2. Jul 08, 2019
  3. Jul 02, 2019
  4. Jun 29, 2019
    • Chrissi^ (Chris Fiege)'s avatar
      doc/dev/package: Fix path to gluon.mk (#1774) · 9dfaed00
      Chrissi^ (Chris Fiege) authored
      
      $(TOPDIR) does not contain a trailing slash.
      Thus the 'gluon.mk'-include must include
      the trailing slash. (Just like the link to
      $(INCLUDE_DIR)/package.mk does.)
      
      Signed-off-by: default avatarChris Fiege <chris@tinyhost.de>
      9dfaed00
    • Adrian Schmutzler's avatar
    • Jan-Tarek Butt's avatar
      gluon-hoodselector docs: add package documentation · f9a47f02
      Jan-Tarek Butt authored
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      gluon-hoodselector docs: replace 'Router have' with 'Router has'
      
      gluon-hoodselector: docs: fix spelling/grammar
      
      docs: gluon-hoodselector.rst, chnage 'VPN-mode' to VPN mode and 'trigon polygon' to triangle
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      docs/package/gluon-hoodselector: update .dia and .svg to current code behave
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      docs/package/gluon-hoodselector: replace hood with domain update doc to current code behave
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      docs hoodselector: fix spelling
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      docs/package/gluon-hoodselector: fix spelling second round
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      docs:gluon-hoodselector.rst: fix spelling
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      docs gluon-hoodselector.rst: fix line length
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      docs gluon-hoodselector: rename doc imports to be assoziated with the hoodselector
      
      docs gluon-hoodselector: fix image name and rst inmport
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      docs gluon-hoodselector: information without es (uncountable)
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      docs/package: gluon-hoodselector.rst fix grammer issues
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      f9a47f02
    • Jan-Tarek Butt's avatar
      add gluon-hoodselector: Integrate geolocation mode · 90baebc2
      Jan-Tarek Butt authored
      
      This MR includs only the VPN MODE of the hoodselector whitch simply set
      hoods base on their geopositions.
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      check_site.lua: fix language syntax
      
      muss -> must
      rage -> range
      at lease -> at least
      coordiantes -> coordinates
      realaise -> realised
      
      gluon-hoodselector: fix language syntax in hoodselector
      
      can not -> can't
      routers -> router's
      continure -> continue
      to next -> to the next
      TMP -> temporary
      for current -> for the current
      continure -> continue
      with next -> with the next
      thier -> there
      provides -> provide
      possition -> position
      therfore -> therefore
      
      gluon-hoodselector: fix language syntax in util.lua
      
      realaise -> realised
      
      gluon-hoodselector: fix language syntax and use autoupdate lock mechanism.
      
      gluon-hoodselector: fix spelling/grammar
      
      gluon-hoodselector: automatically set SECTION and CATEGORY for Gluon packages
      
      gluon-hoodselector-add-VPN-MODE: add micrond & libjson-c dependency
      
      gluon-hoodselector-add-VPN-MODE: check running hoodselector before loading lua
      
      gluon-hoodselector-add-VPN-MODE: remove nixio dependency from hoodselector util
      
      Revert "gluon-hoodselector-add-VPN-MODE: check running hoodselector before loading lua"
      
      This reverts commit 535b0a1b2fb73e563bf6a44b568a796440bd307f.
      
      add luaposix and luabitop to pakage dependency
      
      sbin/hoodselector: remove nixio requiemend
      
      sbin/hoodselector: load hoods only if necessary
      
      gluon-hoodselector: use VPN abstraction layer. the hoodselectore does
      not need to know about all individual VPN protocols.
      
      gluon-hoodselector: Makefile add gluon-mesh-vpn-core as dependency
      
      gluon-hoodselector: apply changes of mesh vpn lib
      
      gluon-hoodselector: remove outdated comments
      
      package/gluon-hoodselector: check_site.lua rm domain seed check thus its already checked by gluon-core
      
      package/gluon-hoodselector: util.lua code cleanup and refactoring
      
      package/gluon-hoodselector: hoodselector code cleanup and refactoring
      
      gluon-hoodselector: util.lua, use taps instead of spaces. Use posix.unistd.access instead of io.open
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      gluon-hoodselector: hoodselector, use taps instead of spaces.
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      gluon-hoodselector: check_site.lua: replace hood with domain
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      gluon-hoodselector: drop VPN mode and rename hood to domain. Furthermore implement geolocator mode as neorayder way
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: rm duplicated print output
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector util: fix wrong function signature
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      small typo fixes
      
      small typo fixes
      
      Update util.lua
      
      processes are really restarted now. new (old) problem: nodes will not forget their former ipv6-addresses. watchdog could here with that.
      
      gluon-hoodselector util.lua: replace i iterator with _
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      Update util.lua
      
      now polygons with holes are recognized correctly. also a mix of nested polygons and boxes should be possible as shapes[]
      
      package/gluon-hoodselector: hoodselector use gluon-reload for daemon restarts/reloads
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: util.lua use math-polygon lib and rm restart_services function. Rectengles will be converted into polygons now
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: Makefile rewrite description update depends list
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: check_site.lua reduce complexity
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: use : for gluon_version Val
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: fix if equal syntax
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      luasrc/usr/lib/lua/hoodselector/util.lua: check_site.lua simplify checksite script and fix if logic
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: set space after comma, rm unnecessary error handling
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: use only brackes on require function no mixup
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: check_site.lua rm unuse variables and fix non std global function
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: util.lua rm unuse include
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: rm comment return nil in function get_geolocation()
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      
      package/gluon-hoodselector: Makefile refactor pkg description
      
      Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
      90baebc2
    • Martin Weinelt's avatar
      modules: update OpenWrt · 6ebb721e
      Martin Weinelt authored
      ef686b7292 uqmi: bump to latest git HEAD
      3dc740257b uqmi: inherit firewall zone membership to virtual sub interfaces
      a2c22b8776 uqmi: fix PIN_STATUS_FAILED error with MC7455 WCDMA/LTE modem
      d5ff0897cb kernel: bump 4.14 to 4.14.131
      18266fc6c0 kernel: bump 4.9 to 4.9.184
      
      Compile-tested: mpc85xx-generic, ramips-mt7621
      Runtime-tested: mpc85xx-generic (TP-Link WDR4900 v1), ramips-mt7621 (D-Link DIR-860L B1)
      6ebb721e
  5. Jun 27, 2019
    • Martin Weinelt's avatar
      ar71xx-generic: unmark archer-c25-v1 as broken · fb08e104
      Martin Weinelt authored
      memory usage seems to behave more reasonable for a while now
      fb08e104
    • Martin Weinelt's avatar
      10d05d26
    • Martin Weinelt's avatar
      modules: update OpenWrt · 5cf2f017
      Martin Weinelt authored
      5e771160b8 kernel: bump 4.14 to 4.14.130
      9c6fb1d67a kernel: bump 4.14 to 4.14.129
      6c1bef833d kernel: bump 4.9 to 4.9.183
      467adaf6c5 OpenWrt v18.06.3: revert to branch defaults
      4382d4ce19 OpenWrt v18.06.3: adjust config defaults
      97ae9e0ccb fstools: block-mount: fix restart of fstab service
      25fc20db8b fstools: update to the latest master branch
      fc39d5fc45 fstools: media change detection (eg:sdcard) using kernel polling
      b463a13881 hostapd: fix multiple security problems
      
      Compile-tested: ramips-mt7621
      Runtime-tested: ramips-mt7621 (D-Link DIR-860L B1)
      5cf2f017
  6. Jun 26, 2019
  7. Jun 24, 2019
  8. Jun 20, 2019
  9. Jun 19, 2019
  10. Jun 18, 2019
    • bobcanthelpyou's avatar
      Add luacheck config (#1741) · 025e9c71
      bobcanthelpyou authored
      025e9c71
    • Matthias Schiffer's avatar
    • Martin Weinelt's avatar
      modules: update OpenWrt · 1b06a15b
      Martin Weinelt authored
      2999c342aa kernel: bump 4.14 to 4.14.127
      9de2f4d4ce kernel: bump 4.9 to 4.9.182
      5fe809d718 Revert "ipq806x: fix EA8500 switch control"
      e493230e84 kernel: bump 4.14 to 4.14.126
      c449130bb2 mvebu: fixes commit f63a1caf22cb
      6fa6f74e37 kernel: backport 4.18 patch adding DMI_PRODUCT_SKU
      2cd234d96b mac80211: brcmfmac: backport important fixes from kernel 5.2
      85eda6f61e kernel: mt29f_spinand: fix memory leak during page program
      a0543d8e70 uboot-fritz4040: update PKG_MIRROR_HASH
      f63a1caf22 kernel: bump 4.14 to 4.14.125
      40b1e899ba kernel: bump 4.9 to 4.9.181
      5dbac47426 kernel: re-add bridge allow reception on disabled port
      5d27e87de7 rpcd: fix init script reload action
      1867f10807 kernel: bump 4.14 to 4.14.123
      7fe1b4a4b2 kernel: bump 4.9 to 4.9.180
      6563e494a0 kernel: bump 4.14 to 4.14.122
      e3408d09b0 kernel: bump 4.9 to 4.9.179
      b2b1265a1d apm821xx: backport accepted linux-crypto patches
      
      Fixes: CVE-2019-11477, CVE-2019-11478, CVE-2019-11479
      
      Compile-tested: x86_64
      Runtime-tested: x86_64
      1b06a15b
    • Linus Lüssing's avatar
      3d3617ed
  11. Jun 17, 2019
  12. Jun 16, 2019
Loading