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
/
mount.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add the cdda:// backend for Compact Disc Digital Audio discs.
David Zeuthen
2007-12-19
1
-4
/
+14
*
Only use <gio/gio.h> include
Alexander Larsson
2007-12-14
1
-1
/
+1
*
Update to build with the latest glib included gio
Alexander Larsson
2007-11-27
1
-1
/
+1
*
Code cleanups from Kjartan Maraas.
Alexander Larsson
2007-11-16
1
-1
/
+1
*
Fix typo: availible -> available.
Sebastian Dröge
2007-11-06
1
-3
/
+3
*
Add copyright information to source files.
Christian Kellner
2007-11-01
1
-0
/
+22
*
Implement get_uri_scheme
Alexander Larsson
2007-11-01
1
-0
/
+1
*
Don't show not user visible mounts
Alexander Larsson
2007-10-26
1
-1
/
+1
*
Add registerFuse call
Alexander Larsson
2007-10-26
1
-1
/
+25
*
Add user_visible to mount info Reorder args so that new stuff comes at the
Alexander Larsson
2007-10-19
1
-10
/
+22
*
Implement get_supported_uri_schemes method and add a GVfsUriMapper method
Sebastian Dröge
2007-10-08
1
-0
/
+42
*
Return NOT_SUPPORTED error for unsupported uri types
Alexander Larsson
2007-09-25
1
-7
/
+9
*
Don't pass the contained signature when creating a DBus struct. Since DBus
Sebastian Dröge
2007-09-25
1
-6
/
+1
*
Add prefered_filename_encoding to mountpoints
Alexander Larsson
2007-09-13
1
-1
/
+12
*
Remove debug spew
Alexander Larsson
2007-09-13
1
-5
/
+0
*
Finish implementing daemon version of file_mount_mountable
Alexander Larsson
2007-09-13
1
-1
/
+2
*
Add GMountTracker to track gvfs mounts.
Alexander Larsson
2007-09-13
1
-20
/
+23
*
Add G_VFS_DBUS_OP_SPAWNED define
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Add G_VFS_DBUS_MOUNTTRACKER_OP_REGISTER_MOUNT define
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Rename mount daemon main interface to Mount, instead of MountPoint
Alexander Larsson
2007-09-13
1
-2
/
+5
*
Move the mount tracker code into mount.c so we have all mount related things ...
Alexander Larsson
2007-09-13
1
-64
/
+636
*
Use very long timout for mount operations
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Update gvfs mounting to the new APIs
Alexander Larsson
2007-09-13
1
-56
/
+171
*
Move from G_FILE_ERROR to G_IO_ERROR
Alexander Larsson
2007-09-13
1
-3
/
+4
*
Initial work on allowing manual mounts
Alexander Larsson
2007-09-13
1
-76
/
+63
*
Pass is_automount flag when mounting
Alexander Larsson
2007-09-13
1
-1
/
+5
*
Use _g_error_from_message when possible
Alexander Larsson
2007-09-13
1
-6
/
+2
*
Move mountable dbus mounting into GVfsDaemon
Alexander Larsson
2007-09-13
1
-4
/
+2
*
Add support for mounting in already started process via dbus.
Alexander Larsson
2007-09-13
1
-27
/
+133
*
More work on mounting. Automount of smb now works (test).
Alexander Larsson
2007-09-13
1
-0
/
+126
[prev]