summaryrefslogtreecommitdiff
path: root/src/storage/CompositeStorage.hxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-01-21storage/Interface: wrap StorageDirectoryReader in std::unique_ptrMax Kellermann
2018-01-02storage/Composite: use std::unique_ptr<Storage>Max Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2017-01-03thread/Mutex: remove ScopeLock, use std::lock_guard directlyMax Kellermann
2016-10-27storage: migrate from class Error to C++ exceptionsMax Kellermann
2016-10-27Merge branch 'v0.19.x'Max Kellermann
2016-10-27storage/Composite: eliminate the second FindStorage() overloadMax Kellermann
2016-10-27storage/Composite: add FindStorage() API documentationMax Kellermann
2016-10-27storage/Composite: fix documentation typoMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-02-28storage/FileInfo: rename to StorageFileInfoMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-10-02storage: remove redundant "virtual" keywordsMax Kellermann
2014-02-27CompositeStorage: add method GetMount()Max Kellermann
2014-02-12StorageCommands: add command "listmounts"Max Kellermann
2014-02-09CompositeStorage: new Storage implementationMax Kellermann