summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* [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
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-0816-1304/+1777
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-178-150/+1816
* 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
* gphoto2: Fix gphoto2 backend to work with Canon EOS 5DDavid Zeuthen2009-06-051-1/+10
* Bug 583704 – undefined reference to `gdu_error_check_polkit_not_authorized'David Zeuthen2009-06-024-273/+8
* Emit the new pre-unmount signal on GMounts (#576105)Alexander Larsson2009-05-082-7/+9
* 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
* Pass the 'flush' mount option for vfatDavid Zeuthen2009-05-011-3/+33
* Use new gnome-disk-utility API to hide unwanted devicesDavid Zeuthen2009-05-011-0/+12
* Bug 576083 – pre-unmount signals not being triggeredDavid Zeuthen2009-05-011-35/+142
* Show user-mountable fstab entriesDavid Zeuthen2009-05-014-36/+548
* Never ignore drives without mediaDavid Zeuthen2009-05-011-6/+15
* Ignore drives without volumesDavid Zeuthen2009-05-011-1/+7
* Bug 576587 – allow eject even on non-ejectable volumesDavid Zeuthen2009-05-011-1/+5
* Ignore drives if all volumes of the drive are ignoredDavid Zeuthen2009-05-011-7/+9
* Don't add a volume if the device is mounted and ignoredDavid Zeuthen2009-05-011-3/+0
* Remove debug spewDavid Zeuthen2009-05-011-4/+0
* Avoid automounting volumes on virtual and unknown busesDavid Zeuthen2009-05-011-0/+50
* Fix how we determine if a volume is ignoredTomas Bzatek2009-05-011-9/+9
* Bug 573826 – gdu volume monitorDavid Zeuthen2009-05-0115-0/+5052
* Fix up .gitignore filesAlexander Larsson2009-04-172-0/+2
* Disconnect pre_unmount signal from right object.Alexander Larsson2009-04-111-1/+2
* Make sure async callbacks are sent in mainloop.Alexander Larsson2009-03-311-1/+1