Systemd/src/machine
Lennart Poettering afc6adb5ec bus: introduce concept of a "default" event loop per-thread and make use of it everywhere
Try to emphasize a bit that there should be a mapping between event
loops and threads, hence introduce a logic that there's one "default"
event loop for each thread, that can be queried via
"sd_event_default()".
2013-11-12 00:12:43 +01:00
..
machine-dbus.c logind: add virtual object paths that always can be used to refer to the callers session, user, seat or machine object 2013-11-05 20:52:39 +01:00
machine.c machined: keep track of the initial leader PID of a machine 2013-11-06 02:31:35 +01:00
machine.h machined: simplifications 2013-11-05 01:13:05 +01:00
machinectl.c machinectl: close bus to container early 2013-11-08 14:07:26 +01:00
machined-dbus.c bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call() 2013-11-12 00:12:43 +01:00
machined.c bus: introduce concept of a "default" event loop per-thread and make use of it everywhere 2013-11-12 00:12:43 +01:00
machined.h machined: keep track of the initial leader PID of a machine 2013-11-06 02:31:35 +01:00
Makefile machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
org.freedesktop.machine1.conf machined: relax access to GetMachine() 2013-07-02 15:03:09 +02:00
org.freedesktop.machine1.service machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
test-machine-tables.c tests: add tests for string lookup tables 2013-07-05 01:36:16 -04:00