Merge lp://staging/~thomas-voss/trust-store/watch-service-name-owner-changes into lp://staging/trust-store/15.04

Proposed by Thomas Voß
Status: Needs review
Proposed branch: lp://staging/~thomas-voss/trust-store/watch-service-name-owner-changes
Merge into: lp://staging/trust-store/15.04
Diff against target: 846 lines (+368/-186)
10 files modified
src/CMakeLists.txt (+3/-0)
src/core/trust/daemon.cpp (+18/-92)
src/core/trust/dbus/agent_registry.h (+54/-5)
src/core/trust/remote/dbus.cpp (+21/-9)
src/core/trust/remote/dbus.h (+8/-2)
src/core/trust/runtime.cpp (+105/-0)
src/core/trust/runtime.h (+88/-0)
tests/CMakeLists.txt (+3/-0)
tests/dbus_test.cpp (+4/-6)
tests/remote_agent_test.cpp (+64/-72)
To merge this branch: bzr merge lp://staging/~thomas-voss/trust-store/watch-service-name-owner-changes
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+281483@code.staging.launchpad.net

This proposal supersedes a proposal from 2016-01-03.

Commit message

core::trust::dbus::Agent::Skeleton now watches for name owner changes, announcing itself
asynchronously if a new name owner is detected.

Description of the change

core::trust::dbus::Agent::Skeleton now watches for name owner changes, announcing itself
asynchronously if a new name owner is detected.

To post a comment you must log in.
138. By Thomas Voß

Make core::trust::Runtime a proper class and do not expose its internals anymore.

139. By Thomas Voß

Address a few minor niggles regarding object lifetimes and noexcept(true) guarantees.

140. By Thomas Voß

Wait a little longer to account for slow builders.

141. By Thomas Voß

Link correct bug report.

Unmerged revisions

141. By Thomas Voß

Link correct bug report.

140. By Thomas Voß

Wait a little longer to account for slow builders.

139. By Thomas Voß

Address a few minor niggles regarding object lifetimes and noexcept(true) guarantees.

138. By Thomas Voß

Make core::trust::Runtime a proper class and do not expose its internals anymore.

137. By Thomas Voß

core::trust::dbus::Agent::Skeleton now watches for name owner changes, announcing itself
asynchronously if a new name owner is detected.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches