summaryrefslogtreecommitdiff
path: root/monitor
AgeCommit message (Expand)AuthorFilesLines
2012-08-21Remove unused code from client libsAlexander Larsson3-0/+3
2012-08-21mount-op: adapt to guint64->gint64 API changeCosimo Cecchi5-14/+14
2012-08-20Port to libsecret instead of libgnome-keyringAlexander Larsson1-45/+55
2012-07-31udisks2: Remove UDISKS_CHECK_VERSION ifdefs since we require 1.97 nowTomas Bzatek2-10/+2
2012-07-31Spelling correction "filesystem" -> "file system"Felix Möller1-1/+1
2012-07-30Update the Address of the FSFFelix Möller62-124/+124
2012-07-30proxyvolumemonitor: Use GDBusProxy's name owner change notificationTomas Bzatek1-25/+38
2012-07-26udisks2: ensure that encrypted loop devices also get padlock emblemDavid Zeuthen1-1/+5
2012-07-26udisks2: set should_automount to TRUE for loop devices set up by the userDavid Zeuthen1-0/+44
2012-07-26udisks2: move up loop device validation checksDavid Zeuthen1-33/+33
2012-07-26udisks2: don't use object after unrefDavid Zeuthen1-2/+2
2012-07-26udisks2: work around Linux bug for lingering partitions of cleared loop deviceDavid Zeuthen1-1/+18
2012-07-20gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek1-2/+2
2012-07-11udisks2: implement show-unmount-progressCosimo Cecchi4-1/+263
2012-07-11monitor: handle show-unmount-progress signalCosimo Cecchi5-0/+126
2012-07-11udisks2: split a helper functionCosimo Cecchi1-1/+7
2012-07-11udisks2: factor out a common functionCosimo Cecchi1-33/+25
2012-07-11udisks2: simplify some codeCosimo Cecchi1-4/+0
2012-07-11trivial: remove unused definesCosimo Cecchi2-6/+0
2012-07-11udisks2: plug a memory leakCosimo Cecchi1-9/+5
2012-07-09Make the build a bit more quietMatthias Clasen1-1/+1
2012-07-09Avoid an uninitialized variable warningMatthias Clasen1-0/+3
2012-06-30udisks2: Fix error when compiling with -Werror=format-securityRobert Ancell2-2/+2
2012-06-06build: More srcdir != builddir fixesColin Walters1-1/+1
2012-06-04Port volume monitoring and metadata to GDBusTomas Bzatek16-2079/+2045
2012-05-15udisks2: Show "Eject Anyway" (not "Unmount Anyway") if ejectingDavid Zeuthen2-1/+19
2012-05-15udisks2: set can_eject correctlyDavid Zeuthen1-2/+1
2012-05-14udisks2: set timeout to INTMAX when unmounting a filesystemDavid Zeuthen1-0/+1
2012-05-08udisks2: also check for umount(8) saying "target is busy"David Zeuthen1-1/+3
2012-05-08udisks2: don't call g_simple_async_result_take_error() twiceDavid Zeuthen1-1/+0
2012-05-03udisks2: don't show loop devices set up by other usersDavid Zeuthen1-1/+18
2012-04-30udisks2: Remove support for ID_SEAT=allDavid Zeuthen5-21/+5
2012-04-27build: Include udisks2/what-is-shown.txt in the tarballTomas Bzatek1-1/+1
2012-04-26udisks2: Support getting/storing LUKS encryption passphrase from keyringDavid Zeuthen2-6/+221
2012-04-23udisks2: update the what-is-shown.txt file to mention multi-seat systemsDavid Zeuthen1-0/+4
2012-04-23udisks2: don't automount if drive is shared across all seatsDavid Zeuthen4-5/+15
2012-04-22udisks2: don't show drives from other seats and special-case seat "all"David Zeuthen4-83/+123
2012-04-21Don't set should_automount to TRUE for devices on other seatsDavid Zeuthen2-25/+102
2012-04-18udisks2: Set should_automount correctly when starting upDavid Zeuthen3-30/+56
2012-04-09udisks2: Update link to fstab/crypttab editing in DisksDavid Zeuthen1-2/+3
2012-04-09udisks2: Fix some memory leaksDavid Zeuthen1-0/+9
2012-04-02afc: Fix building against libimobiledevice-1.1.2Alexandre Rostovtsev1-2/+9
2012-03-01udisks2: Set G_VOLUME_IDENTIFIER_KIND_CLASS identifier for volumesDavid Zeuthen1-2/+28
2012-02-22Use /run/media/$USER instead of $XDG_RUNTIME_DIR/mediaDavid Zeuthen2-14/+14
2012-02-18udisks2: Only show $XDG_RUNTIME_DIR mounts if they are in media dirDavid Zeuthen2-6/+8
2012-01-24For mount options, switch from comment=gvfs to x-gvfsDavid Zeuthen3-13/+13
2012-01-21Don't forget to dist the udisks2 monitorMatthias Clasen1-1/+1
2012-01-20Add a link to the latest copy of udisks(8) man pageDavid Zeuthen1-3/+6
2012-01-20Update copyrightsDavid Zeuthen11-11/+11
2012-01-20No need to handle force_rescan since we don't cache anythingDavid Zeuthen1-2/+0