summaryrefslogtreecommitdiff
path: root/common/gmountoperationdbus.c
Commit message (Expand)AuthorAgeFilesLines
* mount-op: adapt to guint64->gint64 API changeCosimo Cecchi2012-08-211-2/+2
* gdbus: Remove debug printsTomas Bzatek2012-07-311-10/+0
* gdbus: Use casting macros where possibleTomas Bzatek2012-07-311-4/+4
* gdbus: gmountoperationdbus.c: Move referenced objects aroundTomas Bzatek2012-07-311-24/+26
* gdbus: Core daemon and client portTomas Bzatek2012-07-311-320/+186
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* common: add support show-unmount-progress signal to GMountOperationDBusCosimo Cecchi2012-07-131-0/+49
* 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-0/+89
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-171-11/+1
* Bug 575728 – crash in Open Folder: mountin a crypto volumeAlexander Larsson2009-03-181-0/+13
* Plug some leaks on error pathsMatthias Clasen2008-08-251-0/+2
* Implement unmount_mountable and eject_mountable on client side.Alexander Larsson2008-01-111-2/+0
* Add g_mount_source_get_operation() that lets you handle a remoteAlexander Larsson2008-01-091-16/+11
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Remove use of old giotypes.h headerAlexander Larsson2007-11-061-1/+2
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Pass in DBusConnection to use instead of using default oneAlexander Larsson2007-09-251-2/+3
* Actually send GMountOperation to mount_mountable daemon callAlexander Larsson2007-09-131-0/+3
* Add defines for GMountOperation dbus opsAlexander Larsson2007-09-131-2/+2
* Update gvfs mounting to the new APIsAlexander Larsson2007-09-131-83/+2
* Remove G_IO_ERROR_INTERNAL_ERROR and replace with FAILED or more specific errorsAlexander Larsson2007-09-131-1/+1
* Rename gvfstypes.h to giotypes.hAlexander Larsson2007-09-131-1/+1
* Rename G_VFS_ERROR to G_IO_ERRORAlexander Larsson2007-09-131-2/+2
* Initial work on allowing manual mountsAlexander Larsson2007-09-131-111/+78
* Move mounting into a GVfsJobAlexander Larsson2007-09-131-34/+15
* Add g_mount_operation_dbus_fail_at_idleAlexander Larsson2007-09-131-0/+35
* More work on mounting. Automount of smb now works (test).Alexander Larsson2007-09-131-2/+28
* Unregister dbus object path at finalizeAlexander Larsson2007-09-131-0/+2
* Add dbus-based source for GMountOperationAlexander Larsson2007-09-131-0/+372