pipewire/src
Pauli Virtanen 0dfa05117b impl-client: fix client property update access check
The `pipewire.*` properties may be set by clients but not changed by
them.  However, how the checks are done now this allows e.g. connecting
clients to set `pipewire.access` themselves, which is not intended.

Fix the client property update check to not allow clients to set
pipewire.protocol/access, object.serial/id, pipewire.sec.* which are
supposed to be set by the server.
2023-10-08 18:42:24 +03:00
..
daemon filter-chain: add nofail flags 2023-10-02 17:49:33 +02:00
examples Port: Add tag param 2023-08-29 14:22:13 +02:00
gst gst: Prevent a crash when stopping device provider 2023-08-04 10:01:07 +01:00
modules hurd: Rather use hurd_thread_self 2023-10-08 09:47:29 +00:00
pipewire impl-client: fix client property update access check 2023-10-08 18:42:24 +03:00
tests core: add bound_props event 2023-03-21 17:22:27 +01:00
tools pw-cli: avoid NULL deref 2023-10-06 08:50:22 +02:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00