Age | Commit message (Expand) | Author |
2013-11-05 | Configurable Timeouts/Restarts default values | Oleksii Shevchuk |
2013-10-19 | mount/service: drop FsckPassNo support | Tom Gundersen |
2013-10-09 | core: unify the way we denote serialization attributes | Lennart Poettering |
2013-10-07 | systemd: serialize/deserialize forbid_restart value | Sylvia Else |
2013-10-01 | core: whenever a new PID is passed to us, make sure we watch it | Lennart Poettering |
2013-09-25 | cgroup: if we do a cgroup operation then do something on all supported contro... | Lennart Poettering |
2013-09-17 | specifier: rework specifier calls to return proper error message | Lennart Poettering |
2013-09-12 | core: notify triggered by socket of a service | Umut Tezduyar |
2013-09-12 | service: Implement 'on-watchdog' restart option | Hannes Reinecke |
2013-09-10 | service: remove pidfile after exit of a service | Lukas Nykryn |
2013-08-09 | service: prohibit Restart= set when Type=oneshot | Maciej Wereski |
2013-08-09 | service: always unwatch PIDs before forgetting old ones | Lennart Poettering |
2013-07-18 | service: don't enter a second SIGTERM/SIGKILL cycle if no ExecStopPost= proce... | Michael Olbrich |
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-27 | dbus: hookup runtime property changes for mouns, services, sockets, swaps too | 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-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
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-05-21 | service: kill processes with SIGKILL on watchdog failure | Michael Olbrich |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-29 | man: clarify what Restart= means | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | Move bus_error to dbus-common and remove bus_error_message_or_strerror | Simon Peeters |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-03-25 | units: introduce new timers.target and paths.target to hook timer/path units ... | Lennart Poettering |
2013-03-25 | core: ensure LSB Provides are handled correctly | Frederic Crozat |
2013-03-24 | service: no need to drop rc. prefix anymore | Miklos Vajna |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |
2013-03-06 | service: sysv - properly handle init scripts with .sh suffix | Michael Biebl |
2013-03-03 | core/path: install inotify watches top-down instead of bottom-up | Zbigniew Jędrzejewski-Szmek |
2013-03-03 | core/service: use cleanup functions, wrap lines | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-24 | service: make sure the watchdog timer is not restarted while stopping | Michael Olbrich |
2013-01-24 | service: really stop watchdog timer when stopping | Michael Olbrich |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-18 | core: log USER_UNIT instead of UNIT if in user session | Mirco Tischler |
2013-01-17 | service: properly signal permanent failure of a service to its socket | Lennart Poettering |
2013-01-16 | service: ignore dependencies on $syslog and $local_fs in LSB scripts | Lennart Poettering |
2013-01-16 | service: sysv - remove distribution specific targets | Kay Sievers |
2013-01-14 | service: for Type=forking services, ignore exit status of main process depend... | Lennart Poettering |
2013-01-12 | service: remove distribution specific comments, the code runs unconditional now | Kay Sievers |
2013-01-12 | service: remove distribution specific comments, the code run unconditional now | Kay Sievers |
2013-01-06 | systemd: use unit logging macros | Zbigniew Jędrzejewski-Szmek |
2013-01-04 | service: fixup after ifdef dropping | Zbigniew Jędrzejewski-Szmek |