1. 23 Feb, 2016 1 commit
    • Max Kellermann's avatar
      configure.ac, unix/Daemon: check for initgroups() at configure time · b3460f3f
      Max Kellermann authored
      The initgroups() manpage says we need to check for _BSD_SOURCE.  The
      thing is that glibc deprecated this macro, and doesn't define it
      anymore, effectively breaking all MPD supplementary groups.
      
      The real fix is to check for initgroups() availability at configure
      time, instead of relying on the deprecated _BSD_SOURCE macro.
      b3460f3f
  2. 19 Feb, 2016 3 commits
  3. 15 Dec, 2015 5 commits
  4. 10 Nov, 2015 2 commits
  5. 27 Oct, 2015 3 commits
  6. 26 Oct, 2015 5 commits
  7. 16 Oct, 2015 6 commits
  8. 21 Jun, 2015 4 commits
  9. 20 Jun, 2015 5 commits
  10. 19 Jun, 2015 2 commits
  11. 29 May, 2015 2 commits
  12. 25 Mar, 2015 2 commits