Skip to content
Snippets Groups Projects
  1. Jul 27, 2016
  2. Jul 26, 2016
    • Christof Schulze's avatar
      gluon-radvd: externalize arguments · 65ee128c
      Christof Schulze authored
      The arguments are now provided by gluon-mesh-batman-adv-core, so
      gluon-radvd can be used with other mesh protocols.
      
      [Matthias Schiffer: removed PROVIDES dependency]
      65ee128c
  3. Jul 25, 2016
  4. Jul 20, 2016
  5. Jul 19, 2016
  6. Jul 10, 2016
  7. Jul 09, 2016
  8. Jun 22, 2016
  9. Jun 17, 2016
  10. Jun 02, 2016
  11. May 27, 2016
  12. May 26, 2016
    • Jan-Philipp Litza's avatar
      respondd modules: Use proper formatting of doubles · f7eda938
      Jan-Philipp Litza authored
      Most doubles that are delivered via respondd have limited input
      precision, but are converted with up to 17 digits of precision. That can
      cause ugly blowups like 0.2800000000000001 in the output, which is
      avoided by specifying better format strings (like "%.2f" in most cases).
      f7eda938
  13. May 23, 2016
  14. May 19, 2016
  15. May 17, 2016
  16. May 16, 2016
    • Sven Eckelmann's avatar
      gluon-luci-admin: Fix uploaded image validation · d30a6ff1
      Sven Eckelmann authored
      
      The image validation currently fails on some devices (tested OpenMesh)
      because it isn't done via sysupgrade. But the checks depend partially on
      the integration in sysupgrade (e.g. via loops that can be stopped via
      "break statements").
      
      Instead of hacking its own version check, it is easier and better tested to
      just use 'sysupgrade -T' like it is already done by LuCI.
      
      Signed-off-by: default avatarSven Eckelmann <sven.eckelmann@open-mesh.com>
      d30a6ff1
  17. May 13, 2016
  18. Apr 28, 2016
  19. Apr 27, 2016
  20. Apr 26, 2016
  21. Apr 24, 2016
  22. Apr 22, 2016
  23. Apr 08, 2016
  24. Apr 03, 2016
Loading