Re: Announcing D-Bus 1.8.14
Simon McVittie <simon.mcvittie-ZGY8ohtN/[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Organization | Collabora Ltd. |
| Message-ID | <[email protected]> |
On 07/01/15 01:48, Colin Walters wrote:
> Perhaps it's simplest to relax the policy only for the session bus?
Possibly.
bus_config_parser_get_type(), or equivalently bus_context_get_type(), is
an arbitrary string which has never actually had policy implications: it
sets the prefix for syslog messages and that's about it. I'm not
particularly keen on strcmp()ing it in bus/driver.c, but we could if we
have to. I'd rather have the test be "if type == session" and not "if
type != system", because an unknown bus type could be anything.
S
_______________________________________________
dbus mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/dbus