Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+8 |
* | 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 | -7/+24 |
* | Initial work on the new way to track mountpoints. | Alexander Larsson | 2007-09-13 | 1 | -2/+2 |
* | Rename GVfsReadStream to GVfsReadChannel | Alexander Larsson | 2007-09-13 | 1 | -9/+9 |
* | Allow multiple backend in one daemon | Alexander Larsson | 2007-09-13 | 1 | -2/+5 |
* | Implement daemon side close request, and close when the fd is closed | Alexander Larsson | 2007-09-13 | 1 | -0/+84 |