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
2017-04-25
Merge pull request #5704 from keszybz/meson
Evgeny Vereshchagin
2017-04-25
meson: also indent scripts with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-25
load-fragment: don't print error about incorrect syntax when IPv6 is disabled...
Michal Sekletar
2017-04-24
Merge pull request #5354 from msekletar/issue-518
Lennart Poettering
2017-04-24
load-fragment: resolve specifiers in BindPaths/BindReadOnlyPaths (#5687)
Danielle Church
2017-04-23
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: use join_paths consistently
Michael Biebl
2017-04-23
meson: properly conditionalize polkit installation
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: create dirs and touch /usr
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: create a static version of libshared and link libcore and some tests t...
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-23
Merge pull request #5774 from keszybz/printf-annotations
Djalal Harouni
2017-04-21
tree-wide: mark log_struct with _printf_ and fix fallout
Zbigniew Jędrzejewski-Szmek
2017-04-21
core: move checking default_dependencies into target_add_default_dependencies...
iplayinsun
2017-04-21
ima: Ensure policy exists before asking the kernel to load it (#5777)
Benjamin Gilbert
2017-04-20
basic/log: fix _printf_ annotation on log_object_internalv
Zbigniew Jędrzejewski-Szmek
2017-04-12
Merge pull request #5690 from yuwata/fix-5621
Djalal Harouni
2017-04-11
service: serialize information about currently executing command
Michal Sekletar
2017-04-10
core: fix values of BindPaths and BindReadOnlyPaths properties on 32-bit plat...
Evgeny Vereshchagin
2017-04-10
core: downgrade legit error logs (#5705)
umuttl
2017-04-03
core: downgrade error message if command is prefixed with `-` and the command...
Yu Watanabe
2017-03-14
Never call unmap with MAP_FAILED. (#5590)
Tobias Stoeckmann
2017-03-02
Avoid strict DM interface version dependencies (#5519)
Michael Biebl
2017-03-01
core: when a unit's SourcePath points to API VFS pretend we are never out-of-...
Lennart Poettering
2017-02-28
Merge pull request #5494 from poettering/run-fixes
Zbigniew Jędrzejewski-Szmek
2017-02-28
automount: if an automount unit is masked, don't react to activation anymore ...
Lennart Poettering
2017-02-28
core: always consider clients that pinned a unit to be subscribers
Lennart Poettering
2017-02-28
service: refuse using PID 1 as MAINPID for a service
Lennart Poettering
2017-02-28
service: make use of log_unit_warning_errno()'s return value
Lennart Poettering
2017-02-28
core: use PID_FMT where appropriate
Lennart Poettering
2017-02-24
Merge pull request #5444 from poettering/cgroups-revert-no-error
Zbigniew Jędrzejewski-Szmek
2017-02-24
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
cgroup: rename cg_unified() → cg_unified_controller()
Lennart Poettering
2017-02-24
cgroup: change cg_unified() to possibly return errors again
Lennart Poettering
2017-02-23
Merge pull request #4670 from htejun/systemd-controller-on-unified-v2
Lennart Poettering
2017-02-22
core/mount-setup: if unified hierarchy is not supported, fall back to legacy
Zbigniew Jędrzejewski-Szmek
2017-02-22
Rename cg_is_unified_systemd_controller_wanted to cg_is_hybrid_wanted
Zbigniew Jędrzejewski-Szmek
2017-02-21
log: never log into foreign fd #2 in PID 1 or its pre-execve() children
Lennart Poettering
2017-02-21
Merge pull request #5131 from keszybz/environment-generators
Lennart Poettering
2017-02-20
manager: run environment generators
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/manager: move environment serialization out to basic/env-util.c
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/manager: fix grammar in comment
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/exec-util: add support for synchronous (ordered) execution
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/manager: split out creation of serialization fd out to a helper
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/execute: add (void)
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/killall: add (void)
Zbigniew Jędrzejewski-Szmek
2017-02-20
core: make hybrid cgroup unified mode keep compat /sys/fs/cgroup/systemd hier...
Tejun Heo
2017-02-18
core: make SYSTEMD_CGROUP_CONTROLLER a special string
Tejun Heo
2017-02-18
core: simplify cg_[all_]unified()
Tejun Heo
2017-02-17
Merge pull request #5333 from poettering/machined-copy-files-userns
Lennart Poettering
[next]