2007-07-24 Richard Hughes <richard@hughsie.com>
authorRichard Hughes <richard@hughsie.com>
Tue, 24 Jul 2007 11:47:31 +0000 (11:47 +0000)
committerRichard Hughes <richard@hughsie.com>
Tue, 24 Jul 2007 11:47:31 +0000 (11:47 +0000)
commitdd8f96b8af8e079bc0292375cfd5da9625b7b5dd
treeeea3a6932082bd39b7b91ecfd24dcc30e967f279
parent227c67220ba50ef38fabc8587bf729d21534977f
2007-07-24  Richard Hughes  <richard@hughsie.com>

* bus/config-parser-common.c:
(bus_config_parser_element_name_to_type),
(bus_config_parser_element_type_to_name):
* bus/config-parser-common.h:
We don't want to run the whole config parser with all it's deps in the
setuid program. We need to implement a stripped down config parser just
for the launcher, and to do so I need some common functions and
defines; add them here.
ChangeLog
bus/config-parser-common.c [new file with mode: 0644]
bus/config-parser-common.h [new file with mode: 0644]