1. 25 Feb, 2019 1 commit
  2. 28 Dec, 2018 1 commit
    • Max Kellermann's avatar
      remove libwrap support · 22e6d95c
      Max Kellermann authored
      libwrap is an obscure artefact from a past long ago, when source IP
      address meant something.
      
      And its API is "interesting"; it requires the application to expose
      two global variables `allow_severity` and `deny_severity`.  This led
      to bug #437.  I don't want to declare those variables; instead, I'd
      like to remove libwrap support.
      
      Closes #437
      22e6d95c
  3. 20 Nov, 2018 1 commit
  4. 11 Nov, 2018 1 commit
  5. 06 Nov, 2018 2 commits
  6. 04 Nov, 2018 1 commit
  7. 31 Oct, 2018 7 commits
  8. 30 Oct, 2018 8 commits
  9. 29 Oct, 2018 1 commit
  10. 17 Oct, 2018 2 commits
  11. 16 Oct, 2018 1 commit
  12. 14 Oct, 2018 1 commit
    • Max Kellermann's avatar
      build with Meson instead of autotools · 94592c14
      Max Kellermann authored
      So long, autotools!  This is my last MPD related project to migrate
      away from it.  It has its strengths, but also very obvious weaknesses
      and weirdnesses.  Today, many of its quirks are not needed anymore,
      and are cumbersome and slow.  Now welcome our new Meson overlords!
      94592c14
  13. 07 Oct, 2018 1 commit
  14. 23 Sep, 2018 1 commit
  15. 11 Sep, 2018 2 commits
  16. 12 Aug, 2018 1 commit
  17. 10 Aug, 2018 3 commits
  18. 07 Aug, 2018 1 commit
  19. 25 Jul, 2018 1 commit
  20. 21 Jul, 2018 3 commits