index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #16566 from poettering/nspawn-osrelease-fixes
v246-rc2
Yu Watanabe
2020-07-24
8
-42
/
+75
|
\
|
*
update TODO
Lennart Poettering
2020-07-23
1
-0
/
+4
|
*
nspawn: rework how /run/host/ is set up
Lennart Poettering
2020-07-23
3
-35
/
+53
|
*
portabled: update host's os-release path
Luca Boccassi
2020-07-23
1
-2
/
+13
|
*
doc: update os-release spec with new path for container host's file
Luca Boccassi
2020-07-23
1
-4
/
+3
|
*
NEWS: fix typo in path
Luca Boccassi
2020-07-23
1
-1
/
+1
|
*
nspawn: add missing spdx header
Lennart Poettering
2020-07-23
1
-0
/
+1
*
|
Merge pull request #16567 from keszybz/more-news
Yu Watanabe
2020-07-24
13
-779
/
+2666
|
\
\
|
*
|
NEWS: reorder entries a bit and add a few items
Zbigniew Jędrzejewski-Szmek
2020-07-23
1
-15
/
+26
|
*
|
NEWS: update contributors list for v246-pre
Zbigniew Jędrzejewski-Szmek
2020-07-23
2
-26
/
+30
|
*
|
hwdb: update again for v246
Zbigniew Jędrzejewski-Szmek
2020-07-23
11
-738
/
+2610
*
|
|
selinux: handle getcon_raw producing a NULL pointer, despite returning 0
Axel Rasmussen
2020-07-24
1
-1
/
+2
*
|
|
semaphoreci: update Debian release to bullseye
Dan Streetman
2020-07-24
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #16561 from yuwata/test-ordered-set
Lennart Poettering
2020-07-23
1
-3
/
+19
|
\
\
|
*
|
test-ordered-set: add a case where we get 0 for duplicate entries
Zbigniew Jędrzejewski-Szmek
2020-07-23
1
-3
/
+16
|
*
|
test: clarify that ordered_set_put() returns -EEXIST if entry is duplicated
Yu Watanabe
2020-07-23
1
-1
/
+4
*
|
|
core: clean more env vars from env block pid1 receives
Lennart Poettering
2020-07-23
1
-0
/
+5
|
|
/
|
/
|
*
|
firstboot: don't create /etc/passwd with mode 000
Lennart Poettering
2020-07-23
1
-1
/
+1
*
|
nspawn: fix MS_SHARED mount propagation for userns containers
Lennart Poettering
2020-07-23
1
-12
/
+17
*
|
Update mkosi.ubuntu to 'focal'
szb512
2020-07-23
1
-3
/
+5
*
|
network: compare with peer address if it is specified
Yu Watanabe
2020-07-23
1
-1
/
+7
*
|
Merge pull request #16532 from yuwata/network-sync-state-file
Zbigniew Jędrzejewski-Szmek
2020-07-23
16
-157
/
+224
|
\
\
|
*
|
test-network: add test for duplicated IPv6Token=
Yu Watanabe
2020-07-22
1
-0
/
+2
|
*
|
network: ndisc: ignore duplicated IPv6Token=
Yu Watanabe
2020-07-22
3
-16
/
+31
|
*
|
network: ndisc: do not store duplicated data in Set
Yu Watanabe
2020-07-22
1
-99
/
+102
|
*
|
util: use IN6_ARE_ADDR_EQUAL() macro
Yu Watanabe
2020-07-22
1
-5
/
+1
|
*
|
test-network: drop unnecessary sleep() in NetworkdStateFileTests.test_state_file
Yu Watanabe
2020-07-22
1
-4
/
+3
|
*
|
network: make bus methods sync link state file
Yu Watanabe
2020-07-22
1
-11
/
+51
|
*
|
network: introduce link_save_and_clean()
Yu Watanabe
2020-07-22
4
-5
/
+15
|
*
|
tree-wide: use siphash24_compress_string() where it is applicable
Yu Watanabe
2020-07-22
5
-11
/
+7
|
*
|
util: introduce siphash24_compress_string()
Yu Watanabe
2020-07-22
1
-0
/
+7
|
*
|
util: make siphash24_compress_boolean() inline
Yu Watanabe
2020-07-22
2
-7
/
+6
*
|
|
man: do not say that isolate is like switching runlevels
Zbigniew Jędrzejewski-Szmek
2020-07-23
2
-6
/
+5
*
|
|
Merge pull request #16557 from keszybz/two-ci-fixes
Zbigniew Jędrzejewski-Szmek
2020-07-23
2
-8
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
meson: do not choke on time epoch when there are no git tags
Zbigniew Jędrzejewski-Szmek
2020-07-23
1
-7
/
+7
|
*
|
semaphore: pull in tree explicitly
Zbigniew Jędrzejewski-Szmek
2020-07-23
1
-1
/
+1
*
|
|
update NEWS
Lennart Poettering
2020-07-23
1
-4
/
+13
|
/
/
*
|
Merge pull request #16496 from DaanDeMeyer/firstboot-shell
Lennart Poettering
2020-07-23
2
-45
/
+137
|
\
\
|
*
|
firstboot: Add --root-shell option
Daan De Meyer
2020-07-22
2
-10
/
+105
|
*
|
firstboot: Tighten up passwd/shadow handling
Daan De Meyer
2020-07-22
2
-41
/
+38
*
|
|
Get SOURCE_EPOCH from the latest git tag instead of NEWS
Daan De Meyer
2020-07-23
1
-0
/
+4
*
|
|
Merge pull request #16542 from keszybz/make-targets-fail-again
Lennart Poettering
2020-07-23
9
-7
/
+20
|
\
\
\
|
*
|
|
pid1: target units can fail through dependencies
Zbigniew Jędrzejewski-Szmek
2020-07-22
1
-0
/
+2
|
*
|
|
Revert "units: drop OnFailure= from .target units"
Zbigniew Jędrzejewski-Szmek
2020-07-22
5
-0
/
+10
|
*
|
|
core/job: adjust whitespace and comment
Zbigniew Jędrzejewski-Szmek
2020-07-22
1
-2
/
+3
|
*
|
|
test-path: decrease variable scope
Zbigniew Jędrzejewski-Szmek
2020-07-22
1
-4
/
+3
|
*
|
|
test: increase timeout for test-path
Zbigniew Jędrzejewski-Szmek
2020-07-22
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
execute: take ownership of more fields in ExecParameters
Lennart Poettering
2020-07-23
2
-19
/
+18
*
|
|
Merge pull request #16536 from poettering/time-clock-map-fixes
Zbigniew Jędrzejewski-Szmek
2020-07-22
4
-30
/
+108
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core: don't acquire dual timestamp needlessly if we don't need it in .timer h...
Lennart Poettering
2020-07-21
1
-8
/
+9
[next]