Age | Commit message (Expand) | Author |
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 |
2012-07-16 | core: fix name of dbus call parameter | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-06-29 | remount-fs: also remount /usr according to fstab | Lennart Poettering |
2012-06-26 | bus: drop HaveWatchdog option | Lennart Poettering |
2012-06-22 | dbus: don't expose SysVInitPath and SysVRcndPath on the bus | Lennart Poettering |
2012-06-22 | core: remove sysv_console option | Lennart Poettering |
2012-06-19 | systemd: return error when asked to stop unknown unit | Michal Sekletar |
2012-05-30 | dbus: better don't expose options we better shouldn't exposed | Lennart Poettering |
2012-05-16 | switch-root: check for absolute paths | Lennart Poettering |
2012-05-14 | core: add extra safety check before switching root | Lennart Poettering |
2012-05-09 | dbus-manager: fix tainted string | Michal Schmidt |
2012-05-09 | manager: introduce SwitchRoot bus call for initrd/main transition | Lennart Poettering |