summaryrefslogtreecommitdiff
path: root/monitor/udisks2
Commit message (Expand)AuthorAgeFilesLines
* udisks2: Refactor notification handlingOndrej Holy2017-01-114-15/+9
* udisks2: Improve unmount notificationsOndrej Holy2017-01-111-4/+4
* udisks2: Always use generic notification when unmountingOndrej Holy2016-11-181-1/+1
* udisks2: Add support for uuidOndrej Holy2016-11-101-0/+6
* 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-031-2/+2
* udisks2: Filter out system mountsOndrej Holy2016-10-031-0/+3
* udisks2: Use device path to match mount points alsoOndrej Holy2016-10-031-1/+3
* udisks2: Fix "format not a string literal" warningsBastien Nocera2016-06-091-9/+8
* monitor: Add g_drive_is_removable() supportOndrej Holy2016-05-201-2/+15
* 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
* 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-221-1/+2
* udisks2: Do not show notification if unmount failedOndrej Holy2015-12-074-9/+23
* Add a corresponding systemd user service for every D-Bus session serviceSimon McVittie2015-09-303-3/+28
* Make all gvfs daemons own a name under org.gtk.vfs.*Alexander Larsson2015-09-034-4/+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-201-1/+1
* 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
* Update .gitignore filesRoss Lagerwall2013-11-011-0/+1
* Fix compiler warningsBastien Nocera2013-04-021-2/+0
* gdu,udisks2: Make use of new udev propertyZeeshan Ali (Khattak)2013-02-181-1/+6
* Use g_list_free_full() where applicableTomas Bzatek2013-01-171-36/+19
* udisks2: don't set GDrive.can_stop to TRUE if drive has removable mediaDavid Zeuthen2012-12-111-7/+12
* If a drive is hotplugged and CanPowerOff is TRUE, set can_stop to TRUEDavid Zeuthen2012-12-114-8/+197
* udisks2: Initialize local variables to NULLTomas Bzatek2012-12-111-6/+6
* udisks2: add support for mount option x-gvfs-symbolic-iconDavid Zeuthen2012-12-052-8/+29
* udisks2: get icons via UDisksObjectInfo for block devices that are not drivesDavid Zeuthen2012-12-051-0/+21
* udisks2: don't leak GIcon when applying hintsDavid Zeuthen2012-12-051-0/+1
* udisks2: fix symbolic icons for devices without an UDisksDriveDavid Zeuthen2012-11-284-2/+22
* Use UDisksObjectInfo API from udisks 2.0.90, if available, for symbolic iconsDavid Zeuthen2012-11-203-32/+167
* udisks2: Add appropriate content type for media playersMartin Pitt2012-10-041-1/+6
* Remove unused code from client libsAlexander Larsson2012-08-211-0/+1
* Port to libsecret instead of libgnome-keyringAlexander Larsson2012-08-201-45/+55
* udisks2: Remove UDISKS_CHECK_VERSION ifdefs since we require 1.97 nowTomas Bzatek2012-07-312-10/+2
* Spelling correction "filesystem" -> "file system"Felix Möller2012-07-311-1/+1
* Update the Address of the FSFFelix Möller2012-07-3011-22/+22
* udisks2: ensure that encrypted loop devices also get padlock emblemDavid Zeuthen2012-07-261-1/+5
* udisks2: set should_automount to TRUE for loop devices set up by the userDavid Zeuthen2012-07-261-0/+44