summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* build: Reorder meson options and update descriptionOndrej Holy2017-10-311-1/+1
* build: Port to meson build systemIñigo Martínez2017-10-3117-0/+468
* monitor: Remove device file checksOndrej Holy2017-10-314-4/+4
* gphoto2: Fix wrong format specifier in debug printOndrej Holy2017-10-311-1/+1
* gphoto2: Uncomment debug printsOndrej Holy2017-10-271-12/+8
* gphoto2: Fix volume removal with current udev behaviorOndrej Holy2017-10-271-11/+6
* mtp: Fix volume removal with current udev behaviorOndrej Holy2017-10-261-11/+6
* proxy: Fix shadow mount handling for equal pathsOndrej Holy2017-08-211-1/+2
* goa: Fix password-based authenticationOndrej Holy2017-07-191-1/+1
* udisks2: Refactor notification handlingOndrej Holy2017-01-114-15/+9
* udisks2: Improve unmount notificationsOndrej Holy2017-01-111-4/+4
* monitor: Mark error strings as translatableOndrej Holy2017-01-061-13/+13
* udisks2: Always use generic notification when unmountingOndrej Holy2016-11-181-1/+1
* udisks2: Add support for uuidOndrej Holy2016-11-101-0/+6
* goa: Port GVfsGoaVolume to GTaskOndrej Holy2016-10-261-103/+69
* Drop hal volume monitor and fallback code in gphoto2 and cdda backendMichael Biebl2016-10-1933-7872/+17
* udisks2: Remove obsoleted codeOndrej Holy2016-10-171-5/+0
* Revert "udisks2: Filter out system mounts"Ondrej Holy2016-10-171-3/+0
* Revert "udisks2: Use device path to match mount points also"Ondrej Holy2016-10-171-3/+1
* udisks2: Fix handling of volumes with multiple mountpointsOndrej Holy2016-10-101-2/+4
* Use Unicode in translatable stringsPiotr Drąg2016-10-033-5/+5
* udisks2: Filter out system mountsOndrej Holy2016-10-031-0/+3
* udisks2: Use device path to match mount points alsoOndrej Holy2016-10-031-1/+3
* afc: Fix volume init with a locked deviceBastien Nocera2016-06-091-22/+10
* afc: Add more debug when initialisation failsBastien Nocera2016-06-091-1/+4
* udisks2: Fix "format not a string literal" warningsBastien Nocera2016-06-091-9/+8
* monitor: Add g_drive_is_removable() supportOndrej Holy2016-05-203-3/+43
* udisks2: Fix wrong types to avoid warningsOndrej Holy2016-04-292-2/+2
* udisks2: Fix crash when mounting encrypted volumeOndrej Holy2016-04-181-1/+2
* udisks2: Abort mount operation if volume is unlockedOndrej Holy2016-04-061-25/+80
* udisks2: Lock unlocked volumes on eject/stopOndrej Holy2016-04-061-56/+160
* afc: Add debug info when house arrest fails to startBastien Nocera2016-03-191-0/+1
* afc: Don't mount the default AFC serviceBastien Nocera2016-03-191-8/+2
* gphoto2: Show iDevices through MTPBastien Nocera2016-03-191-9/+0
* udisks2: Send unmount notification only once when stoppingOndrej Holy2016-02-291-1/+2
* udisks2: Avoid crashes during unmountOndrej Holy2016-02-151-1/+1
* build: Add --with-systemduserunitdir optionYaroslav Shmelev2016-01-227-7/+14
* 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