aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientProcess.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Commands: move to src/command/Max Kellermann2013-10-201-1/+1
* command: convert command_return to to a strictly-typed enumMax Kellermann2013-10-201-17/+17
* *: use references instead of pointersMax Kellermann2013-10-191-21/+21
* Client, ...: remove unnecessary glib.h includeMax Kellermann2013-10-151-2/+0
* Log: new logging library APIMax Kellermann2013-10-021-17/+23
* util/Error: new error passing libraryMax Kellermann2013-09-041-0/+2
* Client: rebase on the new BufferedSocket classMax Kellermann2013-01-151-4/+0
* Client: move connection functions into the classMax Kellermann2013-01-151-3/+3
* CommandListBuilder: use std::list instead of GSListMax Kellermann2013-01-041-5/+6
* Client: move code to class CommandListBuilderMax Kellermann2013-01-041-19/+9
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-2/+2
* client: convert to C++Max Kellermann2013-01-031-0/+148