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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: Install systemd tmpfiles.d exclusion file
Tomas Bzatek
2013-02-06
2
-0
/
+29
*
Use g_list_free_full() where applicable
Tomas Bzatek
2013-01-17
4
-8
/
+4
*
fuse: Make truncating more robust
Tomas Bzatek
2012-12-07
1
-3
/
+4
*
client: Set default timeout to infinite for all GDaemonFile methods
Tomas Bzatek
2012-12-03
1
-0
/
+7
*
Remove calls to g_type_init(), bump GLib required version
Colin Walters
2012-10-30
1
-2
/
+0
*
gdaemonmount: Check for a NULL GMountOperation when unmounting
Debarshi Ray
2012-10-22
1
-1
/
+2
*
client: Don't disable exit_on_close on session bus
Alexander Larsson
2012-10-11
1
-2
/
+0
*
fuse: don't crash on unmount
Michael Terry
2012-10-01
1
-1
/
+1
*
Try to unsubscribe from the proxy used for subscription
William Jon McCann
2012-09-13
1
-109
/
+50
*
Fix some memory leaks
William Jon McCann
2012-09-11
2
-5
/
+14
*
Don't use the display name to make the unique mount point
William Jon McCann
2012-08-30
1
-9
/
+1
*
Add support for getting symbolic icons
William Jon McCann
2012-08-30
1
-0
/
+9
*
gdaemonvfs: Don't warn when running against an older gvfs-daemon
Colin Walters
2012-08-28
1
-2
/
+6
*
Remove unused gsysutils files
Alexander Larsson
2012-08-21
1
-1
/
+0
*
Remove final parts of libdbus
Alexander Larsson
2012-08-21
1
-8
/
+5
*
gdbus: Remove debug prints
Tomas Bzatek
2012-07-31
7
-213
/
+1
*
gdbus: Gracefully handle monitoring unsubscribe on unmounted backend
Tomas Bzatek
2012-07-31
1
-4
/
+26
*
gdbus: Silence the G_IO_ERROR_NOT_MOUNTED error
Tomas Bzatek
2012-07-31
1
-1
/
+1
*
gdbus: Don't use NULL values on error with fd passing
Tomas Bzatek
2012-07-31
2
-22
/
+16
*
gdbus: Fix leaks of GSimpleAsyncResult
Tomas Bzatek
2012-07-31
1
-0
/
+2
*
gdbus: Strip unknown GError quark strings
Tomas Bzatek
2012-07-31
5
-51
/
+83
*
gdbus: Use casting macros where possible
Tomas Bzatek
2012-07-31
3
-6
/
+6
*
gdbus: Use g_clear_error() where appropriate
Tomas Bzatek
2012-07-31
3
-9
/
+5
*
gdbus: Use g_clear_object() where appropriate
Tomas Bzatek
2012-07-31
8
-96
/
+48
*
gdbus: Construct proxies without connecting signals and properties
Tomas Bzatek
2012-07-31
2
-3
/
+3
*
gdbus: Use G_VARIANT_TYPE_HANDLE for fd_id arguments
Tomas Bzatek
2012-07-31
2
-6
/
+30
*
gdbus: Fix srcdir != builddir and make the build more quiet
Tomas Bzatek
2012-07-31
1
-0
/
+2
*
gdbus: Remove unused extra_fd stuff
Tomas Bzatek
2012-07-31
1
-58
/
+8
*
gdbus: Use private GMainContext for sync enumerator
Tomas Bzatek
2012-07-31
3
-22
/
+40
*
gdbus: Make copy progress work
Tomas Bzatek
2012-07-31
1
-49
/
+89
*
gdbus: Make cancellation work
Tomas Bzatek
2012-07-31
5
-22
/
+319
*
gdbus: Treat empty non-NULL strings for the "ay" type as NULL
Tomas Bzatek
2012-07-31
1
-3
/
+3
*
gdbus: Remove unused include
Tomas Bzatek
2012-07-31
1
-1
/
+0
*
gdbus: Port the fuse daemon
Tomas Bzatek
2012-07-31
1
-69
/
+84
*
gdbus: Port the OpenIconForRead operation
Tomas Bzatek
2012-07-31
1
-247
/
+187
*
gdbus: Monitoring port
Tomas Bzatek
2012-07-31
1
-94
/
+212
*
gdbus: Handle NULL mount_info in create_proxy_for_file2()
Tomas Bzatek
2012-07-31
1
-1
/
+2
*
gdbus: Core daemon and client port
Tomas Bzatek
2012-07-31
8
-2442
/
+2579
*
Rename gvfs-fuse-daemon to gvfsd-fuse
Tomas Bzatek
2012-07-30
1
-4
/
+4
*
Update the Address of the FSF
Felix Möller
2012-07-30
28
-58
/
+58
*
gdbus: Construct proxies without connecting signals and properties
Tomas Bzatek
2012-07-20
1
-1
/
+1
*
fuse: Split padding size in blocks for ftruncate()
Tomas Bzatek
2012-06-25
1
-4
/
+23
*
fuse: Support ftruncate() where requested size > current size
Tomas Bzatek
2012-06-20
1
-4
/
+17
*
gdbus: Use stable metadata proxy
Tomas Bzatek
2012-06-18
2
-36
/
+1
*
build: More srcdir != builddir fixes
Colin Walters
2012-06-06
1
-0
/
+1
*
Port volume monitoring and metadata to GDBus
Tomas Bzatek
2012-06-04
3
-145
/
+206
*
Keep using ~/.gvfs as fallback
Alexander Larsson
2012-03-15
1
-1
/
+5
*
Use user runtime dir for gvfs mounts
William Jon McCann
2012-02-07
1
-1
/
+1
*
fuse: Remove the unused sys/vfs.h include
Tomas Bzatek
2012-01-18
1
-1
/
+0
*
Explicitly intialize mutexes on stack
Tomas Bzatek
2011-11-14
1
-1
/
+1
[next]