aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/NfsInputPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-02input/nfs: auto-reconnect if failed while pausedMax Kellermann1-1/+46
2014-08-31input/nfs: notify client on errorMax Kellermann1-0/+2
2014-06-21input/nfs: never read more than space available in bufferMax Kellermann1-2/+4
2014-06-17input/nfs: use the asynchronous libnfs APIMax Kellermann1-84/+138
2014-05-22InputStream: make Seek() always absoluteMax Kellermann1-3/+3
2014-05-11InputStream: remove attribute "plugin"Max Kellermann1-1/+1
2014-05-11InputStream: make various methods abstractMax Kellermann1-51/+29
2014-05-11InputStream: add virtual destructorMax Kellermann1-8/+0
2014-05-11input/plugins: make InputStream the base classMax Kellermann1-22/+16
2014-04-23input/nfs: add missing string.h includeMax Kellermann1-0/+1
2014-02-08input/nfs: move nfs_domain to lib/nfs/Domain.cxxMax Kellermann1-3/+1
2014-02-06input/nfs: new plugin using libnfsMax Kellermann1-0/+202