Age | Commit message (Expand) | Author |
2013-06-28 | unit: make sure the dropins we write are high-priority | Lennart Poettering |
2013-06-27 | dbus: hookup runtime property changes for mouns, services, sockets, swaps too | Lennart Poettering |
2013-06-27 | dbus: make DeviceAllow=/DevicePolicy= writable | 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-27 | core: don't do runaway fork()s if we hit a segfault from our segfault handler | Lennart Poettering |
2013-06-26 | killall: do not use alloca() in argument list | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | core: only attempt to connect to a session bus if one likely exists. | Auke Kok |
2013-06-20 | manager: add DefaultEnvironment option | Umut Tezduyar |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-19 | core/dbus: properly export cgroup properties on sockets | Zbigniew Jędrzejewski-Szmek |
2013-06-18 | core: unref slice ref after use | Lennart Poettering |
2013-06-18 | core: expose a "Slice" property on Unit objects on the bus | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-06-17 | mount: when learning about the root mount from mountinfo, don't add conflicti... | Lennart Poettering |
2013-06-17 | rpm: define a %_userunitdir macro | Lennart Poettering |
2013-06-10 | Use stdint.h macros instead of casts to print uint64_t values | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | service: don't report alien child as alive when it's not | Ross Lagerwall |
2013-06-06 | service: execute ExecStopPost= commands when the watchdog timeout hits | Lennart Poettering |
2013-06-06 | manager: Do not handle SIGKILL since we can not | Chengwei Yang |
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: suggest 'systemctl daemon-reload' without --system | Zbigniew Jędrzejewski-Szmek |
2013-05-30 | systemctl: add commands set-default and get-default | Václav Pavlín |
2013-05-30 | core: read "debug" from kernel commandline and set log level | Lukas Nykryn |
2013-05-30 | core: use the same test as upstart for apparmor | Nirbheek Chauhan |
2013-05-30 | Fix CPUShares configuration option | Eelco Dolstra |
2013-05-29 | systemd: record efi timestamps after /sys is mounted | Zachary Cook |
2013-05-21 | service: kill processes with SIGKILL on watchdog failure | Michael Olbrich |
2013-05-20 | core: fix DBus property ExecMainExitTimestamp | Michal Schmidt |
2013-05-17 | Make it possible to disable smack separately from xattr support | Karol Lewandowski |
2013-05-11 | Add support for ConditionSecurity=ima | Auke Kok |
2013-05-11 | Re-indent with spaces. | Auke Kok |
2013-05-09 | Start ctrl-alt-del.target irreversibly | Eelco Dolstra |
2013-05-08 | condition, man: Add support for ConditionSecurity=smack | Karol Lewandowski |
2013-05-08 | Rearrange a few fields to reduce holes | Zbigniew Jędrzejewski-Szmek |
2013-05-07 | hostname: only suppress setting of pretty hostname if it is non-equal to the ... | Lennart Poettering |
2013-05-07 | build-sys: support builds without EAs again | Lennart Poettering |
2013-05-07 | kmod-setup: properly iterate through module table | Lennart Poettering |
2013-05-06 | core: escape unit name from udev | MUNEDA Takahiro |
2013-05-06 | systemd-sleep: add support for freeze and standby | Zbigniew Jędrzejewski-Szmek |
2013-05-06 | core: unit_inactive_or_pending() should actually do as it claims | Lennart Poettering |
2013-05-06 | condition, man: Add support for ConditionSecurity=apparmor | Nirbheek Chauhan |
2013-05-03 | core: bump simultaneous bus connection limit to 512 | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-05-01 | dbus-execute: fix introspection | Ronny Chevalier |
2013-04-30 | cgroup: do not allow manipulating the cgroup path of units within the systemd... | Lennart Poettering |
2013-04-30 | id128: when taking user input for a 128bit ID, validate syntax | Lennart Poettering |
2013-04-29 | man: clarify what Restart= means | Zbigniew Jędrzejewski-Szmek |