Skip to content
Snippets Groups Projects
  1. Nov 07, 2020
  2. Oct 30, 2020
  3. Oct 18, 2020
  4. Oct 16, 2020
  5. Oct 08, 2020
  6. Sep 17, 2020
  7. Sep 07, 2020
  8. Sep 06, 2020
    • Shawn Anastasio's avatar
      Catch gs_listener_dbus_init failures · f596f888
      Shawn Anastasio authored
      In cases where the dbus connection fails, gs_listener_dbus_init
      will fail and return FALSE. Previously, this status code was not
      checked in the gs_listener constructor, resulting in a silent failure
      that eventually resulted in a Segmentation Fault when the listener's
      system_connection pointer gets used.
      
      Add a g_assert to ensure gs_listener_dbus_init succeeds, or bail out
      gracefully on failures.
      f596f888
  9. Sep 02, 2020
  10. Aug 31, 2020
  11. Aug 30, 2020
  12. Aug 21, 2020
  13. Aug 20, 2020
  14. Jul 01, 2020
  15. Jun 28, 2020
  16. Jun 06, 2020
  17. Jun 04, 2020
  18. May 28, 2020
  19. May 25, 2020
Loading