summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* udisks2: set timeout to INTMAX when unmounting a filesystemDavid Zeuthen2012-05-141-0/+1
* udisks2: also check for umount(8) saying "target is busy"David Zeuthen2012-05-081-1/+3
* udisks2: don't call g_simple_async_result_take_error() twiceDavid Zeuthen2012-05-081-1/+0
* udisks2: don't show loop devices set up by other usersDavid Zeuthen2012-05-031-1/+18
* udisks2: Remove support for ID_SEAT=allDavid Zeuthen2012-04-305-21/+5
* build: Include udisks2/what-is-shown.txt in the tarballTomas Bzatek2012-04-271-1/+1
* udisks2: Support getting/storing LUKS encryption passphrase from keyringDavid Zeuthen2012-04-262-6/+221
* udisks2: update the what-is-shown.txt file to mention multi-seat systemsDavid Zeuthen2012-04-231-0/+4
* udisks2: don't automount if drive is shared across all seatsDavid Zeuthen2012-04-234-5/+15
* udisks2: don't show drives from other seats and special-case seat "all"David Zeuthen2012-04-224-83/+123
* Don't set should_automount to TRUE for devices on other seatsDavid Zeuthen2012-04-212-25/+102
* udisks2: Set should_automount correctly when starting upDavid Zeuthen2012-04-183-30/+56
* udisks2: Update link to fstab/crypttab editing in DisksDavid Zeuthen2012-04-091-2/+3
* udisks2: Fix some memory leaksDavid Zeuthen2012-04-091-0/+9
* afc: Fix building against libimobiledevice-1.1.2Alexandre Rostovtsev2012-04-021-2/+9
* udisks2: Set G_VOLUME_IDENTIFIER_KIND_CLASS identifier for volumesDavid Zeuthen2012-03-011-2/+28
* Use /run/media/$USER instead of $XDG_RUNTIME_DIR/mediaDavid Zeuthen2012-02-222-14/+14
* udisks2: Only show $XDG_RUNTIME_DIR mounts if they are in media dirDavid Zeuthen2012-02-182-6/+8
* For mount options, switch from comment=gvfs to x-gvfsDavid Zeuthen2012-01-243-13/+13
* Don't forget to dist the udisks2 monitorMatthias Clasen2012-01-211-1/+1
* Add a link to the latest copy of udisks(8) man pageDavid Zeuthen2012-01-201-3/+6
* Update copyrightsDavid Zeuthen2012-01-2011-11/+11
* No need to handle force_rescan since we don't cache anythingDavid Zeuthen2012-01-201-2/+0
* Reword a couple of commentsDavid Zeuthen2012-01-202-10/+10
* s/TODO/Idea/David Zeuthen2012-01-201-3/+3
* Add a note explaining why we don't offer to save LUKS passphrasesDavid Zeuthen2012-01-201-3/+16
* Expand TODO item pontificating whether a GDrive should be added or notDavid Zeuthen2012-01-201-3/+11
* Also add UDISKS_IGNORE exampleDavid Zeuthen2012-01-201-6/+9
* Mention that certain udev properties also influence what is shownDavid Zeuthen2012-01-201-0/+17
* Respect Block:HintIgnore propertyDavid Zeuthen2012-01-201-0/+4
* Use Block:HintAuto instead of Drive:Removable to determine automountDavid Zeuthen2012-01-201-1/+1
* Don't prompt for passphrase if it's already in the /etc/crypttab fileDavid Zeuthen2012-01-191-33/+68
* Fix typo in fstab exampleDavid Zeuthen2012-01-181-1/+1
* Fix typoDavid Zeuthen2012-01-181-1/+2
* Clarify a couple of things in the what-is-shown.txt docDavid Zeuthen2012-01-181-16/+13
* Add text file describing how to influence what mounts are shownDavid Zeuthen2012-01-181-0/+57