Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/Init: eliminate double colon from log message | Max Kellermann | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | InputPlugin: allow init() to soft-fail | Max Kellermann | 2014-03-02 | 1 | -2/+20 |
| | | | | | Add enum InputResult which is a tri-state. Input plugins may now fail and just become unavailable. | ||||
* | ConfigGlobal: add config_find_block() | Max Kellermann | 2014-01-24 | 1 | -34/+1 |
| | | | Merge duplicate code. | ||||
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -0/+102 |