lp://staging/~thomas-voss/trust-store/watch-service-name-owner-changes
Created by
Thomas Voß
and last modified
- Get this branch:
- bzr branch lp://staging/~thomas-voss/trust-store/watch-service-name-owner-changes
Only
Thomas Voß
can upload to this branch. If you are
Thomas Voß
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/trust-store/15.04
- Ubuntu Phablet Team: Pending requested
-
Diff: 846 lines (+368/-186)10 files modifiedsrc/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)
Superseded
for merging
into
lp://staging/trust-store
- Ubuntu Phablet Team: Pending requested
-
Diff: 800 lines (+318/-186)12 files modifiedCMakeLists.txt (+2/-2)
debian/changelog (+8/-12)
debian/control (+4/-4)
src/CMakeLists.txt (+3/-0)
src/core/trust/daemon.cpp (+16/-90)
src/core/trust/dbus/agent_registry.h (+38/-0)
src/core/trust/remote/dbus.cpp (+20/-5)
src/core/trust/remote/dbus.h (+7/-1)
src/core/trust/runtime.cpp (+80/-0)
src/core/trust/runtime.h (+73/-0)
tests/CMakeLists.txt (+3/-0)
tests/remote_agent_test.cpp (+64/-72)
Related bugs
Related blueprints
Branch information
Recent revisions
- 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. - 135. By Thomas Voß
-
Revert bump to major revision 2, vivid (+overlay) still has
1.1.0 and gcc 4.9.
Approved by: Łukasz Zemczak
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/trust-store