aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/StorageCommands.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* command: pass Response object to command callbacksMax Kellermann2015-08-131-3/+3
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-2/+3
* command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann2015-08-111-4/+4
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* command: use ConstBuffer<const char *> for argument listMax Kellermann2014-12-081-3/+4
* command: make argc unsignedMax Kellermann2014-06-161-3/+3
* command: add command "listfiles"Max Kellermann2014-03-011-0/+7
* StorageCommands: add command "unmount"Max Kellermann2014-02-121-0/+3
* StorageCommands: add command "listmounts"Max Kellermann2014-02-121-0/+3
* StorageCommands: expose the "mount" commandMax Kellermann2014-02-091-0/+30