index
:
delta/gvfs.git
497-g_file_attribute_filesystem_use_preview-is-not-set-consistently
GVFS_0_99_7_1
admin-add-copy-push-implementation
baserock/morph
ci-custom-image
file-info-set-file
fix-ci
gdata-entry-get-id-fix
gdbus
gdbus-core
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-40
gnome-42
master
mtp-backend
nfs
oholy/wip/ci-test
sam/fuse-shutdown-on-error
sftp-multiplexing-2fa
standard-file-info
tracker-metadata
wip/alexl/documents
wip/antoniof/set-preview-type-explicitly
wip/barthalion/priv
wip/cosimoc/admin
wip/goa
wip/gtask-porting
wip/hadess/libgdata-1.0
wip/iainl/tests-increase-timeout
wip/inigomartinez/meson
wip/oholy/admin-fixes
wip/oholy/ci-fix
wip/oholy/ci-fuse3
wip/oholy/ci-glib-update
wip/oholy/ci-image-fix
wip/oholy/ci-libsoup3
wip/oholy/ci-meson-options
wip/oholy/dav-mount-check
wip/oholy/dav-redirect
wip/oholy/dav-tests
wip/oholy/debug
wip/oholy/do-not-use-desktop-files
wip/oholy/fix-gnome-build-meta
wip/oholy/fuse-readdir-plus
wip/oholy/gitlab-ci
wip/oholy/glib-bump
wip/oholy/gmountsource-deadlock
wip/oholy/gnome-build-meta-tags
wip/oholy/google-cache
wip/oholy/google-cache-conservative
wip/oholy/google-display-name
wip/oholy/google-native-html
wip/oholy/google-progress
wip/oholy/google-shared-drives-support
wip/oholy/gtask
wip/oholy/meson-summary
wip/oholy/meson-version
wip/oholy/runtime-dir-socket
wip/oholy/smb-enumeration-performance
wip/oholy/smb-move-progress
wip/oholy/storaged
wip/oholy/support-tcrypt
wip/oholy/test-timeouts
wip/oholy/trash-deadlock
wip/oholy/trash-performance
wip/oholy/udisks2-media-user
wip/oholy/udisks2-timeouts-when-stopping
wip/oholy/update-docs
wip/oholy/x-gvfs-ignore
wip/rishi/goa
wip/rishi/issue-2
wip/rishi/owncloud-gssapi
wip/udisks2
wip/verdre/dialog-titles
gitlab.gnome.org: GNOME/gvfs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
gmountoperationdbus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount-op: adapt to guint64->gint64 API change
Cosimo Cecchi
2012-08-21
1
-2
/
+2
*
gdbus: Remove debug prints
Tomas Bzatek
2012-07-31
1
-10
/
+0
*
gdbus: Use casting macros where possible
Tomas Bzatek
2012-07-31
1
-4
/
+4
*
gdbus: gmountoperationdbus.c: Move referenced objects around
Tomas Bzatek
2012-07-31
1
-24
/
+26
*
gdbus: Core daemon and client port
Tomas Bzatek
2012-07-31
1
-320
/
+186
*
Update the Address of the FSF
Felix Möller
2012-07-30
1
-2
/
+2
*
common: add support show-unmount-progress signal to GMountOperationDBus
Cosimo Cecchi
2012-07-13
1
-0
/
+49
*
Rename gdbusutils.h to avoid conflict with GIO
1.6.2
Matthias Clasen
2010-05-27
1
-1
/
+1
*
Bug 587484 – Interaction when unmounting mounts and misc fixes
David Zeuthen
2009-07-08
1
-0
/
+89
*
Bug 585591 – Starting/stopping drives
David Zeuthen
2009-06-17
1
-11
/
+1
*
Bug 575728 – crash in Open Folder: mountin a crypto volume
Alexander Larsson
2009-03-18
1
-0
/
+13
*
Plug some leaks on error paths
Matthias Clasen
2008-08-25
1
-0
/
+2
*
Implement unmount_mountable and eject_mountable on client side.
Alexander Larsson
2008-01-11
1
-2
/
+0
*
Add g_mount_source_get_operation() that lets you handle a remote
Alexander Larsson
2008-01-09
1
-16
/
+11
*
Only use <gio/gio.h> include
Alexander Larsson
2007-12-14
1
-1
/
+1
*
Remove use of old giotypes.h header
Alexander Larsson
2007-11-06
1
-1
/
+2
*
Add copyright information to source files.
Christian Kellner
2007-11-01
1
-0
/
+22
*
Pass in DBusConnection to use instead of using default one
Alexander Larsson
2007-09-25
1
-2
/
+3
*
Actually send GMountOperation to mount_mountable daemon call
Alexander Larsson
2007-09-13
1
-0
/
+3
*
Add defines for GMountOperation dbus ops
Alexander Larsson
2007-09-13
1
-2
/
+2
*
Update gvfs mounting to the new APIs
Alexander Larsson
2007-09-13
1
-83
/
+2
*
Remove G_IO_ERROR_INTERNAL_ERROR and replace with FAILED or more specific errors
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Rename gvfstypes.h to giotypes.h
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Rename G_VFS_ERROR to G_IO_ERROR
Alexander Larsson
2007-09-13
1
-2
/
+2
*
Initial work on allowing manual mounts
Alexander Larsson
2007-09-13
1
-111
/
+78
*
Move mounting into a GVfsJob
Alexander Larsson
2007-09-13
1
-34
/
+15
*
Add g_mount_operation_dbus_fail_at_idle
Alexander Larsson
2007-09-13
1
-0
/
+35
*
More work on mounting. Automount of smb now works (test).
Alexander Larsson
2007-09-13
1
-2
/
+28
*
Unregister dbus object path at finalize
Alexander Larsson
2007-09-13
1
-0
/
+2
*
Add dbus-based source for GMountOperation
Alexander Larsson
2007-09-13
1
-0
/
+372