index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
storage
Age
Commit message (
Expand
)
Author
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-04-24
Merge branch 'v0.20.x'
Max Kellermann
2017-04-06
storage/FileInfo, db/simple/Directory: use 64 bit for device/inode
Max Kellermann
2017-02-11
storage/FileInfo: convert mtime to std::chrono::system_clock::time_point
Max Kellermann
2017-02-11
storage/FileInfo: add initializing constructor
Max Kellermann
2017-02-11
util/ChronoUtil: new utility library for std::chrono
Max Kellermann
2017-02-10
fs/FileInfo: use std::chrono::system_clock
Max Kellermann
2017-02-06
storage/curl: use CURLOPT_POSTFIELDS instead of CURLOPT_READFUNCTION
Max Kellermann
2017-01-25
lib/nfs/{FileReader,Glue}: pass EventLoop&
Max Kellermann
2017-01-08
storage/http: new storage plugin
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
input/curl, ...: use strncmp() instead of memcmp() to avoid crash
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2016-12-28
event/Loop: use std::chrono
Max Kellermann
2016-11-02
config/Global: _get_path() throws exception on error
Max Kellermann
2016-10-27
storage: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-27
storage/FileInfo: make methods "constexpr"
Max Kellermann
2016-10-27
Merge branch 'v0.19.x'
Max Kellermann
2016-10-27
storage/Composite: avoid setting the error twice
Max Kellermann
2016-10-27
Merge branch 'v0.19.x'
Max Kellermann
2016-10-27
storage/Composite: eliminate the second FindStorage() overload
Max Kellermann
2016-10-27
storage/Composite: add FindStorage() API documentation
Max Kellermann
2016-10-27
storage/Composite: fix documentation typo
Max Kellermann
2016-09-16
{input,storage}/nfs: use C++ exceptions instead of class Error
Max Kellermann
2016-09-05
lib/smbclient/Init: throw std::runtime_error on error
Max Kellermann
2016-08-23
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
2016-04-12
util/StringPointer: rename typedef pointer to pointer_type
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-29
fs/DirectoryReader: use C++ exceptions instead of class Error
Max Kellermann
2015-11-06
util/StringCompare: add StringIsEmpty()
Max Kellermann
2015-06-26
config/Global: allow calling config_get_string() with one argument
Max Kellermann
2015-06-21
Merge tag 'v0.19.10'
Max Kellermann
2015-05-29
storage/nfs: fix deadlock when connecting
Thomas Guillem
2015-03-03
storage/local: use PathTraitsFS typedefs
Max Kellermann
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
2015-02-28
storage/FileInfo: rename to StorageFileInfo
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
Merge branch 'v0.19.x'
Max Kellermann
2014-12-26
db/simple: fix implicit nullptr/bool conversion
Max Kellermann
2014-12-15
Merge branch 'v0.19.x'
Max Kellermann
2014-12-15
storage/nfs: clear last_error in SetState()
Max Kellermann
2014-11-28
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
2014-10-09
storage/nfs: use the libnfs async API
Max Kellermann
2014-10-09
StoragePlugin: pass EventLoop to constructor
Max Kellermann
2014-10-07
storage/nfs: move code to class MemoryStorageDirectoryReader
Max Kellermann
2014-10-07
storage/nfs: move code to Copy()
Max Kellermann
[prev]
[next]