Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-20 | test-engine: fix access to unit load path | Zbigniew Jędrzejewski-Szmek | |
Also add a bit of debugging output to help diagnose problems, add missing units, and simplify cppflags. Move test-engine to normal tests from manual tests, it should now work without destroying the system. | |||
2013-11-30 | core: allocate a kdbus bus for each systemd instance, if we can | Lennart Poettering | |
2013-07-10 | core: serialize/deserialize bus subscribers | Lennart Poettering | |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek | |
Note: I did s/MANAGER/SYSTEMD/ everywhere, even though it makes the patch quite verbose. Nevertheless, keeping MANAGER prefix in some places, and SYSTEMD prefix in others would just lead to confusion down the road. Better to rip off the band-aid now. | |||
2012-04-12 | test: test tools should still be in the src/ directory | Lennart Poettering | |