Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-09 | storage/nfs: use the libnfs async API | Max Kellermann | 1 | -49/+228 |
2014-10-09 | StoragePlugin: pass EventLoop to constructor | Max Kellermann | 1 | -1/+2 |
2014-10-07 | storage/nfs: move code to class MemoryStorageDirectoryReader | Max Kellermann | 1 | -73/+35 |
2014-10-07 | storage/nfs: move code to Copy() | Max Kellermann | 1 | -18/+30 |
2014-10-05 | lib/nfs/Base: kludge to reduce number of NFS mounts | Max Kellermann | 1 | -0/+3 |
2014-10-02 | storage: remove redundant "virtual" keywords | Max Kellermann | 1 | -9/+8 |
2014-10-01 | storage/nfs: make a few attributes "const" | Max Kellermann | 1 | -3/+3 |
2014-09-28 | storage/nfs: convert file name to UTF-8 | Max Kellermann | 1 | -8/+30 |
2014-09-28 | storage/nfs: use string::append() instead of string::insert() | Max Kellermann | 1 | -3/+2 |
2014-09-28 | storage/nfs: move code to UriToNfsPath() | Max Kellermann | 1 | -6/+13 |
2014-02-08 | storage/nfs: new storage plugin | Max Kellermann | 1 | -0/+238 |