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
/
gvfsfusedaemon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to new file attribute names
Alexander Larsson
2007-12-20
1
-5
/
+5
*
Fix warnings
Alexander Larsson
2007-12-20
1
-1
/
+1
*
Add the cdda:// backend for Compact Disc Digital Audio discs.
David Zeuthen
2007-12-19
1
-2
/
+9
*
Update for gio API changes (removal of GFileAttributeValue).
Alexander Larsson
2007-12-14
1
-7
/
+6
*
Only use <gio/gio.h> include
Alexander Larsson
2007-12-14
1
-5
/
+1
*
Update for API changes in gio trunk.
David Zeuthen
2007-12-11
1
-22
/
+22
*
Update to build with the latest glib included gio
Alexander Larsson
2007-11-27
1
-1
/
+1
*
Add new functions
Alexander Larsson
2007-11-12
1
-1
/
+0
*
Add copyright information to source files.
Christian Kellner
2007-11-01
1
-0
/
+22
*
Add registerFuse call
Alexander Larsson
2007-10-26
1
-4
/
+78
*
Update fuse daemon to use the giomodule instead of linking to a copy of
Alexander Larsson
2007-10-26
1
-466
/
+192
*
Add GFileCreateFlags flag to open for write. No actual backend support yet
Alexander Larsson
2007-10-04
1
-5
/
+5
*
Update for G_IO_ERROR_NOT_MOUNTABLE_FILE name change
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
/
+1
*
Removed. Removed. Added. Added.
Alexander Larsson
2007-09-17
1
-5
/
+5
*
Rename g_file_get_for_XXX to g_file_new_for_XXX
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Rename the access attributes can_XXX
Alexander Larsson
2007-09-13
1
-12
/
+12
*
Add ETAG attribute Use this instead of mtime in g_file_replace
Alexander Larsson
2007-09-13
1
-2
/
+2
*
Remove some functions that we won't implement, from the map.
Alexander Larsson
2007-09-13
1
-4
/
+0
*
Implement a global file handle table, so we can get at the file handles in fu...
Alexander Larsson
2007-09-13
1
-22
/
+370
*
Implement truncation.
Alexander Larsson
2007-09-13
1
-89
/
+191
*
Implement rmdir and start on truncate.
Alexander Larsson
2007-09-13
1
-2
/
+64
*
Implement read, write, create, rename, unlink, mkdir.
Alexander Larsson
2007-09-13
1
-72
/
+683
*
Make the FUSE daemon build with the file info API changes.
Alexander Larsson
2007-09-13
1
-9
/
+10
*
Move the FUSE daemon from fuse/ into client/ and use GDaemon* directly.
Alexander Larsson
2007-09-13
1
-0
/
+1211