genode/repos/demo
Norman Feske a0fb944721 Propagate session diag flag to core
This commit restores the diag feature for selecting diagnostic output of
services provided by core. This feature became unavailable with commit
"base: remove dependency from deprecated APIs", which hard-wired the
diag flag for core services to false.

To control this feature, three possible policies can be expressed in a
routing target of init's configuration:

* Forcing silence by specifying 'diag="no"'
* Enabling diagnostics by specifying 'diag="yes"'
* Forwarding the preference of the client by omitting the 'diag'
  attribute

Fixes #3962
2020-12-09 14:02:11 +01:00
..
doc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include Propagate session diag flag to core 2020-12-09 14:02:11 +01:00
lib demo: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
recipes depot: update recipe hashes 2020-11-27 09:21:06 +01:00
src launchpad: use Mutex 2020-07-06 14:43:05 +02:00