summaryrefslogtreecommitdiff
path: root/client/gdaemonmount.c
Commit message (Expand)AuthorAgeFilesLines
* common: Increase mount timeout to 30 minutesRoss Lagerwall2015-03-111-1/+2
* client: increase dbus proxy timeout for unmountOndrej Holy2014-09-291-0/+3
* GDaemonMount: invalidate mount cache whenever we unmount a mountSimon McVittie2014-07-251-0/+4
* client: Remove unused code for dbus vfs filtersAlexander Larsson2013-09-261-1/+0
* gdaemonmount: Check for a NULL GMountOperation when unmountingDebarshi Ray2012-10-221-1/+2
* Add support for getting symbolic iconsWilliam Jon McCann2012-08-301-0/+9
* gdbus: Remove debug printsTomas Bzatek2012-07-311-7/+0
* gdbus: Strip unknown GError quark stringsTomas Bzatek2012-07-311-3/+3
* gdbus: Use g_clear_object() where appropriateTomas Bzatek2012-07-311-12/+6
* gdbus: Make cancellation workTomas Bzatek2012-07-311-0/+3
* gdbus: Core daemon and client portTomas Bzatek2012-07-311-43/+155
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-271-1/+1
* Add "default location" support for mountsChristian Kellner2009-11-261-0/+14
* GDaemonMount calculates wrong root path when mount_prefix is setTomas Bzatek2009-08-181-1/+2
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-8/+42
* Make sure async callbacks are sent in mainloop.Alexander Larsson2009-03-311-1/+1
* Use the new support for shadow mounts instead ofAlexander Larsson2008-12-011-146/+2
* Make mounts/backends have a GIcon not a icon nameAlexander Larsson2008-12-011-1/+1
* Return an empty array on success when no content type matchesTomas Bzatek2008-11-041-1/+2
* Add x-content/* support to daemon mounts. Right now a backend can only setDavid Zeuthen2008-07-291-0/+46
* Avoid deadlock when foreign volume is removed.Alexander Larsson2008-03-061-1/+4
* Initialize drive variable not access undefined memory (#520388)Alexander Larsson2008-03-051-1/+2
* Use fallbacks for mount icon.Alexander Larsson2008-03-041-1/+1
* Properly lock around volume monitors and volume monitor objects. Emit allAlexander Larsson2008-03-041-21/+64
* Update to new unmount flag apiAlexander Larsson2007-12-201-7/+14
* Add the cdda:// backend for Compact Disc Digital Audio discs.David Zeuthen2007-12-191-4/+111
* Fix typo with setting the can_eject() functionDavid Zeuthen2007-12-171-1/+1
* Eject not supported. Make vtable NULL.Alexander Larsson2007-12-171-19/+2
* new filesDavid Zeuthen2007-12-171-0/+32
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-2/+1
* Update for API changes in gio trunk.David Zeuthen2007-12-111-0/+200