summaryrefslogtreecommitdiffstats
path: root/src/journal/test-journal-match.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-04docs: spelling fixesJoerg Behrmann1-2/+2
2020-08-04update TODOLennart Poettering1-0/+3
2020-08-03core: reset bus error before reuseZbigniew Jędrzejewski-Szmek1-0/+1
2020-08-03doc: Put proot under "container" sectionChris Down1-1/+1
2020-08-03machine: Pass machine, user, program values to polkit on OpenMachineShellMarti Raudsepp1-5/+12
2020-08-03kernel-install/90-loaderentry: fix when /boot is not mountpointKir Kolyshkin1-2/+3
2020-08-03nspawn: Fix incorrect usage of putenvDaan De Meyer1-1/+1
2020-08-03dhcp6: parse the FQDN optionBeniamino Galvani7-45/+186
2020-08-01test: convert ubuntu-ci to use deny-listDan Streetman6-7/+7
2020-08-01man: fix typo in systemd.serviceEtienne Doms1-1/+1
2020-07-31network: fix DHCPv6 Prefix Delegation example after option renameFlorian Klink1-4/+1
2020-07-30NEWS: last ritesv246Zbigniew Jędrzejewski-Szmek1-40/+40
2020-07-30loop-device: implicitly sync device on detachLennart Poettering1-1/+5
2020-07-30udev: fix codesonar warningsAmitanand.Chikorde1-1/+1
2020-07-30pid1: stop limiting size of /dev/shmZbigniew Jędrzejewski-Szmek4-32/+28
2020-07-30path-util: make use of TAKE_PTR() where we canLennart Poettering1-4/+2
2020-07-30hwdb: Add EliteBook to use micmute hotkeyKai-Heng Feng1-5/+3
2020-07-30test-repart: also print json outputZbigniew Jędrzejewski-Szmek1-0/+15
2020-07-30repart: adjust --help and test output widthZbigniew Jędrzejewski-Szmek2-2/+3
2020-07-30repart: log fixesLennart Poettering1-2/+2
2020-07-30timesync: increase retry interval more slowlyZbigniew Jędrzejewski-Szmek2-5/+7
2020-07-30added alternative version of SurfTab TwinBenjamin Dahlhoff1-0/+4
2020-07-30Repart: Add support for machine readably reportTobias Hunger2-15/+74
2020-07-30network: fix use of uninitialized valueYu Watanabe1-1/+1
2020-07-30network: Fix "Unknown section 'DHCPv6PrefixDelegation'." messageMichael Marley1-0/+1
2020-07-29NEWS: mention about [DHCPv6PrefixDelegation] sectionYu Watanabe1-8/+9
2020-07-29meson: run 'ninja man/update-man-rules' againLennart Poettering1-1/+3
2020-07-29service: add new RootImageOptions featureLuca Boccassi23-15/+403
2020-07-29basic/list: add LIST_JOIN helperLuca Boccassi2-0/+62
2020-07-29man: fix link markupLennart Poettering1-4/+4
2020-07-29units: downgrade Requires= to Wants=Lennart Poettering1-1/+1
2020-07-29units: upgrade initrd check Conditions to AssertsLennart Poettering10-10/+10
2020-07-29test-cgroup-util: Handle result=NULL as empty stringGaurav Singh1-3/+3
2020-07-29firstboot: Update help string with --root-shell optionsDaan De Meyer1-0/+3
2020-07-29test-sleep: add more logging, show secure boot modeZbigniew Jędrzejewski-Szmek2-3/+12
2020-07-29NEWS: mention new tmpfs limitsZbigniew Jędrzejewski-Szmek1-0/+4
2020-07-29Bump /tmp size back to 50% of RAMZbigniew Jędrzejewski-Szmek2-7/+13
2020-07-28network: rename settings about DHCPv6 Prefix DelegationYu Watanabe9-107/+127
2020-07-28network: make RADVPrefixDelegation enum bitfieldYu Watanabe4-15/+7
2020-07-28network: update address infomation even if link is in failed or linger stateYu Watanabe1-4/+4
2020-07-28network: do not assume static addresses are configuredYu Watanabe3-34/+97
2020-07-28network: check at least one dynamic address is assigned when DHCP is enabledYu Watanabe1-2/+4
2020-07-28network: dhcp6: drop addresses and delegated prefixes on client stopYu Watanabe10-653/+1020
2020-07-28network: rename ipv4ll_address -> ipv4ll_address_configuredYu Watanabe3-7/+7
2020-07-28network: ndisc: also remove old DNSSL or RDNSS records after an SLAAC address...Yu Watanabe2-50/+76
2020-07-28network: ndisc: remove old addresses and routes after at least one SLAAC addr...Yu Watanabe5-44/+183
2020-07-28network: dhcp4: release old lease after the new address become readyYu Watanabe5-362/+118
2020-07-28network: make address/route_configure optionally return created Address/Route...Yu Watanabe8-19/+28
2020-07-28network: set key destructor in several hash_opsYu Watanabe6-15/+20
2020-07-28network: make link_check_ready() return earlier if the link is not in 'config...Yu Watanabe1-4/+6