summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* AFC: Add ability to mount the house-arrest serviceBastien Nocera2010-12-174-10/+65
* Hide mounts having a path element starting with dotTomas Bzatek2010-11-161-0/+4
* Use correct "usb:" address for GPhoto mounts with gudevBastien Nocera2010-10-281-15/+26
* Fix build error due to missing semicolonAlexander Larsson2010-05-311-1/+1
* AFC: remove com.apple.afc dependency from afc volume monitorNikias Bassen2010-05-291-28/+16
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-279-9/+9
* Do not ignore CD drives with blank mediaMartin Pitt2010-04-141-3/+4
* afc: Detect iPad and set correct icon nameMartin Szulecki2010-04-071-1/+6
* Ignore gphoto2 mounts on AFC capable devicesBastien Nocera2010-03-241-0/+10
* 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
* Fix dist issuesTomas Bzatek2010-02-091-2/+2
* Update AFC backend and volume monitor for libimobiledevice 0.9.7Nikias Bassen2010-02-012-16/+16
* Update AFC backend and volume monitor for libiphone 0.9.6Bastien Nocera2010-01-261-2/+2
* Fix dist issue1.5.2Alexander Larsson2010-01-251-4/+5
* Enable support for lazy loading of gio modulesAlexander Larsson2010-01-122-1/+12
* [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
* Move hal-only functions into hal ifdefAlexander Larsson2009-12-011-43/+43
* Use new G_IMPLEMENT_INTERFACE_DYNAMIC from glibAlexander Larsson2009-12-014-34/+8
* Fix shadowed mount showing up next to existing volume iconMartin Szulecki2009-11-151-6/+9
* [gdu] Use BDMV icon and name if availableBastien Nocera2009-11-091-7/+46
* Avoid leaking volumes when removing themBastien Nocera2009-11-051-0/+1
* Gently handle NULL GduDevice objectsTomas Bzatek2009-11-022-62/+132
* Remove dead codeTomas Bzatek2009-11-021-12/+1
* Adaption to latest libiphone APINikias Bassen2009-10-292-12/+12
* Silently drop eject error messages when detaching driveTomas Bzatek2009-10-131-2/+13
* Disallow ejecting empty drivesTomas Bzatek2009-10-131-1/+3
* Don't subscribe to unnecessary HAL D-Bus eventsAlban Crequy2009-10-092-7/+7
* Use $(AM_V_GEN) for more silent buildChristian Persch2009-10-094-8/+8
* 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
* Bug 591005 - Add AFC backendBastien Nocera2009-10-019-1/+715
* gphoto2 - Remove built sourcesBastien Nocera2009-10-012-199/+0
* FreeBSD support for gphoto2 backendAlexander Larsson2009-09-231-0/+6
* Prevent access to unitialized memoryMatthias Clasen2009-09-111-0/+2
* Fix a typoMatthias Clasen2009-09-111-1/+1
* Prevent access to unitialized memoryMatthias Clasen2009-09-111-2/+5
* gdu: Pass auth_no_user_interaction option if GMountOperation is NULLDavid Zeuthen2009-08-311-54/+21
* Turn off debugging spew in gphoto2 and proxy monitorsDavid Zeuthen2009-08-142-1/+2
* Bug 591808 – Proxy monitor code crashes when volume has no HAL UDIBastien Nocera2009-08-141-0/+2
* gphoto2: Handle removal of camera with multiple storage headsDavid Zeuthen2009-08-141-17/+21
* port gphoto2 backend and monitor to gudevMartin Pitt2009-08-094-6/+400