summaryrefslogtreecommitdiff
path: root/monitor/gdu
Commit message (Expand)AuthorAgeFilesLines
* gdu: add translators commentsOndrej Holy2014-05-301-0/+2
* gdu,udisks2: Make use of new udev propertyZeeshan Ali (Khattak)2013-02-181-1/+6
* 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
* Remove unused code from client libsAlexander Larsson2012-08-211-0/+1
* Update the Address of the FSFFelix Möller2012-07-309-18/+18
* trivial: remove unused definesCosimo Cecchi2012-07-111-3/+0
* Port volume monitoring and metadata to GDBusTomas Bzatek2012-06-041-2/+0
* Purge hardcoded -DG_DISABLE_DEPRECATEDColin Walters2011-10-121-1/+0
* gdu volume monitor: Mark bootable mounts as suchZeeshan Ali (Khattak)2011-09-192-0/+35
* gdu: Don't ignore fstab mounts belonging to crypto volumesTomas Bzatek2011-08-301-1/+27
* Fix more leaks of GSimpleAsyncResultTomas Bzatek2011-08-221-1/+3
* Respect UDISKS_AUTOMOUNT_HINT available in recent udisks and gnome-disk-utilityDavid Zeuthen2011-07-111-0/+9
* Fix singular/plural form confusion with media/medium. Reported by Bruce Cowan...Kjartan Maraas2011-05-241-1/+1
* Automount flash card readersAyan George2011-05-031-0/+13
* gdu volume monitor: Fix check for symlinks in /dev, was reversedAlexander Larsson2011-04-151-1/+1
* [gdu] Fix setting the BDMV nameBastien Nocera2011-04-071-1/+1
* Cleanups and fixes for compiler warningsKjartan Maraas2011-03-171-6/+2
* Hide mounts having a path element starting with dotTomas Bzatek2010-11-161-0/+4
* Do not ignore CD drives with blank mediaMartin Pitt2010-04-141-3/+4
* Identify gdu volume objects using presentable id, not the device fileDavid Zeuthen2010-02-191-46/+29
* Clarify comment in should_drive_be_ignored() functionDavid Zeuthen2010-02-191-3/+1
* Add has_presentable() method to GGduVolumeDavid Zeuthen2010-02-192-0/+11
* Use g_strcmp0 to compare strings, not ==David Zeuthen2010-02-191-1/+1
* Handle GduDevice being NULL when stopping the driveDavid Zeuthen2010-02-191-32/+31
* If a GGduDrive lacks a GduDevice, set removable to FALSEDavid Zeuthen2010-02-191-1/+1
* Update comment stating that it's fine to have a NULL GduDeviceDavid Zeuthen2010-02-191-1/+3
* [gdu] Be more careful with automounting - use a whitelistDavid Zeuthen2009-12-081-4/+47
* [gdu] Prefer using dev_t to device file when comparing devicesDavid Zeuthen2009-12-086-12/+109
* [gdu] Stop assuming that drives have no enclosing presentableDavid Zeuthen2009-12-082-28/+66
* [gdu] Use BDMV icon and name if availableBastien Nocera2009-11-091-7/+46
* Gently handle NULL GduDevice objectsTomas Bzatek2009-11-022-62/+132
* Remove dead codeTomas Bzatek2009-11-021-12/+1
* Silently drop eject error messages when detaching driveTomas Bzatek2009-10-131-2/+13
* Disallow ejecting empty drivesTomas Bzatek2009-10-131-1/+3
* Use $(AM_V_GEN) for more silent buildChristian Persch2009-10-091-1/+1
* Fix return value of gdu_drive_can_poll_for_media()David Zeuthen2009-10-081-1/+1
* Bug 597864 – Need to separate "Safely Remove Drive" from "Eject"David Zeuthen2009-10-081-30/+22
* Bug 597041 – Manual umount triggers mount requestDavid Zeuthen2009-10-011-1/+40
* Fix a typoMatthias Clasen2009-09-111-1/+1
* gdu: Pass auth_no_user_interaction option if GMountOperation is NULLDavid Zeuthen2009-08-311-54/+21
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-083-177/+563
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-172-145/+588
* Better handling of PC floppy drivesDavid Zeuthen2009-06-164-3/+37
* Bug 582772 – gvfsd-computer crashes with SEGSEV in recompute_filesDavid Zeuthen2009-06-161-0/+9
* Bug 583494 – Audio CD isn't automounting when insertedDavid Zeuthen2009-06-121-0/+8
* gdu: Use DriveDetach() method to power down hard disk enclosuresDavid Zeuthen2009-06-081-5/+39
* Bug 583704 – undefined reference to `gdu_error_check_polkit_not_authorized'David Zeuthen2009-06-024-273/+8
* Fix bug where drives are not ignored as they ought to beDavid Zeuthen2009-05-011-1/+3
* Use new gnome-disk-utility API to figure out when media was insertedDavid Zeuthen2009-05-011-7/+10