index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
test-journal-match.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
docs: spelling fixes
Joerg Behrmann
1
-2
/
+2
2020-08-04
update TODO
Lennart Poettering
1
-0
/
+3
2020-08-03
core: reset bus error before reuse
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2020-08-03
doc: Put proot under "container" section
Chris Down
1
-1
/
+1
2020-08-03
machine: Pass machine, user, program values to polkit on OpenMachineShell
Marti Raudsepp
1
-5
/
+12
2020-08-03
kernel-install/90-loaderentry: fix when /boot is not mountpoint
Kir Kolyshkin
1
-2
/
+3
2020-08-03
nspawn: Fix incorrect usage of putenv
Daan De Meyer
1
-1
/
+1
2020-08-03
dhcp6: parse the FQDN option
Beniamino Galvani
7
-45
/
+186
2020-08-01
test: convert ubuntu-ci to use deny-list
Dan Streetman
6
-7
/
+7
2020-08-01
man: fix typo in systemd.service
Etienne Doms
1
-1
/
+1
2020-07-31
network: fix DHCPv6 Prefix Delegation example after option rename
Florian Klink
1
-4
/
+1
2020-07-30
NEWS: last rites
v246
Zbigniew Jędrzejewski-Szmek
1
-40
/
+40
2020-07-30
loop-device: implicitly sync device on detach
Lennart Poettering
1
-1
/
+5
2020-07-30
udev: fix codesonar warnings
Amitanand.Chikorde
1
-1
/
+1
2020-07-30
pid1: stop limiting size of /dev/shm
Zbigniew Jędrzejewski-Szmek
4
-32
/
+28
2020-07-30
path-util: make use of TAKE_PTR() where we can
Lennart Poettering
1
-4
/
+2
2020-07-30
hwdb: Add EliteBook to use micmute hotkey
Kai-Heng Feng
1
-5
/
+3
2020-07-30
test-repart: also print json output
Zbigniew Jędrzejewski-Szmek
1
-0
/
+15
2020-07-30
repart: adjust --help and test output width
Zbigniew Jędrzejewski-Szmek
2
-2
/
+3
2020-07-30
repart: log fixes
Lennart Poettering
1
-2
/
+2
2020-07-30
timesync: increase retry interval more slowly
Zbigniew Jędrzejewski-Szmek
2
-5
/
+7
2020-07-30
added alternative version of SurfTab Twin
Benjamin Dahlhoff
1
-0
/
+4
2020-07-30
Repart: Add support for machine readably report
Tobias Hunger
2
-15
/
+74
2020-07-30
network: fix use of uninitialized value
Yu Watanabe
1
-1
/
+1
2020-07-30
network: Fix "Unknown section 'DHCPv6PrefixDelegation'." message
Michael Marley
1
-0
/
+1
2020-07-29
NEWS: mention about [DHCPv6PrefixDelegation] section
Yu Watanabe
1
-8
/
+9
2020-07-29
meson: run 'ninja man/update-man-rules' again
Lennart Poettering
1
-1
/
+3
2020-07-29
service: add new RootImageOptions feature
Luca Boccassi
23
-15
/
+403
2020-07-29
basic/list: add LIST_JOIN helper
Luca Boccassi
2
-0
/
+62
2020-07-29
man: fix link markup
Lennart Poettering
1
-4
/
+4
2020-07-29
units: downgrade Requires= to Wants=
Lennart Poettering
1
-1
/
+1
2020-07-29
units: upgrade initrd check Conditions to Asserts
Lennart Poettering
10
-10
/
+10
2020-07-29
test-cgroup-util: Handle result=NULL as empty string
Gaurav Singh
1
-3
/
+3
2020-07-29
firstboot: Update help string with --root-shell options
Daan De Meyer
1
-0
/
+3
2020-07-29
test-sleep: add more logging, show secure boot mode
Zbigniew Jędrzejewski-Szmek
2
-3
/
+12
2020-07-29
NEWS: mention new tmpfs limits
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2020-07-29
Bump /tmp size back to 50% of RAM
Zbigniew Jędrzejewski-Szmek
2
-7
/
+13
2020-07-28
network: rename settings about DHCPv6 Prefix Delegation
Yu Watanabe
9
-107
/
+127
2020-07-28
network: make RADVPrefixDelegation enum bitfield
Yu Watanabe
4
-15
/
+7
2020-07-28
network: update address infomation even if link is in failed or linger state
Yu Watanabe
1
-4
/
+4
2020-07-28
network: do not assume static addresses are configured
Yu Watanabe
3
-34
/
+97
2020-07-28
network: check at least one dynamic address is assigned when DHCP is enabled
Yu Watanabe
1
-2
/
+4
2020-07-28
network: dhcp6: drop addresses and delegated prefixes on client stop
Yu Watanabe
10
-653
/
+1020
2020-07-28
network: rename ipv4ll_address -> ipv4ll_address_configured
Yu Watanabe
3
-7
/
+7
2020-07-28
network: ndisc: also remove old DNSSL or RDNSS records after an SLAAC address...
Yu Watanabe
2
-50
/
+76
2020-07-28
network: ndisc: remove old addresses and routes after at least one SLAAC addr...
Yu Watanabe
5
-44
/
+183
2020-07-28
network: dhcp4: release old lease after the new address become ready
Yu Watanabe
5
-362
/
+118
2020-07-28
network: make address/route_configure optionally return created Address/Route...
Yu Watanabe
8
-19
/
+28
2020-07-28
network: set key destructor in several hash_ops
Yu Watanabe
6
-15
/
+20
2020-07-28
network: make link_check_ready() return earlier if the link is not in 'config...
Yu Watanabe
1
-4
/
+6
[next]