rpm-ostree/src
Matthew Barnes ebc48d0158 daemon: Remove owner checks on Transaction methods
Because peer-to-peer endpoints don't get assigned unique names, the
sender == owner check is rendered useless.  But I'm not sure we even
need a check since the transaction *is* peer-to-peer now.

One way to secure the returned bus address from prying eyes would be
to employ GcrSecretExchange, but this would only complicate the hand-
shake further and (imo) necessitate a public client-side function to
implement the handshake correctly.
2015-09-09 22:00:05 -04:00
..
app daemon: Use a peer-to-peer connection for transactions 2015-09-09 22:00:05 -04:00
daemon daemon: Remove owner checks on Transaction methods 2015-09-09 22:00:05 -04:00
lib Prefer rpmostree_ for internal API over _rpm_ostree 2015-05-22 09:38:55 -04:00
libpriv daemon: Miscellaneous cleanups 2015-09-09 22:00:05 -04:00