Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the Address of the FSF | Felix Möller | 2012-07-30 | 1 | -2/+2 |
* | Fix build warnings with GCC 4.3.0 (#537588). | Cosimo Cecchi | 2008-06-10 | 1 | -0/+4 |
* | make the error argument const | Benjamin Otte | 2008-02-26 | 1 | -1/+1 |
* | Only use <gio/gio.h> include | Alexander Larsson | 2007-12-14 | 1 | -1/+1 |
* | Add copyright information to source files. | Christian Kellner | 2007-11-01 | 1 | -0/+22 |
* | Allow NULL end pointer | Alexander Larsson | 2007-10-04 | 1 | -1/+3 |
* | Add backend_data destructor | Alexander Larsson | 2007-09-13 | 1 | -0/+5 |
* | Rename sending_reply to sent_reply | Alexander Larsson | 2007-09-13 | 1 | -2/+2 |
* | s/G_IS_VFS/G_VFS_IS/g | Alexander Larsson | 2007-09-13 | 1 | -2/+2 |
* | Add g_vfs_job_failed_from_errno | Alexander Larsson | 2007-09-13 | 1 | -0/+2 |
* | G_TYPE_VFS_xxx -> G_VFS_TYPE_xxx | Alexander Larsson | 2007-09-13 | 1 | -6/+6 |
* | New thread model for GVfsDaemon | Alexander Larsson | 2007-09-13 | 1 | -2/+4 |
* | Initial work on the new way to track mountpoints. | Alexander Larsson | 2007-09-13 | 1 | -10/+11 |
* | Rename GVfsReadStream to GVfsReadChannel | Alexander Larsson | 2007-09-13 | 1 | -2/+1 |
* | Implement daemon side close request, and close when the fd is closed | Alexander Larsson | 2007-09-13 | 1 | -0/+1 |
* | Fix cancellation of daemon streams | Alexander Larsson | 2007-09-13 | 1 | -0/+2 |
* | Implement seek | Alexander Larsson | 2007-09-13 | 1 | -1/+1 |
* | Rename GVfsDaemonBackend to GVfsBackend | Alexander Larsson | 2007-09-13 | 1 | -2/+2 |
* | Further daemon work | Alexander Larsson | 2007-09-13 | 1 | -0/+2 |
* | Initial work on read | Alexander Larsson | 2007-09-13 | 1 | -16/+16 |
* | More work on daemon scheduling etc | Alexander Larsson | 2007-09-13 | 1 | -11/+23 |
* | Rename DaemonOperation to Job | Alexander Larsson | 2007-09-13 | 1 | -0/+54 |