lp:~thomas-voss/miracast-service/add-logging-facilities

Created by Thomas Voß and last modified
Get this branch:
bzr branch lp:~thomas-voss/miracast-service/add-logging-facilities
Only Thomas Voß can upload to this branch. If you are Thomas Voß please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Voß
Project:
Miracast Service
Status:
Merged

Recent revisions

110. By Thomas Voß

Add comment explaining the need for libboost-thread.

109. By Thomas Voß

Account for different function signature in boost 1.55 (vivid+o).

108. By Thomas Voß

Remove mcs::Logger::Record, accidental leftover.

107. By Thomas Voß

Fix up whitespace in debian/control.

106. By Thomas Voß

Introduce mcs::Logger and friends to handle logging independent of the actual implementation.
Provide default implementation leveraging boost::log.

105. By Simon Fels

Add build dep on libboost-iostreams-dev
Use PR_SET_CHILD_SUBREAPER to reap all of our children when we going down.
Send SIGKILL when parent dies.
Let supplicant wait until we connect over the socket with it.

104. By Simon Fels

Fix trunk build

103. By Simon Fels

Enable acceptance tests against mcs::MiracastService:
  - Introduce mcs::MiracastService::Main, enabling us to reuse the service in testing scenarios.
  - Adjust src/mcs/main.cpp to use mcs::MiracastService::Main.
  - Hook up signal handlers for SIG{INT, TERM} and shut down cleanly for those signals.
  - Introduce tests/acceptance_tests.cpp and a first test case exercising the signal handler.
Add process-cpp as a 3rd-party dependency for tests. Bundling it with the project allows for easier
adoption by other interested parties.

102. By Simon Fels

Get rid of defines for declaring constants in wpa/.
Get rid of #define's for declaring constants.

101. By Simon Fels

Split out firmware loading and netdev specification into wpa network manager.
Further small cleanups and fixes.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:miracast-service
This branch contains Public information 
Everyone can see this information.

Subscribers