1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-14 15:21:37 +03:00
systemd/src/bus-proxyd
David Herrmann c4bc1a8434 bus-proxy: share policy between threads
This implements a shared policy cache with read-write locks. We no longer
parse the XML policy in each thread.

This will allow us to easily implement ReloadConfig().
2015-01-17 18:27:23 +01:00
..
bus-proxyd.c bus-proxy: share policy between threads 2015-01-17 18:27:23 +01:00
bus-xml-policy.c bus-proxy: share policy between threads 2015-01-17 18:27:23 +01:00
bus-xml-policy.h bus-proxy: share policy between threads 2015-01-17 18:27:23 +01:00
driver.c bus-proxy: share policy between threads 2015-01-17 18:27:23 +01:00
driver.h bus-proxy: share policy between threads 2015-01-17 18:27:23 +01:00
Makefile rename stdio-bridge to bus-proxyd 2013-11-29 22:12:59 +01:00
proxy.c bus-proxy: share policy between threads 2015-01-17 18:27:23 +01:00
proxy.h bus-proxy: share policy between threads 2015-01-17 18:27:23 +01:00
stdio-bridge.c bus-proxy: share policy between threads 2015-01-17 18:27:23 +01:00
synthesize.c bus-proxyd: move synthesize_name_acquired() 2015-01-15 14:10:28 +01:00
synthesize.h bus-proxyd: move synthesize_name_acquired() 2015-01-15 14:10:28 +01:00
test-bus-xml-policy.c bus-proxy: print message direction in policy logs 2015-01-11 15:27:18 +01:00