Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-02-08 | storage/nfs: new storage plugin | Max Kellermann | 2 | -0/+267 |
2014-02-07 | storage: add struct StoragePlugin and a plugin registry | Max Kellermann | 4 | -6/+22 |
2014-02-07 | storage/local: remove utf8 path from constructor | Max Kellermann | 2 | -6/+9 |
2014-02-07 | StoragePlugin: add method MapToRelativeUTF8() | Max Kellermann | 2 | -0/+16 |
2014-02-07 | storage/local: hide the class declarations | Max Kellermann | 2 | -47/+61 |
2014-02-06 | */smbclient: protect all libsmbclient calls with a mutex | Max Kellermann | 1 | -1/+15 |
2014-02-06 | storage/smbclient: Storage implementation using libsmbclient | Max Kellermann | 2 | -0/+211 |
2014-02-05 | storage/local: OpenDirectory() returns StorageDirectoryReader* | Max Kellermann | 2 | -3/+3 |
2014-02-05 | storage/Interface: explicitly delete copy constructors | Max Kellermann | 1 | -2/+0 |
2014-02-05 | storage/local: move to src/storage/plugins/ | Max Kellermann | 2 | -0/+222 |