Skip to content
  1. Oct 23, 2016
  2. Oct 21, 2016
  3. Oct 09, 2016
  4. Oct 06, 2016
  5. Oct 05, 2016
  6. Oct 04, 2016
  7. Oct 03, 2016
  8. Aug 24, 2016
  9. Aug 23, 2016
  10. Aug 19, 2016
  11. Aug 18, 2016
  12. Aug 16, 2016
  13. Aug 15, 2016
  14. Aug 04, 2016
  15. Jul 31, 2016
  16. Jul 29, 2016
  17. Jun 30, 2016
  18. 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
  19. 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
  20. Jun 09, 2016
  21. Jun 03, 2016
  22. May 30, 2016
  23. May 25, 2016
  24. May 23, 2016
  25. May 14, 2016
  26. May 01, 2016