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
/
gvfsdaemon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly intialize mutexes on stack
Tomas Bzatek
2011-11-14
1
-0
/
+2
*
Adapt to glib mutex API changes
Tomas Bzatek
2011-10-25
1
-17
/
+16
*
daemon: Add logic to force close active channels
Christian Kellner
2011-06-06
1
-0
/
+10
*
daemon: Function to schedule a job in a thread
Christian Kellner
2011-06-06
1
-0
/
+6
*
Rename gdbusutils.h to avoid conflict with GIO
1.6.2
Matthias Clasen
2010-05-27
1
-1
/
+1
*
Don't leak mount job operation
Hans de Goede
2010-01-12
1
-0
/
+1
*
When a p2p connection is closed, cancel all pending jobs
Benjamin Otte
2009-07-20
1
-0
/
+15
*
Use dash for proeprty name, not underline
Benjamin Otte
2009-07-20
1
-1
/
+1
*
Bug 587484 – Interaction when unmounting mounts and misc fixes
David Zeuthen
2009-07-08
1
-0
/
+32
*
Add g_vfs_backend_is_mounted()
Alexander Larsson
2009-04-16
1
-1
/
+8
*
Convert all spew to g_debug()
Alexander Larsson
2009-03-06
1
-2
/
+2
*
Use g_timeout_add_seconds() instead of g_timeout_add() to save some power.
A. Walton
2009-01-22
1
-1
/
+1
*
Fix memory leaks.
Carlos Garcia Campos
2008-03-04
1
-0
/
+1
*
Code cleanup from Kjartan: Removes unused code/variables. Uses right
Alexander Larsson
2008-02-19
1
-3
/
+5
*
Indentation fix
Alexander Larsson
2008-01-24
1
-1
/
+1
*
Don't translate g_warning strings
Alexander Larsson
2008-01-14
1
-3
/
+3
*
Code cleanups from Kjartan Maraas.
Alexander Larsson
2007-11-16
1
-1
/
+1
*
Handle NULL callback in _g_dbus_connection_call_async
Alexander Larsson
2007-11-14
1
-2
/
+51
*
Fixes for solaris build. Patches from Damien Carbery
Alexander Larsson
2007-11-08
1
-0
/
+1
*
Add copyright information to source files.
Christian Kellner
2007-11-01
1
-0
/
+22
*
Build fixes Patch from Milosz Derezynski <internalerror@gmail.com>
Alexander Larsson
2007-10-12
1
-0
/
+3
*
Use dbus name defines
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Update gvfs mounting to the new APIs
Alexander Larsson
2007-09-13
1
-55
/
+45
*
Move from G_FILE_ERROR to G_IO_ERROR
Alexander Larsson
2007-09-13
1
-1
/
+1
*
s/G_IS_VFS/G_VFS_IS/g
Alexander Larsson
2007-09-13
1
-1
/
+1
*
G_TYPE_VFS_xxx -> G_VFS_TYPE_xxx
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Add job thread limit
Alexander Larsson
2007-09-13
1
-0
/
+7
*
Initial work on allowing manual mounts
Alexander Larsson
2007-09-13
1
-2
/
+1
*
Pass is_automount flag when mounting
Alexander Larsson
2007-09-13
1
-0
/
+3
*
Move mountable dbus mounting into GVfsDaemon
Alexander Larsson
2007-09-13
1
-7
/
+65
*
Move GVfsDaemon from header into c file.
Alexander Larsson
2007-09-13
1
-64
/
+62
*
Move mounting into a GVfsJob
Alexander Larsson
2007-09-13
1
-10
/
+100
*
Use _g_dbus_oom()
Alexander Larsson
2007-09-13
1
-3
/
+4
*
Starting to work on actually registering the backends as mounted
Alexander Larsson
2007-09-13
1
-17
/
+19
*
New thread model for GVfsDaemon
Alexander Larsson
2007-09-13
1
-73
/
+29
*
Implement get_info
Alexander Larsson
2007-09-13
1
-0
/
+2
*
Remove unneeded match call
Alexander Larsson
2007-09-13
1
-14
/
+0
*
Use NameLost instead of NameOwnerChanged
Alexander Larsson
2007-09-13
1
-18
/
+8
*
New model to handle uris. All uri -> dbus mapping is done client side.
Alexander Larsson
2007-09-13
1
-146
/
+1
*
Further work on new dbus model
Alexander Larsson
2007-09-13
1
-13
/
+24
*
Add mountpoint tracker
Alexander Larsson
2007-09-13
1
-2
/
+126
*
Initial work on the new way to track mountpoints.
Alexander Larsson
2007-09-13
1
-171
/
+261
*
Rename GVfsReadStream to GVfsReadChannel
Alexander Larsson
2007-09-13
1
-15
/
+55
*
Pass back the list of mountpoints, not bus names
Alexander Larsson
2007-09-13
1
-1
/
+2
*
Allow multiple backend in one daemon
Alexander Larsson
2007-09-13
1
-98
/
+110
*
Implement client side close()
Alexander Larsson
2007-09-13
1
-1
/
+0
*
Get rid of peer-to-peer dbus connection on disconnect
Alexander Larsson
2007-09-13
1
-1
/
+23
*
Handle close of the ReadStream without leaks
Alexander Larsson
2007-09-13
1
-1
/
+14
*
Handle new connections better, avoiding leaks and ordering problems
Alexander Larsson
2007-09-13
1
-39
/
+84
*
Implement seek
Alexander Larsson
2007-09-13
1
-0
/
+1
[next]