Skip to content
Snippets Groups Projects
  1. Jan 18, 2018
    • Matthew Bell's avatar
      Use with_unix_fd_list variant of DBus method call. · 52482ec7
      Matthew Bell authored and Philipp Hörist's avatar Philipp Hörist committed
      Any returned 'h' type argument is intended to be an index into a
      unix fd list structure obtained separately. Such a unix fd list, in
      python, will manage and close any contained fds as a whole, or fds may
      be retrieved, managed, and closed individually, as is done in this
      patch.
      
      Also, use None instead of -1 because python.
      
      This patch means gajim keeps its supsend inhibitor open and stops it
      closing stdin on suspend.
      
      Fixes #8852
      52482ec7
  2. Jan 17, 2018
  3. Jan 16, 2018
  4. Jan 15, 2018
  5. Jan 13, 2018
  6. Jan 11, 2018
  7. Jan 09, 2018
  8. Jan 08, 2018
  9. Jan 07, 2018
  10. Jan 05, 2018
  11. Jan 04, 2018
  12. Jan 03, 2018
  13. Jan 02, 2018
  14. Dec 29, 2017
  15. Dec 28, 2017
  16. Dec 27, 2017
  17. Dec 26, 2017
  18. Dec 24, 2017
Loading