summaryrefslogtreecommitdiffstats
path: root/docs/GROUP_RECORD.md (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-19tree-wide: use return value of log_xxx_errno()Yu Watanabe4-39/+21
2020-11-19coccinelle: add one more rule to use return value of log_xxx_errno()Yu Watanabe1-0/+9
2020-11-19seccomp: move brk+mmap+mmap2 into @default syscall filter setLennart Poettering1-3/+3
2020-11-19man: suffix settings name with = and enclose in <varname>Lennart Poettering1-6/+4
2020-11-19units: wait until some fs modules are entirely loaded before mounting their c...Franck Bui2-4/+16
2020-11-19Revert "units: skip modprobe@.service if the unit appears to be already loaded"Franck Bui1-1/+0
2020-11-18khash: fix structured initializerYu Watanabe1-2/+2
2020-11-18man: Fix sd_bus_message_append_array_space function signatureigo958621-0/+1
2020-11-18JOURNAL_FILE_FORMAT: fixup typos and punctuationVito Caputo1-7/+7
2020-11-18tree-wide: update "that that"Yu Watanabe5-14/+10
2020-11-18man,NEWS: fix "the the"Yu Watanabe2-4/+4
2020-11-17sd-device: drop unwanted newline in netlink messageYu Watanabe1-0/+4
2020-11-17test/udev-test: gracefully exit when imports failZbigniew Jędrzejewski-Szmek1-5/+13
2020-11-17Revert "resolve: check DNSSD service name template before assigning it"Roman Beranek4-36/+41
2020-11-17hwdb/60-keyboard: untabify and move comments to the same columnZbigniew Jędrzejewski-Szmek1-135/+135
2020-11-17NEWS,man: improve descriptions of Independent=Zbigniew Jędrzejewski-Szmek2-15/+12
2020-11-17man: drop misplaced phraseZbigniew Jędrzejewski-Szmek1-1/+1
2020-11-17man: Add a paragraph to sd_bus_call explaning callback message lifetimeigo958621-0/+6
2020-11-17network: use the common "cannot" formZbigniew Jędrzejewski-Szmek1-1/+1
2020-11-17man/systemd.netdev: remove bogus markupZbigniew Jędrzejewski-Szmek2-3/+3
2020-11-17man/systemd.netdev: don't say "ranges"Zbigniew Jędrzejewski-Szmek1-2/+3
2020-11-17NEWS: slightly fix explanation about oomdYu Watanabe1-1/+1
2020-11-17man: DHCPv6PrefixDelegation= is disabled by dafaultYu Watanabe1-1/+1
2020-11-17NEWS: add several entries for networkdYu Watanabe1-3/+18
2020-11-17test-oomd-util: remove memory_pressure == 0 checksAnita Zhang1-4/+0
2020-11-17man: mention that FirewallMark= optionally takes firewall maskYu Watanabe1-1/+3
2020-11-17test: let's start getting ready for 2020Zbigniew Jędrzejewski-Szmek1-0/+3
2020-11-17meson: use proper variable for libudev.h pathZbigniew Jędrzejewski-Szmek2-2/+2
2020-11-17meson: fix build tests for c++14 and c++17Yu Watanabe1-2/+2
2020-11-17udev: use FOREACH_DEVICE_TAG() macro at one more placeYu Watanabe1-1/+1
2020-11-17man: Separated paragraph about making sd_bus object reply asyncigo958621-3/+5
2020-11-16update TODOLennart Poettering1-0/+12
2020-11-16man: add missing full stopLennart Poettering1-1/+1
2020-11-16meson: use "_" as separator in test namesYu Watanabe1-1/+2
2020-11-16sd-dhcp6-client: insert spaces around ternary operatorYu Watanabe1-2/+1
2020-11-16network: honor M or O flag in RA even if IPv6AcceptRA.DHCPv6Cleint=alwaysYu Watanabe2-7/+13
2020-11-16missing: define several syscall numbers for MIPS archYu Watanabe1-65/+79
2020-11-16test: bump timeout for test-libcrypt-utilMichael Biebl1-1/+2
2020-11-16clang-format: set SpaceBeforeParens to ControlStatementsExceptForEachMacrosDaan De Meyer1-0/+1
2020-11-16networkd: fix default value of DHCPv6ClientChristof Efkemann1-1/+1
2020-11-14hwdb: 60-keyboard: Update Logitech MX5000 key mappingsHans de Goede1-0/+2
2020-11-14hwdb: 60-keyboard: Add Logitech Dinovo Edge special key key-mappingsHans de Goede1-0/+10
2020-11-14hwdb: 60-keyboard: Add Fn key mapping for Logitech wireless keyboardsHans de Goede1-2/+4
2020-11-14man: fix prototpe of sd_bus_message_peek_type()Yu Watanabe1-0/+1
2020-11-14man: add missing <para> tag, and drop redundant ">"Yu Watanabe1-3/+3
2020-11-14systemctl: fix minor coding style issueYu Watanabe1-1/+2
2020-11-14systemctl: use unsigned for job_countYu Watanabe1-1/+1
2020-11-14systemctl: always show underline even if unit has no job IDYu Watanabe1-1/+1
2020-11-13io-util: do not call log_oom() in library functionsYu Watanabe1-2/+2
2020-11-13bpf: do not call log_oom() in library functionYu Watanabe1-2/+1