Age | Commit message (Expand) | Author |
2016-12-11 | pid1,catalog: use a different MESSAGE_ID for user manager startup | Zbigniew Jędrzejewski-Szmek |
2016-12-10 | Merge pull request #4835 from poettering/unit-name-printf | Zbigniew Jędrzejewski-Szmek |
2016-12-10 | Merge pull request #4795 from poettering/dissect | Zbigniew Jędrzejewski-Szmek |
2016-12-09 | tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853) | Reverend Homer |
2016-12-07 | core: add a note clarifying that we should be careful when adding new specifiers | Lennart Poettering |
2016-12-07 | core: deprecate %c, %r, %R specifiers | Lennart Poettering |
2016-12-07 | core: add specifier expansion to ReadOnlyPaths= and friends | Lennart Poettering |
2016-12-07 | core: add specifier expansion to RequiresMountsFor= | Lennart Poettering |
2016-12-07 | core: turn on specifier expansion for more unit file settings | Lennart Poettering |
2016-12-07 | core: use unit_full_printf() at a couple of locations we used unit_name_print... | Lennart Poettering |
2016-12-07 | core: resolve more specifiers in unit_name_printf() | Lennart Poettering |
2016-12-07 | core: move specifier expansion out of service.c/socket.c | Lennart Poettering |
2016-12-07 | minor code beautifications | Lennart Poettering |
2016-12-06 | service: go through stop_post on failure (#4770) | Jouke Witteveen |
2016-12-06 | man: fix $SERVICE_RESULT/$EXIT_CODE/$EXIT_STATUS documentation | Jouke Witteveen |
2016-12-06 | core: remove unused variable | Thomas Hindoe Paaboel Andersen |
2016-12-02 | cgroup: properly check for ignore-notfound paths (#4803) | Dave Reisner |
2016-12-01 | fs-util: add flags parameter to chase_symlinks() | Lennart Poettering |
2016-12-01 | tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead | Lennart Poettering |
2016-12-01 | core: make unit_free() accept NULL pointers | Lennart Poettering |
2016-11-30 | Merge pull request #4745 from joukewitteveen/notify | Evgeny Vereshchagin |
2016-11-29 | service: new NotifyAccess= value for control processes (#4212) | Jouke Witteveen |
2016-11-29 | cgroup: support prefix "-" in cgroups whitelisting entries (#4687) | Dongsu Park |
2016-11-29 | ima: Write the policy filename into IMA's sysfs policy file (#4766) | Stefan Berger |
2016-11-29 | service: prevent registering control pids as the main pid | Jouke Witteveen |
2016-11-29 | service: only fail notify services on empty cgroup during start | Jouke Witteveen |
2016-11-27 | device: Avoid calling unit_free(NULL) in device setup logic (#4748) | Dave Reisner |
2016-11-23 | hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722) | Michael Biebl |
2016-11-22 | service: fix main processes exit behavior for type notify services | Jouke Witteveen |
2016-11-22 | service: introduce protocol error type | Jouke Witteveen |
2016-11-18 | Merge pull request #4538 from fbuihuu/confirm-spawn-fixes | Lennart Poettering |
2016-11-17 | core: in confirm spawn, suggest 'f' when user selects 'n' choice | Franck Bui |
2016-11-17 | core: confirm_spawn: always accept units with same_pgrp set for now | Franck Bui |
2016-11-17 | core: include the unit name when notifying that a confirmation question timed... | Franck Bui |
2016-11-17 | core: add 'c' in confirmation_spawn to resume the boot process | Franck Bui |
2016-11-17 | core: add 'j' in confirmation_spawn to list the jobs that are in progress | Franck Bui |
2016-11-17 | core: add 'D' in confirmat spawn to show a full dump of the unit to spawn | Franck Bui |
2016-11-17 | core: add 'i' in confirm spawn to give a short summary of the unit to spawn | Franck Bui |
2016-11-17 | core: rework the confirmation spawn prompt | Franck Bui |
2016-11-17 | core: limit the length of the confirmation question | Franck Bui |
2016-11-17 | core: in confirm_spawn, the meaning of 'n' and 's' choices are confusing | Franck Bui |
2016-11-17 | core: rework ask_for_confirmation() | Franck Bui |
2016-11-17 | core: allow to redirect confirmation messages to a different console | Franck Bui |
2016-11-17 | core: prevent the cylon when confirmation_spawn=yes (#2194) | Franck Bui |
2016-11-17 | namespace: clarify that /proc/apm is obsolete, but leave it blocked | Lennart Poettering |
2016-11-17 | namespace: reindent namespace tables | Lennart Poettering |
2016-11-17 | namespace: simplify, optimize and extend handling of mounts for namespace | Lennart Poettering |
2016-11-16 | core/dbus-job, systemctl: shorten some code | Zbigniew Jędrzejewski-Szmek |
2016-11-16 | core: add bus calls for determining jobs waiting for other jobs | Lennart Poettering |
2016-11-16 | core: GC redundant device jobs from the run queue | Lennart Poettering |