summaryrefslogtreecommitdiff
path: root/src/command/StorageCommands.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-02-10IOThread: move EventThread instance into struct InstanceMax Kellermann
2017-01-03update copyright yearMax 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-03-01command: add command "listfiles"Max Kellermann
2014-02-12StorageCommands: add command "unmount"Max Kellermann
2014-02-12StorageCommands: add command "listmounts"Max Kellermann
2014-02-09StorageCommands: expose the "mount" commandMax Kellermann