summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* udisks2: Do not show notification if unmount failedOndrej Holy2015-12-074-9/+23
* Accept XDG_RUNTIME_DIR/bus as a valid D-Bus session/user busSimon McVittie2015-10-261-1/+2
* proxy volume monitor: Properly handle failure to create a remote proxyDebarshi Ray2015-10-161-9/+6
* proxy volume monitor: Guard access to the internal cachesDebarshi Ray2015-09-301-0/+8
* Add a corresponding systemd user service for every D-Bus session serviceSimon McVittie2015-09-3021-24/+190
* goa: Pick up OAuth2-based accounts with a GoaFiles interfaceDebarshi Ray2015-09-081-9/+62
* Make all gvfs daemons own a name under org.gtk.vfs.*Alexander Larsson2015-09-0328-28/+28
* proxy volume monitor: Plug a memory leakMatthias Clasen2015-07-221-1/+4
* udisks2: Prevent race between unmount reply and retry timerRoss Lagerwall2015-07-051-16/+50
* udisks2: Handle libsecret error properlyRoss Lagerwall2015-06-241-1/+2
* monitor: Show notification always when device is unmountedOndrej Holy2015-06-081-2/+0
* monitor: Rename deprecated g_unix_mount_monitor_newOndrej Holy2015-04-203-3/+3
* hal: Fix a memory leak in hal-volume-monitor.David Liang2015-04-021-0/+1
* Fix build error when using HAL backendTing-Wei Lan2015-04-026-584/+7
* proxy volume monitor: Drop init warningOndrej Holy2015-03-191-1/+1
* proxy volume monitor: Drop init warning if gvfs dbus service is not installedAlexander Larsson2015-02-201-1/+1
* build: Fix out of tree buildRoss Lagerwall2015-01-261-0/+1
* ProxyVolumeMonitor: Load list of installed remote monitors via dbusAlexander Larsson2015-01-261-1/+59
* Move proxy monitor implementation listing to commonAlexander Larsson2015-01-261-98/+12
* Do not call NULL callbacks in eject_wrapper_callback()Siteshwar Vashisht2015-01-161-1/+2
* goa: Pass "password" as ID when fetching the passwordDebarshi Ray2014-10-241-3/+1
* goa: Clean upDebarshi Ray2014-10-211-12/+0
* afc: Clean upDebarshi Ray2014-10-211-12/+0
* goa: Fix a memory leakDebarshi Ray2014-10-211-1/+5
* gphoto2: Add symbolic icon for volumeRoss Lagerwall2014-10-131-0/+16
* Build shared code for gphoto2 and mtp as a convenience libRoss Lagerwall2014-10-134-236/+15
* gdu: add translators commentsOndrej Holy2014-05-301-0/+2
* build: Require gudev >= 147Ross Lagerwall2014-04-302-2/+0
* afc: Check for iOS >= 3.1.2 to enable house arrestBastien Nocera2014-04-161-0/+54
* Add goa-volume-monitor to gitignoreRoss Lagerwall2014-04-111-0/+1
* proxy volume monitor: Fix invalid readRoss Lagerwall2014-04-101-2/+2
* mtpvolume: implement symbolic iconsGiovanni Campagna2014-02-081-0/+26
* mtpvolume: improve volume nameGiovanni Campagna2014-02-081-1/+4
* mtpvolume: fix a memory leakGiovanni Campagna2014-02-081-3/+1
* Remove obsolete address info for the LGPLRoss Lagerwall2014-01-235-15/+10
* udisks2: Initialize variables to prevent them being used uninitializedRoss Lagerwall2013-11-301-2/+2
* udisks2: Compile function only if we have udisks >= 2.0.90Ross Lagerwall2013-11-302-0/+4
* udisks2: Define SECRET_API_SUBJECT_TO_CHANGE to silence warningRoss Lagerwall2013-11-301-0/+1
* gvfsproxyvolumemonitordaemon: Turn off debugColin Walters2013-11-031-1/+1
* Update .gitignore filesRoss Lagerwall2013-11-012-0/+2
* goa: fix two compilation warningsOndrej Holy2013-09-261-2/+0
* afc: Bump libimobiledevice dependencyOndrej Holy2013-06-192-13/+0
* afc: Update to libimobiledevice new apiOndrej Holy2013-06-181-3/+13
* goa: export the activation root for volumesGiovanni Campagna2013-06-132-13/+22
* GProxyVolume: extend the protocol so the volume monitor can force a call to M...Giovanni Campagna2013-06-133-7/+28
* Fix compiler warningsBastien Nocera2013-04-022-10/+0
* gdu,udisks2: Make use of new udev propertyZeeshan Ali (Khattak)2013-02-182-2/+12
* Fix some compiler warningsTomas Bzatek2013-02-061-1/+1
* Add GVfsGoaVolumeMonitorDebarshi Ray2013-02-059-1/+1296
* Use g_list_free_full() where applicableTomas Bzatek2013-01-175-98/+41