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
/
daemon
/
gvfsbackend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Handle lockdown option to disable writing
Ondrej Holy
2019-07-11
1
-2
/
+60
*
backend: Prevent usage of NULL
Ondrej Holy
2018-09-04
1
-2
/
+5
*
daemon: Don't use deprecated private structure APIs
Ondrej Holy
2018-07-10
1
-5
/
+4
*
backend: Fix crashes when "Volume is busy" prompt is shown
Ondrej Holy
2018-03-15
1
-35
/
+18
*
backend: Fix querying of thumbnail::failed attribute
Ondrej Holy
2017-12-08
1
-2
/
+4
*
daemon: Port GVfsBackend to GTask
Ondrej Holy
2017-11-28
1
-135
/
+130
*
daemon: Print client pid in debug output
Ondrej Holy
2017-02-13
1
-2
/
+9
*
backend: Hold reference during force unmount
Ondrej Holy
2017-01-26
1
-2
/
+3
*
daemon: Set callback to avoid endless loop during unmount
Ross Lagerwall
2014-10-17
1
-10
/
+9
*
gvfsjobunmount: Block new requests before calling unmount() on a thread
Ross Lagerwall
2014-10-17
1
-3
/
+3
*
gvfsjobunmount: set error as per client interaction
Ondrej Holy
2014-10-13
1
-7
/
+23
*
daemon: consider all jobs excepting unmount as blocking processes
Ondrej Holy
2014-08-09
1
-27
/
+9
*
Implement truncate support for output streams
Ross Lagerwall
2013-12-05
1
-0
/
+1
*
backend: typo fix in signal name
Ondrej Holy
2013-10-31
1
-1
/
+1
*
daemon: Catch thumbnail files in large directory as well
Debarshi Ray
2013-09-02
1
-6
/
+16
*
Adds remaining shutdown infrastructure and call from cdda backend.
Timothy Arceri
2013-05-06
1
-0
/
+39
*
gmountsource: Always use NULL-terminated arrays
Tomas Bzatek
2012-09-04
1
-2
/
+0
*
Don't use the display name to make the unique mount point
William Jon McCann
2012-08-30
1
-6
/
+3
*
Add support for getting symbolic icons
William Jon McCann
2012-08-30
1
-0
/
+33
*
gdbus: Remove debug prints
Tomas Bzatek
2012-07-31
1
-10
/
+0
*
gdbus: More errors to strip
Tomas Bzatek
2012-07-31
1
-0
/
+2
*
gdbus: Use g_clear_object() where appropriate
Tomas Bzatek
2012-07-31
1
-8
/
+4
*
gdbus: Construct proxies without connecting signals and properties
Tomas Bzatek
2012-07-31
1
-1
/
+1
*
gdbus: Treat empty non-NULL strings for the "ay" type as NULL
Tomas Bzatek
2012-07-31
1
-1
/
+1
*
gdbus: Port the OpenIconForRead operation
Tomas Bzatek
2012-07-31
1
-0
/
+1
*
gdbus: Improve registered paths activation on daemon side
Tomas Bzatek
2012-07-31
1
-1
/
+0
*
gdbus: Core daemon and client port
Tomas Bzatek
2012-07-31
1
-199
/
+187
*
Update the Address of the FSF
Felix Möller
2012-07-30
1
-2
/
+2
*
Update to use XDG Cache Home for thumbnails
William Jon McCann
2012-06-30
1
-4
/
+4
*
daemon: Add getter function for blocking state
Christian Kellner
2011-06-06
1
-0
/
+7
*
daemon: New logic to the backend to block requests
Christian Kellner
2011-06-06
1
-0
/
+22
*
Rename gdbusutils.h to avoid conflict with GIO
1.6.2
Matthias Clasen
2010-05-27
1
-1
/
+1
*
Add "default location" support for mounts
Christian Kellner
2009-11-26
1
-0
/
+34
*
Bug 587484 – Interaction when unmounting mounts and misc fixes
David Zeuthen
2009-07-08
1
-0
/
+250
*
Bug 585591 – Starting/stopping drives
David Zeuthen
2009-06-17
1
-0
/
+10
*
Add g_vfs_backend_is_mounted()
Alexander Larsson
2009-04-16
1
-2
/
+10
*
Convert all spew to g_debug()
Alexander Larsson
2009-03-06
1
-1
/
+1
*
Make mounts/backends have a GIcon not a icon name
Alexander Larsson
2008-12-01
1
-9
/
+27
*
Patch from David Zeuthen
Alexander Larsson
2008-10-21
1
-0
/
+5
*
Add Push and Pull. Remove Upload. (#550100)
Christian Kellner
2008-09-01
1
-3
/
+8
*
Add x-content/* support to daemon mounts. Right now a backend can only set
David Zeuthen
2008-07-29
1
-1
/
+39
*
Pass an optional uri to query_info and enumerate
Alexander Larsson
2008-02-15
1
-0
/
+64
*
Correctly detect unset stable name
Alexander Larsson
2008-01-30
1
-1
/
+2
*
Fix warnings
Alexander Larsson
2008-01-21
1
-0
/
+1
*
Add upload operation (requires latest glib)
Alexander Larsson
2008-01-17
1
-0
/
+4
*
Implement unmount_mountable and eject_mountable on client side.
Alexander Larsson
2008-01-11
1
-0
/
+9
*
Add the cdda:// backend for Compact Disc Digital Audio discs.
David Zeuthen
2007-12-19
1
-0
/
+38
*
Update to build with the latest glib included gio
Alexander Larsson
2007-11-27
1
-2
/
+1
*
Add unmount operation and unregister mount mounttracker call
Alexander Larsson
2007-11-14
1
-0
/
+30
*
Add copyright information to source files.
Christian Kellner
2007-11-01
1
-0
/
+22
[next]