Skip to content
Snippets Groups Projects
  1. Nov 10, 2020
    • Vladimír Čunát's avatar
      XDP: add backend parts · ddc67e7b
      Vladimír Čunát authored
      Logging strings: I originally wanted to have four chars inside [],
      but it doesn't really matter in these cases where logs don't happen
      within a request, so "[xdp]" won due to uniformity and simplicity.
      ddc67e7b
  2. Oct 26, 2020
  3. Oct 21, 2020
  4. Sep 10, 2020
  5. Sep 07, 2020
  6. Aug 07, 2020
  7. Aug 05, 2020
    • Vladimír Čunát's avatar
      daemon/lua: get rid of __engine symbol in lua · b7629c55
      Vladimír Čunát authored
      In particular this gets rid of last light user data inside kresd.
      
      It was still causing problems on some systems, for example Debian Sid.
      The error was the same: "bad light userdata pointer" from luajit,
      but note that the problem can still be triggered by lua libraries,
      e.g. cqueues.
      b7629c55
  8. May 13, 2020
  9. Mar 25, 2020
  10. Feb 25, 2020
  11. Jan 29, 2020
  12. Jan 17, 2020
  13. Dec 18, 2019
  14. Dec 04, 2019
    • Vladimír Čunát's avatar
      iterate: better efficiency on huge RRsets · edb8ffef
      Vladimír Čunát authored and Tomas Krizek's avatar Tomas Krizek committed
      - written relatively defensively - act OK even if the API
        isn't used in an ideal way
      - CI lint:scan-build: bump the error count;
        It's only another instance of the mis-detected array_push().
      - the removed stale note in modules/meson.build isn't really related
      edb8ffef
  15. Nov 28, 2019
  16. Sep 20, 2019
  17. Jul 23, 2019
    • Vladimír Čunát's avatar
      kr_request: remove ::additional · b902adaa
      Vladimír Čunát authored
      Somehow I didn't notice this field when adding ::add_selected.
      We probably never put anything into answer's ADDITIONAL,
      so noone's noticed a problem until now.
      b902adaa
  18. Jul 10, 2019
  19. Jul 03, 2019
  20. Jun 13, 2019
  21. Apr 18, 2019
  22. Apr 11, 2019
  23. Mar 12, 2019
  24. Mar 08, 2019
  25. Mar 06, 2019
  26. Feb 25, 2019
  27. Jan 09, 2019
  28. Dec 11, 2018
  29. Nov 26, 2018
  30. Nov 12, 2018