summaryrefslogtreecommitdiff
path: root/daemon/gvfsjobunmount.c
Commit message (Expand)AuthorAgeFilesLines
* gvfsjobunmount: Do not print send_reply debug twiceOndrej Holy2018-03-151-3/+0
* daemon: Port GVfsBackend to GTaskOndrej Holy2017-11-281-7/+2
* job: Unify send_reply debug messagesOndrej Holy2015-09-231-1/+2
* gvfsjobunmount: Block new requests before calling unmount() on a threadRoss Lagerwall2014-10-171-8/+18
* gvfsjobunmount: set error as per client interactionOndrej Holy2014-10-131-10/+20
* daemon: consider all jobs excepting unmount as blocking processesOndrej Holy2014-08-091-2/+2
* Fix g_vfs_daemon_close_active_channels() to take a GVfsBackend argument and o...Timothy Arceri2013-04-101-1/+1
* GVfsJobUnmount: Fix debug messages line endingsTomas Bzatek2013-01-251-3/+3
* Strip dbus error strings from GError after all dbus calls.Alexander Larsson2012-08-241-0/+1
* gdbus: Remove debug printsTomas Bzatek2012-07-311-2/+0
* gdbus: Silence unmount failuresTomas Bzatek2012-07-311-10/+6
* gdbus: Core daemon and client portTomas Bzatek2012-07-311-58/+49
* Spelling correction "filesystem" -> "file system"Felix Möller2012-07-311-1/+1
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* daemon: implement show-unmount-progress in GVfsJobUnmountCosimo Cecchi2012-07-161-0/+58
* GVfsJobUnmount: check that vfunc is implemented before calling itGiovanni Campagna2012-02-071-1/+6
* daemon: Grab a pointer to the GvfsBackend before unref'ing a job source, prev...Michael Terry2011-09-291-1/+3
* daemon: Implement auto-busy on unmountChristian Kellner2011-06-061-16/+90
* Don't leak dbus messagesAlexander Larsson2011-04-151-0/+1
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-271-1/+1
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-2/+39
* Convert all spew to g_debug()Alexander Larsson2009-03-061-3/+3
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-5/+1
* Implement unmount_mountable and eject_mountable on client side.Alexander Larsson2008-01-111-8/+10
* Add the cdda:// backend for Compact Disc Digital Audio discs.David Zeuthen2007-12-191-5/+10
* Add unmount operation and unregister mount mounttracker callAlexander Larsson2007-11-141-0/+166