aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/plugins/NfsStorage.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/nfs/Base: kludge to reduce number of NFS mountsMax Kellermann2014-10-051-0/+3
* storage: remove redundant "virtual" keywordsMax Kellermann2014-10-021-9/+8
* storage/nfs: make a few attributes "const"Max Kellermann2014-10-011-3/+3
* storage/nfs: convert file name to UTF-8Max Kellermann2014-09-281-8/+30
* storage/nfs: use string::append() instead of string::insert()Max Kellermann2014-09-281-3/+2
* storage/nfs: move code to UriToNfsPath()Max Kellermann2014-09-281-6/+13
* storage/nfs: new storage pluginMax Kellermann2014-02-081-0/+238