aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientProcess.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-20*Commands: move to src/command/Max Kellermann1-1/+1
2013-10-20command: convert command_return to to a strictly-typed enumMax Kellermann1-17/+17
2013-10-19*: use references instead of pointersMax Kellermann1-21/+21
2013-10-15Client, ...: remove unnecessary glib.h includeMax Kellermann1-2/+0
2013-10-02Log: new logging library APIMax Kellermann1-17/+23
2013-09-04util/Error: new error passing libraryMax Kellermann1-0/+2
2013-01-15Client: rebase on the new BufferedSocket classMax Kellermann1-4/+0
2013-01-15Client: move connection functions into the classMax Kellermann1-3/+3
2013-01-04CommandListBuilder: use std::list instead of GSListMax Kellermann1-5/+6
2013-01-04Client: move code to class CommandListBuilderMax Kellermann1-19/+9
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-2/+2
2013-01-03client: convert to C++Max Kellermann1-5/+5
2012-09-25command.h: move function prototypes to AllCommands.hMax Kellermann1-0/+1
2012-09-25command.h: remove obsolete command_success() prototypeMax Kellermann1-0/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-07-29command: moved command_process_list() to client.cMax Kellermann1-4/+26
2009-07-28client: splitted client.c into several piecesMax Kellermann1-0/+123