Age | Commit message (Expand) | Author |
---|---|---|
2018-10-31 | *: copyright year 2018 | Max Kellermann |
2017-02-10 | IOThread: move EventThread instance into struct Instance | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-08-13 | command: pass Response object to command callbacks | Max Kellermann |
2015-08-12 | client/Response: new Client wrapper class for writing responses | Max Kellermann |
2015-08-11 | command/Request: new struct wrapping ConstBuffer<const char *> | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-12-08 | command: use ConstBuffer<const char *> for argument list | Max Kellermann |
2014-06-16 | command: make argc unsigned | Max Kellermann |
2014-03-01 | command: add command "listfiles" | Max Kellermann |
2014-02-12 | StorageCommands: add command "unmount" | Max Kellermann |
2014-02-12 | StorageCommands: add command "listmounts" | Max Kellermann |
2014-02-09 | StorageCommands: expose the "mount" command | Max Kellermann |