Skip to content
Snippets Groups Projects
  1. Dec 23, 2016
  2. Dec 16, 2016
  3. Dec 14, 2016
  4. Dec 13, 2016
  5. Dec 12, 2016
  6. Nov 23, 2016
  7. Nov 19, 2016
    • Vincent Wiemann's avatar
      Fix util.lua (hidden networks in range) · f2d9cebf
      Vincent Wiemann authored
      If there is a hidden network in range it will have a 'nil' SSID value and the match function will result in an error aborting the updater.
      This commit also checks for the bssid value so that if the bssid gathering whyever fails it doesn't let the whole updater fail.
      f2d9cebf
  8. Oct 11, 2016
  9. Sep 22, 2016
  10. Sep 21, 2016
  11. Sep 20, 2016
  12. Sep 19, 2016
  13. Sep 17, 2016
  14. Sep 09, 2016
  15. Jul 18, 2016
  16. Jul 17, 2016
  17. Jul 03, 2016
  18. May 27, 2016
  19. May 05, 2016
  20. Apr 27, 2016
  21. Apr 23, 2016
    • Karsten Böddeker's avatar
      ffho-autoupdater-wifi-fallback: bugfixes and improvements · a669bd4d
      Karsten Böddeker authored
      /lib/gluon/upgrade/510-autoupdater-wifi-fallback:
      - network config updated
      
      /usr/lib/lua/autoupdater-wifi-fallback/util.lua:
      - return radio, ssid and bssid
      
      /usr/sbin/autoupdater-wifi-fallback:
      - check if /sys/kernel/debug/batman_adv/bat0/gateways is readable
      - update switch_to_fallback_mode() for own script /usr/sbin/wpa_supplicant
      - improve log messages
      
      /usr/sbin/wpa_supplicant: NEW
      - script for executing iw dev <devname> connect [-w] <SSID> [<freq in MHz>] [<bssid>] [key 0:abcde d:1:6162636465]
      - use bssid to specify the ap
      a669bd4d
  22. Apr 18, 2016
  23. Apr 16, 2016
Loading