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-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
2014-11-25
lib/nfs/FileReader: clean up on disconnect
Max Kellermann
2014-11-25
lib/nfs/FileReader: move code to CancelOrClose()
Max Kellermann
2014-11-25
lib/nfs/FileReader: reset state in OnNfsConnectionFailed()
Max Kellermann
2014-11-25
lib/nfs/FileReader: update "state" in OnNfsError()
Max Kellermann
2014-11-25
lib/nfs/Manager: defer NfsConnection destruction
Max Kellermann
2014-11-25
lib/nfs/Connection: broadcast error before closing connection
Max Kellermann
2014-11-25
lib/nfs/Connection: cancel DeferredMonitor on disconnect
Max Kellermann
2014-11-25
lib/nfs/FileReader: include Compiler.h for "final" fallback
Max Kellermann
2014-10-09
storage/nfs: use the libnfs async API
Max Kellermann
2014-10-09
lib/nfs/Connection: reduce Error instance allocations
Max Kellermann
2014-10-09
lib/nfs/Glue: add assertion
Max Kellermann
2014-10-07
lib/nfs/Connection: add methods {Open,Read,Close}Directory()
Max Kellermann
2014-10-07
lib/nfs/Connection: add method Stat(path)
Max Kellermann
2014-10-06
lib/nfs/Connection: make GetEventLoop() public
Max Kellermann
2014-10-05
lib/nfs/Base: kludge to reduce number of NFS mounts
Max Kellermann
[next]