summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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-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-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
2016-02-10Merge pull request #2569 from zonque/removalsMartin Pitt
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-10Merge pull request #2564 from poettering/fix-2467Daniel Mack
2016-02-10core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...Lennart Poettering
2016-02-09Merge pull request #2565 from poettering/fix-2315Zbigniew Jędrzejewski-Szmek
2016-02-09core: clarify which unit file is masked in error messageLennart Poettering
2016-02-09core: change internal error code for masked units from EBADR to ESHUTDOWNLennart Poettering
2016-02-07treewide: fix typos and spacingTorstein Husebø
2016-02-04core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...Lennart Poettering
2016-02-03core: move service_unwatch_control_pid() call into service_enter_running()Lennart Poettering
2016-02-03core: log about path_is_mount_point() errorsLennart Poettering
2016-02-03core: when a service's ExecStartPre= times out, skip ExecStop=Lennart Poettering
2016-02-03resolved: apply epoch to system time from PID 1Lennart Poettering
2016-02-03Merge pull request #2512 from 0xAX/mount-setupLennart Poettering
2016-02-03manager: print fatal error if early mount failedAlexander Kuleshov
2016-02-03mount-setup: introduce mount_points_setupAlexander Kuleshov