summaryrefslogtreecommitdiff
path: root/src/pulsecore/conf-parser.c
Commit message (Expand)AuthorAgeFilesLines
* conf-parser: add support for .d directoriesTanu Kaskinen2015-12-141-2/+40
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* conf-parser: Add debug print of parsed filesDavid Henningsson2014-08-231-0/+1
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-5/+5
* Revert "conf-parser: Remove redundant feof() call"Tanu Kaskinen2013-03-231-0/+3
* conf-parser: Remove redundant feof() callTanu Kaskinen2013-03-221-3/+0
* conf-parser: Initialize the state to zero immediately.poljar (Damir Jelić)2012-06-301-1/+2
* conf-parser: Add support for parsing property lists.Tanu Kaskinen2012-06-291-4/+40
* conf-parser: Pass parser state in a struct also for parse callbacks.Tanu Kaskinen2012-06-291-68/+47
* conf-parser: Pass parser state in a struct instead of function parameters.Tanu Kaskinen2012-06-291-46/+56
* conf-parser: make use of pa_strip() wherever applicableLennart Poettering2010-02-211-29/+2
* use pa_fopen_cloexec() where applicableLennart Poettering2009-10-301-1/+1
* conf-parser: properly initialize variable we free() later (llvm-clang-analyzer)Lennart Poettering2009-09-081-1/+1
* conf: add pa_config_parse_not_bool() for parsing inverse boolean configuratio...Lennart Poettering2009-08-121-0/+24
* conf-parse: implement .include directiveLennart Poettering2009-06-171-7/+43
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* make sure we don't choke on overly long lines in .desktop filesLennart Poettering2009-02-211-2/+2
* parse ini-style sections properlyLennart Poettering2009-02-051-17/+38
* add pa_config_parse_unsigned()Lennart Poettering2008-10-211-0/+18
* Make the shared memory segment size configurableLennart Poettering2008-10-011-0/+18
* don't use PA_GCC_UNUSED anymoreLennart Poettering2008-08-091-3/+3
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* make the bool config parser actually parse boolsLennart Poettering2007-11-011-2/+3
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-9/+26
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-17/+17
* remove all occurences of Lennart Poettering2006-08-181-6/+6
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+181