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