aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientProcess.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
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