aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol/Result.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* protocol/Result: move current_command to class ResponseMax Kellermann2015-08-141-2/+0
* protocol/Result: move command_list_num to class ResponseMax Kellermann2015-08-141-1/+0
* protocol/Result: move error code to class ResponseMax Kellermann2015-08-141-25/+0
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Client*: move to client/Max Kellermann2014-01-241-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* *: use nullptr instead of NULLMax Kellermann2013-10-281-2/+2
* *: use references instead of pointersMax Kellermann2013-10-191-4/+3
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-3/+3
* client: convert to C++Max Kellermann2013-01-031-0/+57