Age | Commit message (Expand) | Author |
2013-07-01 | core: add new "scope" unit type for making a unit of pre-existing processes | 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: make more cgroup attributes runtime settable | 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-18 | core: unref slice ref after use | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-05-06 | core: unit_inactive_or_pending() should actually do as it claims | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-30 | cgroup: do not allow manipulating the cgroup path of units within the systemd... | Lennart Poettering |
2013-04-25 | core: remove duplicate MESSAGE= from log message | Mirco Tischler |
2013-04-25 | Add some extra __attribute__ ((format)) s | Cristian Rodríguez |
2013-04-25 | unit: rework stop pending logic | Lennart Poettering |
2013-04-24 | cgroup: always validate cgroup controller names | Lennart Poettering |
2013-04-23 | unit: rework trigger dependency logic | Lennart Poettering |
2013-04-22 | cgroup: make sure all our cgroup objects have a suffix and are properly escaped | Lennart Poettering |
2013-04-17 | core: log a few more things under UNIT=... | Zbigniew Jędrzejewski-Szmek |
2013-04-15 | core: let's make our log messages proper sentences with full stops | Lennart Poettering |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-04 | util: make time formatting a bit smarter | Lennart Poettering |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering |
2013-04-02 | Replace s/Dropin/DropIn/ | Zbigniew Jędrzejewski-Szmek |
2013-04-01 | Introspect and monitor dropin configuration | Oleksii Shevchuk |
2013-03-23 | unit: never retroactively start requisites | Lennart Poettering |
2013-03-22 | exec: Assigning the empty string to CapabilityBoundSet= should drop all caps | Lennart Poettering |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |
2013-03-02 | unit: count deserialized job only after it's definitely installed | Michal Schmidt |
2013-03-01 | core: fix running jobs counters after reload/reexec | Michal Schmidt |
2013-03-01 | unit: fix the race in deserialization. | Oleksii Shevchuk |
2013-02-28 | core: count active units that may mind our printing to /dev/console | Michal Schmidt |
2013-02-28 | core/unit: use a temp variable for manager pointer in unit_notify() | Michal Schmidt |
2013-02-28 | core: redefine unit_status_printf() | Michal Schmidt |
2013-02-28 | core: add manager_status_printf() | Michal Schmidt |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-16 | unit: don't Require systemd-journald.socket from units | Michal Schmidt |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-19 | unit: fix typo | Lennart Poettering |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-19 | cgroup: additional validity checks for cgroup attribute names | Lennart Poettering |
2013-01-18 | core: log USER_UNIT instead of UNIT if in user session | Mirco Tischler |
2013-01-17 | core: corrects check of strduped controller string | Nestor Ovroy |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2013-01-11 | unit: allow extension of unit files with .d/*.conf drop-ins | Lennart Poettering |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-22 | manager: introduce watch_init() initializer for watches | Lennart Poettering |
2012-10-18 | systemd: use structured logging for unit changes | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |