summaryrefslogtreecommitdiff
path: root/src/command/NeighborCommands.cxx
AgeCommit message (Expand)Author
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-08-13command: pass Response object to command callbacksMax Kellermann
2015-08-12client/Response: new Client wrapper class for writing responsesMax Kellermann
2015-08-11command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-08command: use ConstBuffer<const char *> for argument listMax Kellermann
2014-06-16command: make argc unsignedMax Kellermann
2014-02-04{Message,Neighbor}Commands: use Client::partition instead of Main.hxxMax Kellermann
2014-01-26NeighborCommands: convert assertion to runtime checkMax Kellermann
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann