aboutsummaryrefslogtreecommitdiffstats
path: root/src/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-0116-16/+16
* ConfigData: use nullptr instead of NULLMax Kellermann2014-12-301-2/+2
* ConfigTemplates: use ARRAY_SIZE()Max Kellermann2014-12-091-2/+2
* ConfigParser: make the static arrays "const"Max Kellermann2014-12-091-2/+2
* ConfigGlobal: fix params not fully cleanedThomas Guillem2014-12-081-0/+1
* ConfigData: update API documentationMax Kellermann2014-12-041-1/+1
* StateFile: configurable intervalMax Kellermann2014-08-242-0/+2
* util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann2014-08-071-4/+4
* ConfigGlobal: eliminate function config_get_next_param()Max Kellermann2014-02-202-19/+8
* ConfigTemplates: rename "AudioOutput" back to "audio_output"Max Kellermann2014-01-281-1/+1
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-1/+1
* neighbor: new subsystem to detect file servers on the local networkMax Kellermann2014-01-262-0/+2
* ConfigGlobal: add config_find_block()Max Kellermann2014-01-242-0/+28
* Config*: move to config/Max Kellermann2014-01-2416-0/+1379