Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | command: use ConstBuffer<const char *> for argument list | Max Kellermann | 2014-12-08 | 1 | -6/+7 |
* | StoragePlugin: pass EventLoop to constructor | Max Kellermann | 2014-10-09 | 1 | -2/+4 |
* | command: make argc unsigned | Max Kellermann | 2014-06-16 | 1 | -3/+3 |
* | command/{storage,file}: suppress bogus format warnings on WIN32 | Max Kellermann | 2014-03-14 | 1 | -0/+11 |
* | command: add command "listfiles" | Max Kellermann | 2014-03-01 | 1 | -0/+95 |
* | db/simple: mount points | Max Kellermann | 2014-02-27 | 1 | -0/+47 |
* | StorageCommands: add command "unmount" | Max Kellermann | 2014-02-12 | 1 | -0/+27 |
* | StorageCommands: emit IDLE_MOUNT on successful "mount" | Max Kellermann | 2014-02-12 | 1 | -0/+2 |
* | StorageCommands: add command "listmounts" | Max Kellermann | 2014-02-12 | 1 | -0/+50 |
* | StorageCommands: expose the "mount" command | Max Kellermann | 2014-02-09 | 1 | -0/+63 |