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
/
daemon
/
gvfsreadchannel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
Update the Address of the FSF
Felix Möller
1
-2
/
+2
2009-07-08
Bug 587484 – Interaction when unmounting mounts and misc fixes
David Zeuthen
1
-1
/
+3
2009-02-27
Add (de)marshalling functions for GFileInfos.
Alexander Larsson
1
-0
/
+13
2008-08-02
Use g_set_error_literal where appropriate. Bug #539167.
Christian Persch
1
-1
/
+1
2008-03-06
daemon/gvfsreadchannel.c, Fix format specifiers here.
Kjartan Maraas
1
-1
/
+1
2008-02-19
Code cleanup from Kjartan: Removes unused code/variables. Uses right
Alexander Larsson
1
-6
/
+1
2008-02-04
Remove SEEK_CUR from channel protocol. This doesn't work with readahead,
Alexander Larsson
1
-3
/
+0
2008-02-04
Init seq_nr to 1 so that seq_nr 0 is special (used for e.g. readahead ops)
Alexander Larsson
1
-0
/
+32
2008-02-01
Request larger buffers than the client requested so for better network
Alexander Larsson
1
-1
/
+30
2007-11-01
Add copyright information to source files.
Christian Kellner
1
-0
/
+22
2007-10-02
Update to API changes in gio.
Sebastian Dröge
1
-1
/
+0
2007-09-13
Remove G_IO_ERROR_INTERNAL_ERROR and replace with FAILED or more specific errors
Alexander Larsson
1
-1
/
+1
2007-09-13
Rename G_VFS_ERROR to G_IO_ERROR
Alexander Larsson
1
-2
/
+2
2007-09-13
GInputStreamSocket -> GSocketInputStream
Alexander Larsson
1
-2
/
+0
2007-09-13
Initial work for daemon side write support
Alexander Larsson
1
-1
/
+2
2007-09-13
G_TYPE_VFS_xxx -> G_VFS_TYPE_xxx
Alexander Larsson
1
-2
/
+2
2007-09-13
Move generic code from GVfsReadChannel to GVfsChannel base class
Alexander Larsson
1
-412
/
+82
2007-09-13
Revert "Move GVfsReadChannel into .c file, remove priv"
Alexander Larsson
1
-93
/
+100
2007-09-13
Move GVfsReadChannel into .c file, remove priv
Alexander Larsson
1
-100
/
+93
2007-09-13
Split out daemon implementation into a module in its own subdir
Alexander Larsson
1
-2
/
+2
2007-09-13
Initial work on the new way to track mountpoints.
Alexander Larsson
1
-32
/
+14
2007-09-13
Rename GVfsReadStream to GVfsReadChannel
Alexander Larsson
1
-0
/
+552