Skip to content
  1. Aug 16, 2016
  2. Aug 15, 2016
  3. Aug 04, 2016
  4. Jul 31, 2016
  5. Jul 29, 2016
  6. Jul 24, 2016
  7. Jul 08, 2016
  8. Jul 05, 2016
  9. Jul 02, 2016
  10. Jun 30, 2016
  11. Jun 28, 2016
  12. Jun 19, 2016
  13. Jun 18, 2016
  14. Jun 16, 2016
    • Enrique Giraldo's avatar
      Closes #741: Can't delete disabled wireless networks · 5e1f2a1b
      Enrique Giraldo authored
      When a wireless network is disabled it can't be removed. From
      wifi_overview.htm the delete call is generated as wlan0, wlan1 or
      whatever. This wlan is not working because it is disabled, then LuCI
      deletes the virtual radio which really is named as wlan0.
      5e1f2a1b
  15. Jun 12, 2016
  16. Jun 11, 2016
  17. Jun 10, 2016
    • Guido L's avatar
      luci-mod-freifunk: Fix "Undefined reference to net.iwdata" · 1e7466bb
      Guido L authored
      This PR fixes an Internal Server Error when requesting the Wireless Informations in luci-mod-freifunk. 
      It checks an unindexed value "net.iwdata".
      
      ```
      /usr/lib/lua/luci/dispatcher.lua:460: Failed to execute template dispatcher target for entry '/freifunk/status'. The called action terminated with an exception: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'freifunk/public_status'. 
      
      A runtime error occured: [string "/usr/lib/lua/luci/view/freifunk/public_stat..."]:116: attempt to index field 'iwdata' (a nil value) stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:460: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:141: in function...
      ```
      
      signed-off.by: Guido Lipke <lipkegu@gmail.com>
      1e7466bb
  18. Jun 09, 2016
  19. Jun 08, 2016
  20. Jun 05, 2016
  21. Jun 03, 2016