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