Age | Commit message (Expand) | Author |
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 |
2013-04-26 | dbus-manager.c: log error, why switch-root is refused | Harald Hoyer |
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-25 | systemd: record the timestamps as early as possible | Harald Hoyer |
2013-04-25 | conf-parser: restrict .include usage | Lennart Poettering |
2013-04-24 | cgroup: always validate cgroup controller names | Lennart Poettering |
2013-04-24 | logind: don't busy loop if a job is still running but the delay timeout expires | Lennart Poettering |
2013-04-24 | Small cleanup | Zbigniew Jędrzejewski-Szmek |
2013-04-24 | Add set_consume which always takes ownership | Zbigniew Jędrzejewski-Szmek |
2013-04-24 | Standarize on one spelling of symlink error message | Zbigniew Jędrzejewski-Szmek |
2013-04-24 | systemd: fall back to mounting /sys/fs/cgroup sans xattr | Zbigniew Jędrzejewski-Szmek |
2013-04-23 | timer: make sure we restart timers even if units are still running or if one ... | 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-22 | core: there's no point to complain so loudly about non-isolatable boot targets | Lennart Poettering |
2013-04-21 | systemd,nspawn: use extended attributes to store metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-19 | core/killall: use procfs_file_alloca | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | core/execute: only clean the environment, if we have one | Harald Hoyer |
2013-04-18 | Move bus_error to dbus-common and remove bus_error_message_or_strerror | Simon Peeters |
2013-04-18 | execute: always add in EXECUTABLE= field when we log something about execution | Lennart Poettering |
2013-04-17 | core: Remove unnecessary typedef | Henrik Grindal Bakken |
2013-04-17 | core/execute: report invalid environment variables from files | Harald Hoyer |
2013-04-17 | core/execute.c: debug log final execve() with argv[] | Harald Hoyer |
2013-04-17 | core/device.c: fix possible segfault | Harald Hoyer |
2013-04-17 | systemd: ignore hw timestamps in containers | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core/main: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | Report about syntax errors with metadata | Zbigniew Jędrzejewski-Szmek |