aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/NfsInputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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