index
:
~cbosdo/gvfs-cbosdo
gnome-3-6
gnome-3-8
master
GVFS clone to add CMIS backend
cbosdo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
gdbus: Construct proxies without connecting signals and properties
Tomas Bzatek
2
-3
/
+3
2012-07-31
gdbus: Use G_VARIANT_TYPE_HANDLE for fd_id arguments
Tomas Bzatek
2
-6
/
+30
2012-07-31
gdbus: Fix srcdir != builddir and make the build more quiet
Tomas Bzatek
1
-0
/
+2
2012-07-31
gdbus: Remove unused extra_fd stuff
Tomas Bzatek
1
-58
/
+8
2012-07-31
gdbus: Use private GMainContext for sync enumerator
Tomas Bzatek
3
-22
/
+40
2012-07-31
gdbus: Make copy progress work
Tomas Bzatek
1
-49
/
+89
2012-07-31
gdbus: Make cancellation work
Tomas Bzatek
5
-22
/
+319
2012-07-31
gdbus: Treat empty non-NULL strings for the "ay" type as NULL
Tomas Bzatek
1
-3
/
+3
2012-07-31
gdbus: Remove unused include
Tomas Bzatek
1
-1
/
+0
2012-07-31
gdbus: Port the fuse daemon
Tomas Bzatek
1
-69
/
+84
2012-07-31
gdbus: Port the OpenIconForRead operation
Tomas Bzatek
1
-247
/
+187
2012-07-31
gdbus: Monitoring port
Tomas Bzatek
1
-94
/
+212
2012-07-31
gdbus: Handle NULL mount_info in create_proxy_for_file2()
Tomas Bzatek
1
-1
/
+2
2012-07-31
gdbus: Core daemon and client port
Tomas Bzatek
8
-2442
/
+2579
2012-07-30
Rename gvfs-fuse-daemon to gvfsd-fuse
Tomas Bzatek
1
-4
/
+4
2012-07-30
Update the Address of the FSF
Felix Möller
28
-58
/
+58
2012-07-20
gdbus: Construct proxies without connecting signals and properties
Tomas Bzatek
1
-1
/
+1
2012-06-25
fuse: Split padding size in blocks for ftruncate()
Tomas Bzatek
1
-4
/
+23
2012-06-20
fuse: Support ftruncate() where requested size > current size
Tomas Bzatek
1
-4
/
+17
2012-06-18
gdbus: Use stable metadata proxy
Tomas Bzatek
2
-36
/
+1
2012-06-06
build: More srcdir != builddir fixes
Colin Walters
1
-0
/
+1
2012-06-04
Port volume monitoring and metadata to GDBus
Tomas Bzatek
3
-145
/
+206
2012-03-15
Keep using ~/.gvfs as fallback
Alexander Larsson
1
-1
/
+5
2012-02-07
Use user runtime dir for gvfs mounts
William Jon McCann
1
-1
/
+1
2012-01-18
fuse: Remove the unused sys/vfs.h include
Tomas Bzatek
1
-1
/
+0
2011-11-14
Explicitly intialize mutexes on stack
Tomas Bzatek
1
-1
/
+1
2011-10-26
Adapt to glib thread API changes
Tomas Bzatek
1
-1
/
+1
2011-10-25
Adapt to glib mutex API changes
Tomas Bzatek
1
-41
/
+39
2011-10-21
Adapt to GLib 2.31 deprecations and thread API changes
Matthias Clasen
3
-10
/
+11
2011-10-21
Use g_atomic_int_add instead of deprecated g_atomic_int_exchange_and_add.
Kjartan Maraas
2
-2
/
+2
2011-10-13
Drop an unneeded include
Matthias Clasen
1
-2
/
+0
2011-10-12
Purge hardcoded -DG_DISABLE_DEPRECATED
Colin Walters
1
-2
/
+2
2011-08-25
afp: register the afp urimapper
Carl-Anton Ingmarsson
1
-0
/
+2
2011-08-25
afp: add an urimapper for afp
Carl-Anton Ingmarsson
2
-0
/
+270
2011-08-15
fuse: Bring back real statfs()
Tomas Bzatek
1
-49
/
+18
2011-05-25
client: Don't leak the GCancellable's fd in case of an g_poll error
Christian Kellner
1
-0
/
+1
2011-05-25
client: Handle error events when polling _g_vfs_daemon_call_sync ()
Christian Kellner
1
-0
/
+8
2011-05-12
daemonfile: Re-root the path in set_display_name ()
Christian Kellner
1
-4
/
+13
2011-05-12
Pass mount_info to async_path_call callbacks
Christian Kellner
1
-1
/
+23
2011-03-25
[Fuse] Fix some broken indenting
Hans Petter Jansson
1
-7
/
+7
2011-03-25
[Fuse] Pretend created file exists even if backend didn't create it
Hans Petter Jansson
1
-3
/
+66
2011-03-25
[Fuse] Remove comment that doesn't make sense anymore.
Hans Petter Jansson
1
-2
/
+0
2011-03-23
[Fuse] Make created files visible immediately on WebDAV
Stefan Hajnoczi
1
-37
/
+32
2011-03-17
Cleanups and fixes for compiler warnings
Kjartan Maraas
5
-13
/
+2
2011-03-16
client: Fix wrong assignment before dbus_connection_unref()
Jonathan Blanchard
1
-1
/
+1
2010-12-07
Fix return value of async_connection_accept_new_fd()
Henry Hoegelow
1
-2
/
+4
2010-12-07
build: undef G_LOG_DOMAIN if we're going to redefine it
Benjamin Otte
1
-1
/
+1
2010-11-12
fuse: Add O_TRUNC support for open()
Tomas Bzatek
1
-5
/
+11
2010-05-27
Rename gdbusutils.h to avoid conflict with GIO
Matthias Clasen
7
-7
/
+7
2010-03-31
Attach cancellable to async result and check in finish functions
Benjamin Otte
1
-7
/
+50
[next]