Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/nfs: never read more than space available in buffer | Max Kellermann | 2014-06-21 | 1 | -2/+4 |
* | input/nfs: use the asynchronous libnfs API | Max Kellermann | 2014-06-17 | 1 | -84/+138 |
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -3/+3 |
* | InputStream: remove attribute "plugin" | Max Kellermann | 2014-05-11 | 1 | -1/+1 |
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -51/+29 |
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -8/+0 |
* | input/plugins: make InputStream the base class | Max Kellermann | 2014-05-11 | 1 | -22/+16 |
* | input/nfs: add missing string.h include | Max Kellermann | 2014-04-23 | 1 | -0/+1 |
* | input/nfs: move nfs_domain to lib/nfs/Domain.cxx | Max Kellermann | 2014-02-08 | 1 | -3/+1 |
* | input/nfs: new plugin using libnfs | Max Kellermann | 2014-02-06 | 1 | -0/+202 |