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-10-04 | consoled: add a unit file | Tom Gundersen | |
The unit file is statically enabled, but still requires --enable-terminal to actually get installed. | |||
2014-04-22 | remove bus-driverd, the interface is now handled natively by bus-proxyd | Kay Sievers | |
2014-01-08 | bus-driverd: support user mode | Kay Sievers | |
2014-01-08 | bus-proxyd: support --user bus address | Kay Sievers | |
2012-06-25 | units: rename halt/hibernate/kexec/poweroff/reboot/suspend to systed-xxx | Lennart Poettering | |
These service units also execute our own code, hence rename the accordingly and prefix them with systemd- | |||
2010-11-15 | drop support for MANAGER_SESSION, introduce MANAGER_USER instead | Lennart Poettering | |