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
/
client
/
gvfsdaemondbus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 563623 – build dies on platforms lacking poll() implimentation
Alexander Larsson
2009-02-18
1
-6
/
+5
*
Use g_set_error_literal where appropriate. Bug #539167.
Christian Persch
2008-08-02
1
-5
/
+5
*
In call_sync, on stale cache errors due to a mount daemon disappearing,
Alexander Larsson
2008-03-31
1
-19
/
+72
*
Only use <gio/gio.h> include
Alexander Larsson
2007-12-14
1
-3
/
+1
*
Make sure we somewhat cleanly handle the various dbus daemons going down.
Alexander Larsson
2007-11-14
1
-9
/
+56
*
Add copyright information to source files.
Christian Kellner
2007-11-01
1
-0
/
+22
*
Add defines for monitoring
Alexander Larsson
2007-10-08
1
-3
/
+4
*
Clear VfsConnectionData on creation (fixes read of uninitialized data on
Alexander Larsson
2007-09-25
1
-1
/
+1
*
Pass in DBusConnection to use instead of using default one
Alexander Larsson
2007-09-25
1
-1
/
+3
*
Use g_cancellable_set_error_if_cancelled
Alexander Larsson
2007-09-13
1
-21
/
+5
*
Move FileInfo marshalling to common/.
Alexander Larsson
2007-09-13
1
-146
/
+0
*
Add copy in daemon, and support for callbacks in daemon protocol
Alexander Larsson
2007-09-13
1
-8
/
+27
*
demarshal icons in file attributes
Alexander Larsson
2007-09-13
1
-1
/
+52
*
Centralize dbus timeout default value
Alexander Larsson
2007-09-13
1
-7
/
+8
*
Move from G_FILE_ERROR to G_IO_ERROR
Alexander Larsson
2007-09-13
1
-10
/
+10
*
Rename G_VFS_ERROR to G_IO_ERROR
Alexander Larsson
2007-09-13
1
-7
/
+7
*
Make GFileInfo into a pure key => value+type mapping.
Alexander Larsson
2007-09-13
1
-166
/
+62
*
Use _g_dbus_connection_call_async helper in some places
Alexander Larsson
2007-09-13
1
-75
/
+25
*
Use dbus_connection_get_unix_fd instead of dbus_connection_get_socket as the ...
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Use _g_error_from_message when possible
Alexander Larsson
2007-09-13
1
-18
/
+6
*
Clean up code a bit
Alexander Larsson
2007-09-13
1
-3
/
+15
*
Clean up _g_vfs_daemon_call_async
Alexander Larsson
2007-09-13
1
-10
/
+0
*
Initial work on new mount model for async calls
Alexander Larsson
2007-09-13
1
-49
/
+6
*
Initial client side work for new mount tracker
Alexander Larsson
2007-09-13
1
-277
/
+62
*
Rename copy of fd source to avoid naming conflicts.
Alexander Larsson
2007-09-13
1
-1
/
+2
*
Split out daemon implementation into a module in its own subdir
Alexander Larsson
2007-09-13
1
-0
/
+1413