aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/MessageCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* command: pass Response object to command callbacksMax Kellermann2015-08-131-12/+5
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-16/+18
* command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann2015-08-111-5/+6
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* command: use ConstBuffer<const char *> for argument listMax Kellermann2014-12-081-16/+20
* command: make argc unsignedMax Kellermann2014-06-161-5/+5
* ClientList: use class boost::intrusive::listMax Kellermann2014-06-111-4/+4
* {Message,Neighbor}Commands: use Client::partition instead of Main.hxxMax Kellermann2014-02-041-3/+3
* Client*: move to client/Max Kellermann2014-01-241-2/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* *Commands: move to src/command/Max Kellermann2013-10-201-0/+137