summaryrefslogtreecommitdiff
path: root/src/daemon/daemon-config.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Run codespell on the entire codebaseEmmanuel Gil Peyrot1-1/+1
2020-01-27spa: add spa_aprintf helperWim Taymans1-4/+3
2020-01-08main: handle execv failureWim Taymans1-1/+1
2020-01-02avoid including private.hWim Taymans1-1/+0
2019-12-10pw_core -> pw_contextWim Taymans1-3/+3
2019-06-20daemon: add support for properties in the config fileWim Taymans1-12/+21
2019-05-31daemon-config: actually use the stripped lineWim Taymans1-2/+1
2019-05-23list: use spa_list_consume some moreWim Taymans1-4/+4
2018-12-19free() can handle NULL just fine so skip the checkWim Taymans1-1/+1
2018-11-05Relicense as MIT/X11Wim Taymans1-14/+19
2018-05-14config: fail when something failsWim Taymans1-0/+1
2017-12-18Use int instead of bool as resultWim Taymans1-16/+15
2017-09-15Small cleanupsWim Taymans1-1/+1
2017-09-11Fix crash on shutdownWim Taymans1-3/+2
2017-08-04Make structure privateWim Taymans1-0/+1
2017-07-12Implement protocol extensionsWim Taymans1-0/+1
2017-07-11move things aroundWim Taymans1-0/+200