1. 15 Dec, 2015 1 commit
  2. 06 Nov, 2015 1 commit
  3. 28 Feb, 2015 1 commit
  4. 01 Jan, 2015 1 commit
  5. 26 Feb, 2014 1 commit
  6. 08 Feb, 2014 2 commits
  7. 06 Feb, 2014 1 commit
  8. 05 Feb, 2014 3 commits
  9. 31 Jan, 2014 1 commit
  10. 30 Jan, 2014 1 commit
  11. 24 Jan, 2014 1 commit
  12. 23 Jan, 2014 2 commits
  13. 13 Jan, 2014 1 commit
  14. 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
  15. 19 Oct, 2013 2 commits
  16. 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
  17. 15 Oct, 2013 1 commit
  18. 02 Oct, 2013 1 commit
  19. 04 Sep, 2013 1 commit
  20. 28 Jul, 2013 1 commit
  21. 30 Jan, 2013 1 commit
  22. 29 Jan, 2013 3 commits
  23. 24 Jan, 2013 1 commit
  24. 21 Jan, 2013 1 commit
  25. 18 Jan, 2013 1 commit
  26. 03 Jan, 2013 1 commit
  27. 02 Jan, 2013 5 commits
  28. 09 Jul, 2012 1 commit
    • Max Kellermann's avatar
      require GLib 2.16 · 5dfc0918
      Max Kellermann authored
      GLib 2.16 was released more than 4 years ago.  Let's remove some cruft
      from the glib_compat.h header, and avoid new cruft to it.
      5dfc0918
  29. 13 Jun, 2012 1 commit