summaryrefslogtreecommitdiff
path: root/src/command/NeighborCommands.cxx
AgeCommit message (Expand)Author
2021-05-25client/Response: add method Fmt() based on libfmtMax Kellermann
2021-01-01copyright year 2021Max Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-04-25Instance: use std::unique_ptr<> to manage the NeighborGlue pointerMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-05-15Merge tag 'v0.20.7'Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-02-25Client: add method GetInstance()Max Kellermann
2017-01-03update copyright yearMax Kellermann
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