aboutsummaryrefslogtreecommitdiffstats
path: root/src/config (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann16-16/+16
2014-12-30ConfigData: use nullptr instead of NULLMax Kellermann1-2/+2
2014-12-09ConfigTemplates: use ARRAY_SIZE()Max Kellermann1-2/+2
2014-12-09ConfigParser: make the static arrays "const"Max Kellermann1-2/+2
2014-12-08ConfigGlobal: fix params not fully cleanedThomas Guillem1-0/+1
2014-12-04ConfigData: update API documentationMax Kellermann1-1/+1
2014-08-24StateFile: configurable intervalMax Kellermann2-0/+2
2014-08-07util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann1-4/+4
2014-02-20ConfigGlobal: eliminate function config_get_next_param()Max Kellermann2-19/+8
2014-01-28ConfigTemplates: rename "AudioOutput" back to "audio_output"Max Kellermann1-1/+1
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann1-1/+1
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann2-0/+2
2014-01-24ConfigGlobal: add config_find_block()Max Kellermann2-0/+28
2014-01-24Config*: move to config/Max Kellermann16-0/+1379