summaryrefslogtreecommitdiff
path: root/daemon/gvfsdaemon.c
Commit message (Expand)AuthorAgeFilesLines
* Initial work on the new way to track mountpoints.Alexander Larsson2007-09-131-171/+261
* Rename GVfsReadStream to GVfsReadChannelAlexander Larsson2007-09-131-15/+55
* Pass back the list of mountpoints, not bus namesAlexander Larsson2007-09-131-1/+2
* Allow multiple backend in one daemonAlexander Larsson2007-09-131-98/+110
* Implement client side close()Alexander Larsson2007-09-131-1/+0
* Get rid of peer-to-peer dbus connection on disconnectAlexander Larsson2007-09-131-1/+23
* Handle close of the ReadStream without leaksAlexander Larsson2007-09-131-1/+14
* Handle new connections better, avoiding leaks and ordering problemsAlexander Larsson2007-09-131-39/+84
* Implement seekAlexander Larsson2007-09-131-0/+1
* Rename GVfsDaemonBackend to GVfsBackendAlexander Larsson2007-09-131-1/+1
* Further daemon workAlexander Larsson2007-09-131-2/+4
* Initial work on readAlexander Larsson2007-09-131-16/+33
* remove old commented out codeAlexander Larsson2007-09-131-67/+7
* More work on daemon scheduling etcAlexander Larsson2007-09-131-51/+101
* More daemon & backend workAlexander Larsson2007-09-131-10/+26
* Pass GErrors sanely over dbusAlexander Larsson2007-09-131-10/+32
* Properly pass filename as byte arrayAlexander Larsson2007-09-131-2/+9
* Move read_file into GVfsDaemon subclassAlexander Larsson2007-09-131-11/+24
* Turn gvfsdaemon into a base classAlexander Larsson2007-09-131-0/+620