Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-17 | bus-proxy: turn into multi-threaded daemon | David Herrmann | |
Instead of using Accept=true and running one proxy for each connection, we now run one proxy-daemon with a thread per connection. This will enable us to share resources like policies in the future. | |||
2014-01-07 | bus-proxyd: --user -- add Accept=yes to socket | Kay Sievers | |
2014-01-07 | bus-proxyd: fix socket path | Kay Sievers | |
2013-12-13 | bus: install systemd-bus-proxyd unit files for compatibility with dbus1 | Lennart Poettering | |