aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/NeighborCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* command: pass Response object to command callbacksMax Kellermann2015-08-131-3/+1
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-8/+8
* command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann2015-08-111-1/+2
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* command: use ConstBuffer<const char *> for argument listMax Kellermann2014-12-081-2/+2
* command: make argc unsignedMax Kellermann2014-06-161-1/+1
* {Message,Neighbor}Commands: use Client::partition instead of Main.hxxMax Kellermann2014-02-041-6/+7
* NeighborCommands: convert assertion to runtime checkMax Kellermann2014-01-261-1/+5
* neighbor: new subsystem to detect file servers on the local networkMax Kellermann2014-01-261-0/+54