summaryrefslogtreecommitdiff
path: root/bus/config-parser-trivial.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-041-0/+2
* Use 'continue' keyword in preference to 'goto' where possibleSimon McVittie2022-11-291-2/+1
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-101-1/+0
* embedded tests: Conform to the same API for all testsSimon McVittie2018-12-171-8/+14
* trivial: Remove trailing whitespace from copyright noticesSimon McVittie2018-12-171-1/+1
* bus_config_parser_check_doctype: Remove, unusedSimon McVittie2018-08-301-19/+0
* Add and use _dbus_list_clear_fullSimon McVittie2018-08-021-7/+1
* Prefer to use _dbus_test_fatal() for assertion failures in testsSimon McVittie2017-11-151-9/+9
* Embedded tests: Emit TAP diagnostics instead of printfSimon McVittie2017-11-151-13/+14
* activation-helper: Rename bus_config_parser_get_service_dirsSimon McVittie2017-02-211-2/+5
* Trivial config parser: enumerate the elements we don't care aboutThomas Zimmermann2017-01-171-0/+43
* Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie2016-09-301-9/+9
* Remove trailing newlines from _dbus_assert_not_reachedSimon McVittie2016-08-121-2/+2
* Test system bus config files on Unix onlyRalf Habacker2015-11-031-1/+10
* tests to embedded tests: replaced in dbus-daemonChengwei Yang2013-06-281-2/+2
* Fix spelling/grammatical mistakes detected by Debian's lintian(1)Simon McVittie2011-07-281-2/+2
* Fix some more stray occurrences of ELEMENT_TYPESimon McVittie2011-03-071-2/+2
* Merge branch 'dbus-1.2'Will Thompson2010-06-221-0/+19
|\
| * Implement doctype check in the trivial parserChristian Dywan2010-06-221-0/+19
| * Bug 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1
* | Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* | Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
|/
* 2007-07-26 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-261-2/+5
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-0/+693