Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | storage: add struct StoragePlugin and a plugin registry | Max Kellermann | 2014-02-07 | 1 | -0/+3 |
* | storage/local: remove utf8 path from constructor | Max Kellermann | 2014-02-07 | 1 | -1/+1 |
* | storage/local: hide the class declarations | Max Kellermann | 2014-02-07 | 1 | -47/+6 |
* | storage/local: OpenDirectory() returns StorageDirectoryReader* | Max Kellermann | 2014-02-05 | 1 | -2/+2 |
* | storage/Interface: explicitly delete copy constructors | Max Kellermann | 2014-02-05 | 1 | -2/+0 |
* | storage/local: move to src/storage/plugins/ | Max Kellermann | 2014-02-05 | 1 | -0/+76 |