1. 21 Jan, 2018 1 commit
  2. 27 Dec, 2017 1 commit
  3. 22 Dec, 2017 1 commit
  4. 19 Dec, 2017 1 commit
  5. 18 Aug, 2017 1 commit
  6. 11 Feb, 2017 1 commit
  7. 03 Jan, 2017 1 commit
  8. 09 Sep, 2016 1 commit
  9. 01 Mar, 2016 1 commit
  10. 26 Feb, 2016 3 commits
  11. 15 Dec, 2015 1 commit
  12. 06 Nov, 2015 1 commit
  13. 28 Feb, 2015 1 commit
  14. 01 Jan, 2015 1 commit
  15. 26 Feb, 2014 1 commit
  16. 08 Feb, 2014 2 commits
  17. 06 Feb, 2014 1 commit
  18. 05 Feb, 2014 3 commits
  19. 31 Jan, 2014 1 commit
  20. 30 Jan, 2014 1 commit
  21. 24 Jan, 2014 1 commit
  22. 23 Jan, 2014 2 commits
  23. 13 Jan, 2014 1 commit
  24. 04 Nov, 2013 1 commit
    • Max Kellermann's avatar
      Log: add level "DEFAULT" · ecf12a60
      Max Kellermann authored
      Map LogLevel::INFO to G_LOG_LEVEL_INFO, and LogLevel::DEFAULT to
      G_LOG_LEVEL_MESSAGE.  Now client connect/disconnect message are only
      logged on log_level "secure".
      ecf12a60
  25. 19 Oct, 2013 2 commits
  26. 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
  27. 15 Oct, 2013 1 commit
  28. 02 Oct, 2013 1 commit
  29. 04 Sep, 2013 1 commit
  30. 28 Jul, 2013 1 commit
  31. 30 Jan, 2013 1 commit
  32. 29 Jan, 2013 2 commits