1. 05 Oct, 2010 1 commit
  2. 23 Sep, 2010 1 commit
  3. 30 Jun, 2010 1 commit
    • Andreas Vögele's avatar
      Make get_remote_uid() work on BSD · 34415bf0
      Andreas Vögele authored
      I've attached a patch that will make file URIs work on operating systems
      that provide the getpeereid() function call to check the user ID of the
      peer connected to a UNIX domain socket.
      34415bf0
  4. 19 Jun, 2010 1 commit
    • Andreas Vögele's avatar
      Make get_remote_uid() work on BSD · dda5415d
      Andreas Vögele authored
      I've attached a patch that will make file URIs work on operating systems
      that provide the getpeereid() function call to check the user ID of the
      peer connected to a UNIX domain socket.
      dda5415d
  5. 22 Mar, 2010 1 commit
  6. 01 Jan, 2010 1 commit
  7. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  8. 10 Nov, 2009 1 commit
    • Max Kellermann's avatar
      configure.ac: require GLib 2.12 · b722d3d7
      Max Kellermann authored
      Drop the required GLib version from 2.16 to 2.12, because many current
      systems still don't have GLib 2.16.  This requires several new
      compatibility functions in glib_compat.h.
      b722d3d7
  9. 08 Nov, 2009 1 commit
  10. 07 Nov, 2009 1 commit
    • Max Kellermann's avatar
      set the close-on-exec flag on all file descriptors · e3af0032
      Max Kellermann authored
      Added the "fd_util" library, which attempts to use the new thread-safe
      Linux system calls pipe2(), accept4() and the options O_CLOEXEC,
      SOCK_CLOEXEC.  Without these, it falls back to FD_CLOEXEC, which is
      not thread safe.
      
      This is particularly important for the "pipe" output plugin (and
      others, such as JACK/PulseAudio), because we were heavily leaking file
      descriptors to child processes.
      e3af0032
  11. 24 Sep, 2009 1 commit
  12. 10 Jun, 2009 3 commits
  13. 27 Mar, 2009 1 commit
  14. 14 Mar, 2009 1 commit
  15. 13 Mar, 2009 1 commit
    • Avuton Olrich's avatar
      all: Update copyright header. · 0aee49bd
      Avuton Olrich authored
      This updates the copyright header to all be the same, which is
      pretty much an update of where to mail request for a copy of the GPL
      and the years of the MPD project. This also puts all committers under
      'The Music Player Project' umbrella. These entries should go
      individually in the AUTHORS file, for consistancy.
      0aee49bd
  16. 01 Mar, 2009 3 commits
  17. 28 Feb, 2009 2 commits
  18. 24 Feb, 2009 10 commits
  19. 11 Feb, 2009 1 commit
  20. 25 Jan, 2009 1 commit
  21. 21 Jan, 2009 1 commit
  22. 17 Jan, 2009 1 commit
  23. 16 Jan, 2009 1 commit
  24. 15 Jan, 2009 1 commit
  25. 10 Jan, 2009 2 commits