Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all spew to g_debug() | Alexander Larsson | 2009-03-06 | 1 | -1/+1 |
* | Code cleanup from Kjartan: Removes unused code/variables. Uses right | Alexander Larsson | 2008-02-19 | 1 | -1/+1 |
* | Add copyright information to source files. | Christian Kellner | 2007-11-01 | 1 | -0/+22 |
* | Check for unsupported operations and return error instead of crashing, | Alexander Larsson | 2007-09-13 | 1 | -0/+7 |
* | G_TYPE_VFS_xxx -> G_VFS_TYPE_xxx | Alexander Larsson | 2007-09-13 | 1 | -2/+2 |
* | Move generic code from GVfsReadChannel to GVfsChannel base class | Alexander Larsson | 2007-09-13 | 1 | -1/+1 |
* | New thread model for GVfsDaemon | Alexander Larsson | 2007-09-13 | 1 | -9/+28 |
* | Initial work on the new way to track mountpoints. | Alexander Larsson | 2007-09-13 | 1 | -3/+3 |
* | Rename GVfsReadStream to GVfsReadChannel | Alexander Larsson | 2007-09-13 | 1 | -10/+10 |
* | Allow multiple backend in one daemon | Alexander Larsson | 2007-09-13 | 1 | -3/+6 |
* | Handle close of the ReadStream without leaks | Alexander Larsson | 2007-09-13 | 1 | -1/+2 |
* | Implement seek | Alexander Larsson | 2007-09-13 | 1 | -0/+99 |