Skip to content
  1. May 21, 2015
  2. Jul 11, 2012
  3. Jun 10, 2012
  4. May 15, 2012
  5. May 14, 2012
  6. Apr 30, 2012
  7. Apr 27, 2012
  8. Apr 21, 2012
  9. Apr 18, 2012
    • David Zeuthen's avatar
      udisks2: Set should_automount correctly when starting up · e30a67f3
      David Zeuthen authored
      
      
      This bug caused volumes to not automount at session startup. While it
      can be argued that we should or shouldn't at least this is
      
          1. a change from earlier versions of GNOME; and
      
          2. rather disruptive for some non-GUI users
      
      Basically the problem is this: We need to take into account that on
      coldplug, the heuristic of just looking at whether the volume has
      appeared within the last five seconds won't work.
      
      This bug report that triggered this bug fix was this one
      
       https://bugzilla.redhat.com/show_bug.cgi?id=813069
      
      Signed-off-by: default avatarDavid Zeuthen <davidz@redhat.com>
      e30a67f3
  10. Apr 16, 2012
  11. Apr 12, 2012
  12. Apr 11, 2012
    • Martin Pitt's avatar
      gphoto2: Initialize mutex early enough · 31b80bee
      Martin Pitt authored
      Initializing the lock mutex in do_mount() is too late, as there are a lot of
      code paths that call release_device() and thus g_mutex_clear() that run before
      a successful do_mount(). For example, when you run gvfsd-gphoto2 with wrong
      arguments, or gp_camera_init() fails in do_mount().
      
      Now initialize it in g_vfs_backend_gphoto2_init().
      
      https://bugzilla.gnome.org/show_bug.cgi?id=673893
      31b80bee
  13. Apr 10, 2012
  14. Apr 09, 2012
  15. Apr 05, 2012
  16. Apr 02, 2012
  17. Mar 30, 2012
  18. Mar 27, 2012
  19. Mar 26, 2012
  20. Mar 21, 2012