summaryrefslogtreecommitdiff
path: root/src/input/Init.cxx
AgeCommit message (Expand)Author
2017-01-03update copyright yearMax Kellermann
2016-09-09input/Init: set input_plugins_enabledMax Kellermann
2016-09-09input/Plugin: migrate init() from class Error to C++ exceptionsMax Kellermann
2016-09-09input/Plugin: remove InitResult::UNAVAILABLE, throw PluginUnavailable insteadMax Kellermann
2016-09-05input/Init: support C++ exceptionsMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-12input/Init: eliminate double colon from log messageMax Kellermann
2014-03-02InputPlugin: allow init() to soft-failMax Kellermann
2014-01-24ConfigGlobal: add config_find_block()Max Kellermann
2014-01-24Input*: move to input/Max Kellermann