summaryrefslogtreecommitdiff
path: root/src/config_entries.c
Commit message (Expand)AuthorAgeFilesLines
* config_entries: refactor entries iterator memory ownershipPatrick Steinhardt2018-09-281-7/+43
* config_entries: internalize structure declarationsPatrick Steinhardt2018-09-281-0/+12
* config_entries: abstract away reference countingPatrick Steinhardt2018-09-281-9/+13
* config_entries: abstract away iteration over entriesPatrick Steinhardt2018-09-281-1/+22
* config_entries: abstract away retrieval of config entriesPatrick Steinhardt2018-09-281-0/+50
* config_entries: rename functions and structurePatrick Steinhardt2018-09-281-5/+5
* config_entries: pull out implementation of entry storePatrick Steinhardt2018-09-281-0/+136