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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add daemon side query attribute support
Alexander Larsson
2007-09-13
6
-0
/
+265
*
Fix cut/paste-induced inconsistencies.
Alexander Larsson
2007-09-13
2
-4
/
+4
*
Switch boolean file attributes to new boolean type
Alexander Larsson
2007-09-13
2
-7
/
+7
*
Use uint32 for booleans for consistency
Alexander Larsson
2007-09-13
1
-4
/
+4
*
Remove g_file_attribute_value_destroy (replace with clear)
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Break out GFileAttributeValue from GFileInfo and use in other places.
Alexander Larsson
2007-09-13
2
-12
/
+8
*
Fix warnings
Alexander Larsson
2007-09-13
1
-1
/
+2
*
Always return gvfs:backend from get_file_info
Alexander Larsson
2007-09-13
3
-13
/
+31
*
Fix up get_fs_info
Alexander Larsson
2007-09-13
1
-1
/
+2
*
Support removing dirs in smb backend
Alexander Larsson
2007-09-13
1
-1
/
+18
*
Implement make symbolic link
Alexander Larsson
2007-09-13
5
-0
/
+197
*
Move FileInfo marshalling to common/.
Alexander Larsson
2007-09-13
8
-7
/
+245
*
Correct error handling in smb backend
Alexander Larsson
2007-09-13
1
-2
/
+103
*
Implement move in smb backend
Alexander Larsson
2007-09-13
1
-0
/
+29
*
Move gvfsdaemonprotocol.c to common/, and split out some code so we can append
Alexander Larsson
2007-09-13
2
-232
/
+0
*
Add move support to daemon
Alexander Larsson
2007-09-13
5
-0
/
+254
*
Add copy in daemon, and support for callbacks in daemon protocol
Alexander Larsson
2007-09-13
5
-3
/
+261
*
Fix warnings
Alexander Larsson
2007-09-13
1
-2
/
+0
*
Fix warnings
Alexander Larsson
2007-09-13
1
-2
/
+0
*
Implement MakeDirectory job and SMB implementation.
Alexander Larsson
2007-09-13
6
-5
/
+214
*
Implement trash/delete in daemon
Alexander Larsson
2007-09-13
8
-0
/
+401
*
Forgot to add the setdisplayname job
Alexander Larsson
2007-09-13
2
-0
/
+200
*
Implement set_display_name in daemon
Alexander Larsson
2007-09-13
4
-0
/
+56
*
Check for unsupported operations and return error instead of crashing,
Alexander Larsson
2007-09-13
13
-1
/
+107
*
Implement get_filesystem_info in daemon
Alexander Larsson
2007-09-13
6
-13
/
+242
*
Add support for marshalling (some) GIcons over dbus
Alexander Larsson
2007-09-13
1
-15
/
+122
*
Return correct error from stat
Alexander Larsson
2007-09-13
1
-2
/
+4
*
Fix bug in previous commit that made readdir fail
Alexander Larsson
2007-09-13
1
-1
/
+2
*
Better attributes for smb
Alexander Larsson
2007-09-13
1
-15
/
+33
*
Fix race condition where we accept GVfsChannel requests before the channel ha...
Alexander Larsson
2007-09-13
2
-10
/
+4
*
Flag smb browse files as virtual
Alexander Larsson
2007-09-13
1
-0
/
+1
*
Get more attributes in the smb backend
Alexander Larsson
2007-09-13
1
-0
/
+11
*
Split out time attribute to own namespace
Alexander Larsson
2007-09-13
1
-7
/
+9
*
Remove debug spew
Alexander Larsson
2007-09-13
1
-5
/
+0
*
Move the uri parsing to modules
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Finish implementing daemon version of file_mount_mountable
Alexander Larsson
2007-09-13
5
-25
/
+162
*
Added GVfsJobMountMountable
Alexander Larsson
2007-09-13
4
-11
/
+206
*
Better handling of smb browsing, including normalizing server and share names
Alexander Larsson
2007-09-13
1
-16
/
+174
*
Add GMountTracker to track gvfs mounts.
Alexander Larsson
2007-09-13
1
-20
/
+23
*
Use dbus name defines
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Add G_VFS_DBUS_OP_SPAWNED define
Alexander Larsson
2007-09-13
2
-2
/
+2
*
Add G_VFS_DBUS_MOUNTTRACKER_OP_REGISTER_MOUNT define
Alexander Larsson
2007-09-13
2
-4
/
+4
*
Rename mount daemon main interface to Mount, instead of MountPoint
Alexander Larsson
2007-09-13
3
-12
/
+15
*
Move the mount tracker code into mount.c so we have all mount related things ...
Alexander Larsson
2007-09-13
6
-754
/
+636
*
Use very long timout for mount operations
Alexander Larsson
2007-09-13
2
-2
/
+2
*
Update gvfs mounting to the new APIs
Alexander Larsson
2007-09-13
16
-211
/
+437
*
Rename dbus gerror helpers and use the best one in each case
Alexander Larsson
2007-09-13
5
-30
/
+22
*
Rename mount dbus operation to mountLocation
Alexander Larsson
2007-09-13
1
-10
/
+7
*
[PATCH] gvfs build fixes
Alexander Larsson
2007-09-13
2
-2
/
+2
*
Convert GOutputStream to the new async API model
Alexander Larsson
2007-09-13
1
-19
/
+16
[next]