summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* 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
* proxy volume monitor: Remove unnecessary gotoTomas Bzatek2012-12-101-9/+2
* proxy volume monitor: Don't leak the_volume_monitors hash tableTomas Bzatek2012-12-101-1/+2
* proxy volume monitor: Clarify when mutex is hold on constructionTomas Bzatek2012-12-101-0/+1
* 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
* proxy volume monitor: Get session bus on demandTomas Bzatek2012-11-013-37/+16
* proxy volume monitor: Don't disable exit_on_close on session busTomas Bzatek2012-11-011-1/+0
* Remove calls to g_type_init(), bump GLib required versionColin Walters2012-10-301-2/+0
* Allow specifying the dir for .monitor filesAlexander Larsson2012-10-121-3/+8
* udisks2: Add appropriate content type for media playersMartin Pitt2012-10-041-1/+6
* proxy: don't emit connected/added signals at object creationCosimo Cecchi2012-09-251-1/+7
* gdu volume monitor: Don't unref possibly NULL objectTomas Bzatek2012-09-141-1/+1
* gdu volume monitor: Handle gdu_pool_new() returning NULL gracefullyMichael Terry2012-09-141-21/+34
* hal: Bring gvfsdbusutils.c back and make it privateTomas Bzatek2012-09-143-0/+583
* proxydrive: Use proper object castingTomas Bzatek2012-09-071-8/+8
* monitor: Unused variables cleanupTomas Bzatek2012-08-302-10/+1
* Add support for getting symbolic iconsWilliam Jon McCann2012-08-307-21/+162
* Remove unused code from client libsAlexander Larsson2012-08-213-0/+3
* mount-op: adapt to guint64->gint64 API changeCosimo Cecchi2012-08-215-14/+14
* 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-3062-124/+124
* proxyvolumemonitor: Use GDBusProxy's name owner change notificationTomas Bzatek2012-07-301-25/+38
* 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
* udisks2: move up loop device validation checksDavid Zeuthen2012-07-261-33/+33
* udisks2: don't use object after unrefDavid Zeuthen2012-07-261-2/+2
* udisks2: work around Linux bug for lingering partitions of cleared loop deviceDavid Zeuthen2012-07-261-1/+18
* gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek2012-07-201-2/+2
* udisks2: implement show-unmount-progressCosimo Cecchi2012-07-114-1/+263
* monitor: handle show-unmount-progress signalCosimo Cecchi2012-07-115-0/+126
* udisks2: split a helper functionCosimo Cecchi2012-07-111-1/+7
* udisks2: factor out a common functionCosimo Cecchi2012-07-111-33/+25
* udisks2: simplify some codeCosimo Cecchi2012-07-111-4/+0
* trivial: remove unused definesCosimo Cecchi2012-07-112-6/+0
* udisks2: plug a memory leakCosimo Cecchi2012-07-111-9/+5
* Make the build a bit more quietMatthias Clasen2012-07-091-1/+1
* Avoid an uninitialized variable warningMatthias Clasen2012-07-091-0/+3
* udisks2: Fix error when compiling with -Werror=format-securityRobert Ancell2012-06-302-2/+2
* build: More srcdir != builddir fixesColin Walters2012-06-061-1/+1
* Port volume monitoring and metadata to GDBusTomas Bzatek2012-06-0416-2079/+2045
* udisks2: Show "Eject Anyway" (not "Unmount Anyway") if ejectingDavid Zeuthen2012-05-152-1/+19
* udisks2: set can_eject correctlyDavid Zeuthen2012-05-151-2/+1