summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-12-12Merge pull request #4867 from keszybz/catalog-messagesLennart Poettering
2016-12-11Merge pull request #4859 from keszybz/networkdLennart Poettering
2016-12-11pid1,catalog: use a different MESSAGE_ID for user manager startupZbigniew Jędrzejewski-Szmek
2016-12-11pid1: remove unnecessary counterZbigniew Jędrzejewski-Szmek
2016-12-10Merge pull request #4835 from poettering/unit-name-printfZbigniew Jędrzejewski-Szmek
2016-12-10Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek
2016-12-09pid1: simplify the logic in two statements related to killing processesZbigniew Jędrzejewski-Szmek
2016-12-09tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer
2016-12-07core: add a note clarifying that we should be careful when adding new specifiersLennart Poettering
2016-12-07core: deprecate %c, %r, %R specifiersLennart Poettering
2016-12-07core: add specifier expansion to ReadOnlyPaths= and friendsLennart Poettering
2016-12-07core: add specifier expansion to RequiresMountsFor=Lennart Poettering
2016-12-07core: turn on specifier expansion for more unit file settingsLennart Poettering
2016-12-07core: use unit_full_printf() at a couple of locations we used unit_name_print...Lennart Poettering
2016-12-07core: resolve more specifiers in unit_name_printf()Lennart Poettering
2016-12-07core: move specifier expansion out of service.c/socket.cLennart Poettering
2016-12-07minor code beautificationsLennart Poettering
2016-12-06service: go through stop_post on failure (#4770)Jouke Witteveen
2016-12-06man: fix $SERVICE_RESULT/$EXIT_CODE/$EXIT_STATUS documentationJouke Witteveen
2016-12-06core: remove unused variableThomas Hindoe Paaboel Andersen
2016-12-02cgroup: properly check for ignore-notfound paths (#4803)Dave Reisner
2016-12-01fs-util: add flags parameter to chase_symlinks()Lennart Poettering
2016-12-01tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering
2016-12-01core: make unit_free() accept NULL pointersLennart Poettering
2016-11-30Merge pull request #4745 from joukewitteveen/notifyEvgeny Vereshchagin
2016-11-29service: new NotifyAccess= value for control processes (#4212)Jouke Witteveen
2016-11-29cgroup: support prefix "-" in cgroups whitelisting entries (#4687)Dongsu Park
2016-11-29ima: Write the policy filename into IMA's sysfs policy file (#4766)Stefan Berger
2016-11-29service: prevent registering control pids as the main pidJouke Witteveen
2016-11-29service: only fail notify services on empty cgroup during startJouke Witteveen
2016-11-27device: Avoid calling unit_free(NULL) in device setup logic (#4748)Dave Reisner
2016-11-23hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722)Michael Biebl
2016-11-22service: fix main processes exit behavior for type notify servicesJouke Witteveen
2016-11-22service: introduce protocol error typeJouke Witteveen
2016-11-18Merge pull request #4538 from fbuihuu/confirm-spawn-fixesLennart Poettering
2016-11-17core: in confirm spawn, suggest 'f' when user selects 'n' choiceFranck Bui
2016-11-17core: confirm_spawn: always accept units with same_pgrp set for nowFranck Bui
2016-11-17core: include the unit name when notifying that a confirmation question timed...Franck Bui
2016-11-17core: add 'c' in confirmation_spawn to resume the boot processFranck Bui
2016-11-17core: add 'j' in confirmation_spawn to list the jobs that are in progressFranck Bui
2016-11-17core: add 'D' in confirmat spawn to show a full dump of the unit to spawnFranck Bui
2016-11-17core: add 'i' in confirm spawn to give a short summary of the unit to spawnFranck Bui
2016-11-17core: rework the confirmation spawn promptFranck Bui
2016-11-17core: limit the length of the confirmation questionFranck Bui
2016-11-17core: in confirm_spawn, the meaning of 'n' and 's' choices are confusingFranck Bui
2016-11-17core: rework ask_for_confirmation()Franck Bui
2016-11-17core: allow to redirect confirmation messages to a different consoleFranck Bui
2016-11-17core: prevent the cylon when confirmation_spawn=yes (#2194)Franck Bui
2016-11-17namespace: clarify that /proc/apm is obsolete, but leave it blockedLennart Poettering
2016-11-17namespace: reindent namespace tablesLennart Poettering