Age | Commit message (Expand) | Author |
2013-11-22 | core: don't warn loudly if we cannot send a bus signal to a disconnected client | Lennart Poettering |
2013-11-22 | core: fix timestamp assignment | Kay Sievers |
2013-11-21 | core: actually make SwitchRoot() bus call do the deed | Lennart Poettering |
2013-11-21 | core: fix serilization of ListJobs() response | Lennart Poettering |
2013-11-21 | core: fix deserialization of StartTransientUnit() parameters | Lennart Poettering |
2013-11-21 | bus: properly serialize unit file change list | Lennart Poettering |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-21 | bus: let's simplify things by getting rid of unnecessary bus parameters | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-10 | analyze: plot the time spent setting up security modules | Thomas Hindoe Paaboel Andersen |
2013-11-02 | detect_virtualization() returns NULL; pass empty string to dbus | Kay Sievers |
2013-10-21 | bus: remove static introspection file export | Kay Sievers |
2013-10-04 | manager: when verifying whether clients may change environment using selinux ... | Lennart Poettering |
2013-09-26 | core: drop some out-of-date references to cgroup settings | Lennart Poettering |
2013-08-08 | dbus: use _cleanup_free_ instead of freeing ourself | Ronny Chevalier |
2013-07-20 | core: correct dbus parameter direction | Zbigniew Jędrzejewski-Szmek |
2013-07-10 | core: send out "Reloading" signal before and after doing a full reload/reexec... | Lennart Poettering |
2013-07-10 | core: serialize/deserialize bus subscribers | Lennart Poettering |
2013-06-28 | core: add transient units | Lennart Poettering |
2013-06-28 | unit: make sure the dropins we write are high-priority | Lennart Poettering |
2013-06-27 | dbus: add infrastructure for changing multiple properties at once on units an... | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-02 | analyze: show unit file loading on plot | Thomas Hindoe Paaboel Andersen |
2013-06-02 | analyze: show generators on plot | Umut Tezduyar |
2013-05-30 | systemctl: add commands set-default and get-default | Václav Pavlín |
2013-04-26 | dbus-manager.c: log error, why switch-root is refused | Harald Hoyer |
2013-04-24 | Add set_consume which always takes ownership | Zbigniew Jędrzejewski-Szmek |
2013-04-16 | path-util: unify code for detecting OS trees | Lennart Poettering |
2013-04-08 | dbus-manager: fix variable type introspection | Ronny Chevalier |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-11 | manager: validate environment parameters for SetEnvironment(), UnsetEnvironme... | Lennart Poettering |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-01-18 | systemctl: add new "get-cgroup-attr" to query current cgroup attribute value | Lennart Poettering |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2013-01-10 | dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn... | Lennart Poettering |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2012-11-15 | dbus-manager: modernize style | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | dbus-manager: fix a fatal dbus abort in bus_manager_message_handler() | Eelco Dolstra |
2012-10-30 | shared, core: do not always accept numbers in string lookups | Michal Schmidt |
2012-10-08 | dbus-manager: check return of unit_dbus_path | Lukas Nykryn |
2012-10-04 | dbus: expose Virtualization ID on PID1's bus interface | Lennart Poettering |
2012-10-02 | selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca... | Lennart Poettering |
2012-10-02 | selinux: rework selinux access check logic | Lennart Poettering |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | selinux: use existing library calls for audit data | Lennart Poettering |
2012-09-18 | selinux: add bus service access control | Daniel J Walsh |
2012-09-13 | manager: extend performance measurement interface to include firmware/loader ... | Lennart Poettering |
2012-07-20 | core: drop KillMode parameter from KillUnit() bus call | Lennart Poettering |