1. 21 Oct, 2013 2 commits
  2. 19 Oct, 2013 1 commit
  3. 17 Oct, 2013 2 commits
  4. 14 Oct, 2013 1 commit
  5. 02 Oct, 2013 1 commit
  6. 05 Sep, 2013 1 commit
  7. 04 Sep, 2013 1 commit
  8. 30 Jul, 2013 1 commit
  9. 28 Jul, 2013 1 commit
  10. 08 Apr, 2013 1 commit
  11. 27 Jan, 2013 1 commit
  12. 21 Jan, 2013 1 commit
  13. 18 Jan, 2013 1 commit
  14. 16 Jan, 2013 1 commit
  15. 08 Jan, 2013 1 commit
  16. 07 Jan, 2013 1 commit
  17. 03 Jan, 2013 1 commit
  18. 02 Jan, 2013 3 commits
  19. 05 Oct, 2012 1 commit
  20. 15 Aug, 2012 3 commits
  21. 14 Aug, 2012 3 commits
  22. 13 Feb, 2012 1 commit
  23. 06 Oct, 2011 2 commits
    • Max Kellermann's avatar
      playlist_song: allow references to songs outside the musicdir · fa7fa2a5
      Max Kellermann authored
      When we have an absolute path that's not inside the music directory,
      allow loading it anyway, if we're in "secure" mode (i.e. the client is
      connected via UNIX socket).
      fa7fa2a5
    • Jesús Bravo Álvarez's avatar
      playlist_song: fix absolute path support in playlists · 039b3544
      Jesús Bravo Álvarez authored
      Right now, a playlist with absolute pathnames can only add songs that
      are in the same the directory of the playlist or under it.
      
      If uri is an absolute pathname and base_uri is set,
      playlist_check_translate_song() will check that base_uri is a prefix
      of uri, excluding every other song in the music directory outside
      base_uri.
      
      I think in this case base_uri should be completely ignored (and made
      NULL) and uri should just be checked against music root directory.
      039b3544
  24. 09 May, 2011 2 commits
  25. 29 Jan, 2011 1 commit
  26. 23 Dec, 2010 1 commit
  27. 08 Nov, 2010 1 commit
  28. 25 Jul, 2010 1 commit
  29. 08 Feb, 2010 1 commit