summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-03-30core: improve error message when starting template without instanceLukas Nykryn
2016-03-29Merge pull request #2903 from keszybz/cgroup2-v3Zbigniew Jędrzejewski-Szmek
2016-03-29core: ShutdownWatchdogSec=infinity disables the watchdog logic tooEvgeny Vereshchagin
2016-03-28core: RuntimeWatchdogSec=infinity disables the watchdog logicEvgeny Vereshchagin
2016-03-26core: update invoke_sigchld_event() to handle NULL ->sigchld_event()Tejun Heo
2016-03-26core: update populated event handling in unified hierarchyTejun Heo
2016-03-26cgroup2: use new fstype for unified hierarchyAlban Crequy
2016-03-24core: fix "stoppping" typoMartin Pitt
2016-03-23core: Fix path for opening ffs endpoint ep0Georgia Brikis
2016-03-21Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3Daniel Mack
2016-03-17Merge pull request #2854 from keszybz/log-colorsDaniel Mack
2016-03-17systemd: obey systemd.log_color configZbigniew Jędrzejewski-Szmek
2016-03-16core: look for instance when processing template nameMichal Sekletar
2016-03-16Merge pull request #2797 from evverx/selinux-use-rawZbigniew Jędrzejewski-Szmek
2016-03-14Merge pull request #2834 from coling/masterZbigniew Jędrzejewski-Szmek
2016-03-14device: Ensure we have sysfs path before comparing.Colin Guthrie
2016-03-10Merge pull request #2794 from jhol/dont-unmount-initramfs-mountsDaniel Mack
2016-03-09Merge pull request #2793 from fbuihuu/fstab-generator-automount-optionZbigniew Jędrzejewski-Szmek
2016-03-04fstab-generator: fix automount option and don't start associated mount unit a...Franck Bui
2016-03-04core/mount: Don't unmount initramfs mountsJoel Holdsworth
2016-03-04core/failure-action: Set job-modes to replace-irreversiblyJoel Holdsworth
2016-03-04selinux: use *_raw API from libselinuxEvgeny Vereshchagin
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek
2016-02-29Merge pull request #2771 from 0xAX/core-kernel-timestamp-cleanupLennart Poettering
2016-02-29core: use DUAL_TIMESTAMP_NULL to reset kernel_timestampAlexander Kuleshov
2016-02-28Merge pull request #2753 from phomes/trivial-fixes2Zbigniew Jędrzejewski-Szmek
2016-02-28core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier
2016-02-26tree-wide: indentation fixesThomas Hindoe Paaboel Andersen
2016-02-26clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt
2016-02-25Merge pull request #2671 from 0xAX/move-pager-open-to-one-placeZbigniew Jędrzejewski-Szmek
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-02-20core: exclude .slice units from "systemctl isolate"Lennart Poettering
2016-02-18core: revert "core: resolve specifier in config_parse_exec()"Evgeny Vereshchagin
2016-02-16Merge pull request #2623 from poettering/networkd-fixesZbigniew Jędrzejewski-Szmek
2016-02-16core: fix assertion checkLennart Poettering
2016-02-16main: no need to set errno manuallyAlexander Kuleshov
2016-02-13service: remove unnecessary checkAlexander Kuleshov
2016-02-13Merge pull request #2603 from poettering/drop-compat-libsZbigniew Jędrzejewski-Szmek
2016-02-13core: drop Capabilities= settingLennart Poettering
2016-02-12core: fix indenting in dump outputLennart Poettering
2016-02-11Remove kdbus custom endpoint supportDaniel Mack
2016-02-11core: use correct enumThomas Hindoe Paaboel Andersen
2016-02-11core: don't choke if a unit another unit triggers vanishes during reloadLennart Poettering
2016-02-10Merge pull request #2574 from zonque/netclass-removeLennart Poettering
2016-02-10cgroup: remove support for NetClass= directiveDaniel Mack
2016-02-10core: treat JobTimeout=0 as equivalent to JobTimeout=infinityLennart Poettering
2016-02-10core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec=Lennart Poettering
2016-02-10core: set RLIMIT_CORE to unlimited by defaultLennart Poettering