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
/
basic
Age
Commit message (
Expand
)
Author
2017-02-24
socket-util: introduce in_addr_is_multicast
Susant Sahani
2017-02-23
Merge pull request #4670 from htejun/systemd-controller-on-unified-v2
Lennart Poettering
2017-02-22
cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0
Zbigniew Jędrzejewski-Szmek
2017-02-22
cgroup-util: cache all cg_is_*_wanted answers, disable /sys/fs/cgroups/unifie...
Zbigniew Jędrzejewski-Szmek
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-22
Merge pull request #5409 from keszybz/test-env-util-memleak
Evgeny Vereshchagin
2017-02-21
Revert "basic/strv: allow NULLs to be inserted into strv"
Lennart Poettering
2017-02-21
log: never log into foreign fd #2 in PID 1 or its pre-execve() children
Lennart Poettering
2017-02-21
bootctl: create loader.conf only if it doesn't exist yet
Lennart Poettering
2017-02-21
copy: a plain unlink() works here too
Lennart Poettering
2017-02-21
Fix check for signal in set (#5416)
stuart-mclaren
2017-02-21
basic/env-util: drop leftover comment
Zbigniew Jędrzejewski-Szmek
2017-02-21
basic/fileio: use IN_SET
Zbigniew Jędrzejewski-Szmek
2017-02-21
basic/fileio: fix memleak when discarding an invalid variable
Zbigniew Jędrzejewski-Szmek
2017-02-21
Merge pull request #5131 from keszybz/environment-generators
Lennart Poettering
2017-02-20
basic: support default and alternate values for env expansion
Ray Strode
2017-02-20
basic: add replace_env_n function
Ray Strode
2017-02-20
Tighten checking for variable validity
Zbigniew Jędrzejewski-Szmek
2017-02-20
Allow braceless variables to be expanded
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/env-util: use _cleanup_ in replace_env()
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic: add new merge_env_file function
Ray Strode
2017-02-20
basic: drop unnecessary strempty() call in replace_env
Ray Strode
2017-02-20
basic: fix strv_env_get_n for unclean arrays
Ray Strode
2017-02-20
exec-util: implement a set of callbacks to pass variables around
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/env-util: drop _pure_ from static function
Zbigniew Jędrzejewski-Szmek
2017-02-20
env-util,fileio: immediately replace variables in load_env_file_push()
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/fileio: add helper function for a set of two common checks
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
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
build.h: include default cgroup hierarchy setting in --version output
Zbigniew Jędrzejewski-Szmek
2017-02-20
pid1: add ./configure switch to select default cgroup hierarchy
Zbigniew Jędrzejewski-Szmek
2017-02-20
core: keep supporting cgroup hybrid layout from v232 for live upgrades
Tejun Heo
2017-02-20
core: make hybrid cgroup unified mode keep compat /sys/fs/cgroup/systemd hier...
Tejun Heo
2017-02-20
cgroup-util: fix the reversed return value of cg_is_unified_systemd_contoller...
Zbigniew Jędrzejewski-Szmek
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
missing: add renameat2() definition for 64bit arm (#5378)
Lennart Poettering
2017-02-17
Merge pull request #5333 from poettering/machined-copy-files-userns
Lennart Poettering
2017-02-17
machined: when copying files from/to userns containers chown to root
Lennart Poettering
2017-02-17
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
hostname-util: default to the compile time default hostname in gethostname_ma...
Lennart Poettering
2017-02-17
virt: Update cache if the detected vm is virtualbox (#5364)
Benjamin Robin
2017-02-16
Merge pull request #4526 from keszybz/coredump-python
Lennart Poettering
2017-02-15
virt: swap order of cpuid and dmi again, but properly detect oracle (#5355)
Christian Hesse
2017-02-15
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-14
Move export format parsing from src/journal-remote/ to src/basic/
Zbigniew Jędrzejewski-Szmek
2017-02-14
virt: detect qemu/kvm as 'kvm'
Christian Hesse
2017-02-12
calendarspec: fix duplicate detection (#5310)
Doug Christman
[next]