1. 20 Oct, 2013 1 commit
  2. 19 Oct, 2013 1 commit
  3. 17 Oct, 2013 1 commit
    • Max Kellermann's avatar
      fs/Path: rename to AllocatedPath · abfbd553
      Max Kellermann authored
      The new class Path only holds a string pointer without being
      responsible for allocation/deallocation.  The FileSystem.hxx library
      accepts Path arguments instead of AllocatedPath, to avoid forcing
      callers to allocate another string object.
      abfbd553
  4. 16 Oct, 2013 1 commit
  5. 02 Oct, 2013 1 commit
  6. 04 Sep, 2013 1 commit
  7. 04 Aug, 2013 1 commit
  8. 30 Jan, 2013 6 commits
  9. 27 Jan, 2013 1 commit
  10. 26 Jan, 2013 1 commit
  11. 21 Jan, 2013 1 commit
  12. 16 Jan, 2013 1 commit
  13. 15 Jan, 2013 1 commit
  14. 14 Jan, 2013 3 commits
  15. 03 Jan, 2013 1 commit
  16. 02 Jan, 2013 4 commits
  17. 14 Aug, 2012 1 commit
  18. 13 Feb, 2012 1 commit
  19. 29 Jan, 2011 1 commit
  20. 30 May, 2010 2 commits
    • Max Kellermann's avatar
      inotify_update: follow symlinks · 4a2302c2
      Max Kellermann authored
      This is probably unsafe, and doesn't protect against symlink loops,
      but we will eventually add this when we bring update*.c and inotify*.c
      closer together.
      4a2302c2
    • Max Kellermann's avatar
      inotify_update: fix assertion failure when music dir is deleted · 980201a6
      Max Kellermann authored
      This shouldn't really happen, but insane users might delete/rename the
      music directory while MPD runs.  What was even more insane was that
      MPD crashed due to this.  This is a workaround - there is currently
      nothing useful we can do in this case; except maybe poll for the music
      directory to reappear, but that's too much trouble for a user error.
      980201a6
  21. 13 Apr, 2010 2 commits
  22. 01 Jan, 2010 1 commit
  23. 14 Dec, 2009 1 commit
  24. 11 Nov, 2009 1 commit
  25. 25 Sep, 2009 1 commit