index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2016-03-04
fstab-generator: fix automount option and don't start associated mount unit a...
Franck Bui
2016-03-01
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-02-29
Merge pull request #2771 from 0xAX/core-kernel-timestamp-cleanup
Lennart Poettering
2016-02-29
core: use DUAL_TIMESTAMP_NULL to reset kernel_timestamp
Alexander Kuleshov
2016-02-28
Merge pull request #2753 from phomes/trivial-fixes2
Zbigniew Jędrzejewski-Szmek
2016-02-26
tree-wide: indentation fixes
Thomas Hindoe Paaboel Andersen
2016-02-26
clock-util: make clock_is_localtime() testable and add initial tests
Martin Pitt
2016-02-25
Merge pull request #2671 from 0xAX/move-pager-open-to-one-place
Zbigniew Jędrzejewski-Szmek
2016-02-26
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-20
core: exclude .slice units from "systemctl isolate"
Lennart Poettering
2016-02-18
core: revert "core: resolve specifier in config_parse_exec()"
Evgeny Vereshchagin
2016-02-16
Merge pull request #2623 from poettering/networkd-fixes
Zbigniew Jędrzejewski-Szmek
2016-02-16
core: fix assertion check
Lennart Poettering
2016-02-16
main: no need to set errno manually
Alexander Kuleshov
2016-02-13
service: remove unnecessary check
Alexander Kuleshov
2016-02-13
Merge pull request #2603 from poettering/drop-compat-libs
Zbigniew Jędrzejewski-Szmek
2016-02-13
core: drop Capabilities= setting
Lennart Poettering
2016-02-12
core: fix indenting in dump output
Lennart Poettering
2016-02-11
Remove kdbus custom endpoint support
Daniel Mack
2016-02-11
core: use correct enum
Thomas Hindoe Paaboel Andersen
2016-02-11
core: don't choke if a unit another unit triggers vanishes during reload
Lennart Poettering
2016-02-10
Merge pull request #2574 from zonque/netclass-remove
Lennart Poettering
2016-02-10
cgroup: remove support for NetClass= directive
Daniel Mack
2016-02-10
core: treat JobTimeout=0 as equivalent to JobTimeout=infinity
Lennart Poettering
2016-02-10
core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec=
Lennart Poettering
2016-02-10
core: set RLIMIT_CORE to unlimited by default
Lennart Poettering
2016-02-10
Merge pull request #2569 from zonque/removals
Martin Pitt
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
Merge pull request #2564 from poettering/fix-2467
Daniel Mack
2016-02-10
core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...
Lennart Poettering
2016-02-09
Merge pull request #2565 from poettering/fix-2315
Zbigniew Jędrzejewski-Szmek
2016-02-09
core: clarify which unit file is masked in error message
Lennart Poettering
2016-02-09
core: change internal error code for masked units from EBADR to ESHUTDOWN
Lennart Poettering
2016-02-07
treewide: fix typos and spacing
Torstein Husebø
2016-02-04
core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...
Lennart Poettering
2016-02-03
core: move service_unwatch_control_pid() call into service_enter_running()
Lennart Poettering
2016-02-03
core: log about path_is_mount_point() errors
Lennart Poettering
2016-02-03
core: when a service's ExecStartPre= times out, skip ExecStop=
Lennart Poettering
2016-02-03
resolved: apply epoch to system time from PID 1
Lennart Poettering
2016-02-03
Merge pull request #2512 from 0xAX/mount-setup
Lennart Poettering
2016-02-03
manager: print fatal error if early mount failed
Alexander Kuleshov
2016-02-03
mount-setup: introduce mount_points_setup
Alexander Kuleshov
2016-02-01
core: no need to use unlink_noerrno()
Lennart Poettering
2016-02-01
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2016-02-01
core: fix support for transient resource limit properties
Lennart Poettering
2016-02-01
core: when saving timer unit time values, store them in raw µs
Lennart Poettering
2016-02-01
core: fix handling of AccuracyUSec and RandomDelayUSec bus properties
Lennart Poettering
2016-02-01
core: move parsing of rlimits into rlimit-util.[ch]
Lennart Poettering
[next]