1. 02 2月, 2022 1 次提交
  2. 29 1月, 2022 1 次提交
  3. 15 12月, 2021 1 次提交
  4. 13 12月, 2021 1 次提交
  5. 08 11月, 2021 2 次提交
  6. 05 11月, 2021 1 次提交
  7. 03 11月, 2021 1 次提交
  8. 26 7月, 2021 1 次提交
  9. 14 7月, 2021 1 次提交
    • S
      olsr_watchdog: handle empty "stamp" files · 1e2d5ffb
      Sven Roederer 提交于
      I've seen a olsrd that have been killed as of OoM. It happened in a way, that the stamp-file of the watchdog-plugin did not store the epoch.
      This missing epoch made the script fail with
      
      /usr/bin/lua: /usr/sbin/ff_olsr_watchdog:42: bad argument #1 to 'tonumber' (value expected)
      stack traceback:
            [C]: in function 'tonumber'
            /usr/sbin/ff_olsr_watchdog:42: in main chunk
      
      To satisfy tonumber() just return 'nil' in such situations and consider it as died olsr.
      Signed-off-by: NSven Roederer <freifunk@it-solutions.geroedel.de>
      1e2d5ffb
  10. 03 7月, 2021 1 次提交
  11. 20 6月, 2021 1 次提交
  12. 08 6月, 2021 2 次提交
  13. 30 5月, 2021 4 次提交
  14. 27 5月, 2021 2 次提交
  15. 17 5月, 2021 6 次提交
  16. 16 5月, 2021 1 次提交
  17. 13 5月, 2021 6 次提交
  18. 09 5月, 2021 7 次提交