summaryrefslogtreecommitdiff
path: root/daemon/gvfschannel.h
Commit message (Expand)AuthorAgeFilesLines
* channel: Fix a couple of leaksRoss Lagerwall2015-02-101-0/+4
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* daemon: Add logic to force close active channelsChristian Kellner2011-06-061-1/+1
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-0/+1
* Add (de)marshalling functions for GFileInfos.Alexander Larsson2009-02-271-0/+2
* Init seq_nr to 1 so that seq_nr 0 is special (used for e.g. readahead ops)Alexander Larsson2008-02-041-0/+2
* Remove use of old giotypes.h headerAlexander Larsson2007-11-061-1/+0
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Make data arg constAlexander Larsson2007-09-131-1/+1
* Rename gvfstypes.h to giotypes.hAlexander Larsson2007-09-131-1/+1
* s/G_IS_VFS/G_VFS_IS/gAlexander Larsson2007-09-131-2/+2
* G_TYPE_VFS_xxx -> G_VFS_TYPE_xxxAlexander Larsson2007-09-131-6/+6
* Move generic code from GVfsReadChannel to GVfsChannel base classAlexander Larsson2007-09-131-0/+66