1. 28 Feb, 2015 1 commit
  2. 01 Jan, 2015 1 commit
  3. 07 Feb, 2014 3 commits
  4. 30 Jan, 2014 1 commit
  5. 29 Jan, 2014 1 commit
  6. 24 Jan, 2014 1 commit
  7. 23 Jan, 2014 1 commit
  8. 13 Jan, 2014 1 commit
  9. 20 Oct, 2013 1 commit
  10. 19 Oct, 2013 1 commit
  11. 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
  12. 16 Oct, 2013 1 commit
  13. 02 Oct, 2013 1 commit
  14. 04 Sep, 2013 1 commit
  15. 04 Aug, 2013 1 commit
  16. 30 Jan, 2013 6 commits
  17. 27 Jan, 2013 1 commit
  18. 26 Jan, 2013 1 commit
  19. 21 Jan, 2013 1 commit
  20. 16 Jan, 2013 1 commit
  21. 15 Jan, 2013 1 commit
  22. 14 Jan, 2013 3 commits
  23. 03 Jan, 2013 1 commit
  24. 02 Jan, 2013 4 commits
  25. 14 Aug, 2012 1 commit
  26. 13 Feb, 2012 1 commit
  27. 29 Jan, 2011 1 commit
  28. 30 May, 2010 1 commit
    • 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