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
/
lib
/
nfs
Age
Commit message (
Expand
)
Author
2017-11-12
lib/nfs: add "noexcept"
Max Kellermann
2017-11-12
event/IdleMonitor: add "noexcept"
Max Kellermann
2017-11-10
lib/nfs: migrate from DeferredMonitor to DeferEvent
Max Kellermann
2017-11-10
lib/nfs/FileReader: use C++11 initializers
Max Kellermann
2017-11-10
event/SocketMonitor: add "noexcept"
Max Kellermann
2017-08-29
lib/nfs/Connection: migrate from TimeoutMonitor to TimerEvent
Max Kellermann
2017-08-10
event/SocketMonitor: use class SocketDescriptor
Max Kellermann
2017-08-10
lib/nfs/Connection: use class SocketDescriptor
Max Kellermann
2017-06-04
Merge tag 'v0.20.9'
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-15
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-02-08
lib/nfs/FileReader: remove debug line
Max Kellermann
2017-02-06
configure.ac: prepare for 0.20.5
Max Kellermann
2017-02-01
Merge tag 'v0.20.4'
Max Kellermann
2017-02-01
lib/nfs/Connection: detect socket hangup and unregister from epoll
Max Kellermann
2017-02-01
lib/nfs/Connection: detect libnfs reconnect
Max Kellermann
2017-01-26
lib/nfs/FileReader: use nfs_get_event_loop()
Max Kellermann
2017-01-26
lib/nfs/Glue: add EventLoop& accessor
Max Kellermann
2017-01-25
lib/nfs/{FileReader,Glue}: pass EventLoop&
Max Kellermann
2017-01-15
lib/nfs: add more API documentation
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2016-12-29
lib/nfs/Blocking, neighbor/smbclient: pass std::chrono::duration to Cond::tim...
Max Kellermann
2016-12-28
event/Loop: use std::chrono
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-09-16
{input,storage}/nfs: use C++ exceptions instead of class Error
Max Kellermann
2016-09-09
input/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-08-05
Merge tag 'v0.19.18'
Max Kellermann
2016-08-05
lib/nfs/Manager: add Compare(ManagedConnection, ManagedConnection)
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-10-19
util/DeleteDisposer: new utility class
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-15
storage/nfs: add timeout
Max Kellermann
2014-12-15
lib/nfs/Connection: unregister socket with SocketMonitor::Steal()
Max Kellermann
2014-12-15
lib/nfs/Connection: implement mount timeout
Max Kellermann
2014-12-15
lib/nfs/Connection: add debug flag "in_destroy"
Max Kellermann
2014-12-14
lib/nfs/Connection: add assertion
Max Kellermann
2014-12-14
lib/nfs/Connection: fix reconnect after mount failure
Max Kellermann
2014-12-14
lib/nfs/Connection: fix typo in code comment
Max Kellermann
2014-12-14
lib/nfs/Connection: fix memory leak (and assertion failure)
Max Kellermann
2014-12-14
lib/nfs/Connection: move code to Service()
Max Kellermann
2014-12-14
lib/nfs/Connection: add assertions
Max Kellermann
2014-12-14
lib/nfs/Connection: move code to method InternalClose()
Max Kellermann
2014-12-14
lib/nfs/Connection: make in_service and in_event debug-only flags
Max Kellermann
2014-12-14
lib/nfs/Connection: fix crash while canceling a failing Open()
Max Kellermann
2014-12-14
lib/nfs/Connection: add assertions
Max Kellermann
[next]