summaryrefslogtreecommitdiff
path: root/src/storage/CompositeStorage.cxx
AgeCommit message (Expand)Author
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: avoid setting the error twiceMax Kellermann
2016-10-27Merge branch 'v0.19.x'Max Kellermann
2016-10-27storage/Composite: eliminate the second FindStorage() overloadMax Kellermann
2016-08-23Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-11-06util/StringCompare: add StringIsEmpty()Max Kellermann
2015-02-28storage/FileInfo: rename to StorageFileInfoMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-28Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann
2014-10-02storage: remove redundant "virtual" keywordsMax Kellermann
2014-10-01storage/Interface: include cleanupMax Kellermann
2014-02-27CompositeStorage: add method GetMount()Max Kellermann
2014-02-12CompositeStorage: fix tree walk in Directory::Unmount()Max Kellermann
2014-02-09CompositeStorage: new Storage implementationMax Kellermann