Skip to content
Snippets Groups Projects
  1. Dec 30, 2016
  2. Dec 28, 2016
  3. Dec 26, 2016
  4. Dec 24, 2016
  5. Dec 23, 2016
  6. Dec 16, 2016
  7. Dec 14, 2016
  8. Dec 13, 2016
  9. Dec 12, 2016
  10. Nov 23, 2016
  11. 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
  12. Oct 11, 2016
  13. Sep 22, 2016
  14. Sep 21, 2016
  15. Sep 20, 2016
  16. Sep 19, 2016
  17. Sep 17, 2016
  18. Sep 09, 2016
  19. Jul 18, 2016
  20. Jul 17, 2016
  21. Jul 03, 2016
  22. May 27, 2016
  23. May 05, 2016
  24. Apr 27, 2016
  25. 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
  26. Apr 18, 2016
Loading