Age | Commit message (Expand) | Author |
2014-01-27 | core: add function to tell when job will time out | Zbigniew Jędrzejewski-Szmek |
2014-01-07 | core: do not add implicit dbus.socket dependency | Kay Sievers |
2014-01-07 | core: --user -- add basic.target an sort against it like --system does | Kay Sievers |
2014-01-02 | Use format patterns for usec_t, pid_t, nsec_t, usec_t | Zbigniew Jędrzejewski-Szmek |
2014-01-02 | core/service: check if mainpid matches only if it is set | Zbigniew Jędrzejewski-Szmek |
2014-01-02 | core/service: tweak messages on operation timeouts | Zbigniew Jędrzejewski-Szmek |
2013-12-25 | unit: include peer identity in description of per-connection socket-activated... | Lennart Poettering |
2013-12-22 | sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC | Lennart Poettering |
2013-12-22 | core: no need to list properties for PropertiesChanged messages anymore | Lennart Poettering |
2013-12-19 | service: don't send out PropertiesChanged message for each watchdog notification | Lennart Poettering |
2013-12-18 | service: watch main pid even in final states | Lennart Poettering |
2013-12-16 | systemctl: properly initialize and free sd_bus_error in "systemctl cat" | Lennart Poettering |
2013-12-12 | service: process watchdog timeouts with lowest priority | Lennart Poettering |
2013-12-12 | service: actually leave watchdog enabled in the states where it matters | Lennart Poettering |
2013-12-11 | service: clean up watchdog logic a bit | Lennart Poettering |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |
2013-12-01 | service: remove unneccesary Socket.got_socket_fd | Shawn Landden |
2013-11-30 | bus: include unique and well known names in credentials object | Lennart Poettering |
2013-11-28 | bus: merge sd_bus_get_owner() and sd_bus_get_owner_creds() into one call | Lennart Poettering |
2013-11-28 | bus: add new sd_bus_creds object to encapsulate process credentials | Lennart Poettering |
2013-11-27 | service: add the ability for units to join other unit's PrivateNetwork= and P... | Lennart Poettering |
2013-11-26 | tree-wide usage of %m specifier instead of strerror(errno) | Daniel Buch |
2013-11-25 | service: fix handling of PID file inotify events | Lennart Poettering |
2013-11-22 | service: honour that for services RestartSec=0 means immediate restarts but T... | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-16 | Fix RemainAfterExit services keeping a hold on console | Olivier Brunel |
2013-11-08 | manager: configurable StartLimit default values | Lukas Nykryn |
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 |